# Logfile created on 2025-04-16 17:20:39 +0000 by logger.rb/v1.5.3 I, [2025-04-16T17:20:39.551090 #622435] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2025-04-16T17:20:39.551420 #622435] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary E, [2025-04-16T17:20:39.574011 #622435] ERROR -- : Cloning into 'trunk-iseq_binary'... E, [2025-04-16T17:20:56.085629 #622435] ERROR -- : Updating files: 54% (6008/11032) Updating files: 55% (6068/11032) Updating files: 56% (6178/11032) Updating files: 57% (6289/11032) Updating files: 58% (6399/11032) Updating files: 59% (6509/11032) Updating files: 60% (6620/11032) Updating files: 61% (6730/11032) Updating files: 62% (6840/11032) Updating files: 63% (6951/11032) Updating files: 64% (7061/11032) Updating files: 65% (7171/11032) Updating files: 66% (7282/11032) Updating files: 67% (7392/11032) Updating files: 68% (7502/11032) Updating files: 69% (7613/11032) Updating files: 70% (7723/11032) Updating files: 71% (7833/11032) Updating files: 72% (7944/11032) Updating files: 73% (8054/11032) Updating files: 74% (8164/11032) Updating files: 75% (8274/11032) Updating files: 76% (8385/11032) Updating files: 77% (8495/11032) Updating files: 78% (8605/11032) Updating files: 79% (8716/11032) Updating files: 80% (8826/11032) Updating files: 81% (8936/11032) Updating files: 82% (9047/11032) Updating files: 83% (9157/11032) Updating files: 84% (9267/11032) Updating files: 85% (9378/11032) Updating files: 86% (9488/11032) Updating files: 87% (9598/11032) Updating files: 88% (9709/11032) Updating files: 89% (9819/11032) Updating files: 90% (9929/11032) Updating files: 91% (10040/11032) Updating files: 92% (10150/11032) Updating files: 93% (10260/11032) Updating files: 94% (10371/11032) Updating files: 95% (10481/11032) Updating files: 96% (10591/11032) Updating files: 97% (10702/11032) Updating files: 98% (10812/11032) Updating files: 99% (10922/11032) Updating files: 100% (11032/11032) Updating files: 100% (11032/11032), done. I, [2025-04-16T17:20:56.108970 #622435] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary" exit with 0. I, [2025-04-16T17:20:56.109488 #622435] INFO -- : $$$[beg] ./autogen.sh I, [2025-04-16T17:21:01.877141 #622435] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2025-04-16T17:21:01.877499 #622435] INFO -- : $$$[beg] autoconf I, [2025-04-16T17:21:02.267687 #622435] INFO -- : $$$[end] "autoconf" exit with 0. I, [2025-04-16T17:21:02.267998 #622435] INFO -- : $$$[beg] /tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared I, [2025-04-16T17:21:02.821881 #622435] INFO -- : checking for ruby... /usr/bin/ruby I, [2025-04-16T17:21:03.110023 #622435] INFO -- : tool/config.guess already exists I, [2025-04-16T17:21:03.110217 #622435] INFO -- : tool/config.sub already exists I, [2025-04-16T17:21:03.585130 #622435] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2025-04-16T17:21:03.585205 #622435] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2025-04-16T17:21:03.585773 #622435] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2025-04-16T17:21:03.597562 #622435] INFO -- : checking for gcc... gcc I, [2025-04-16T17:21:03.608790 #622435] INFO -- : checking for ld... ld I, [2025-04-16T17:21:03.616283 #622435] INFO -- : checking for gcc-ar... gcc-ar I, [2025-04-16T17:21:03.621491 #622435] INFO -- : checking for g++... no I, [2025-04-16T17:21:03.647819 #622435] INFO -- : checking for gcc-nm... gcc-nm I, [2025-04-16T17:21:03.656701 #622435] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2025-04-16T17:21:03.656767 #622435] INFO -- : checking for gcc... (cached) gcc I, [2025-04-16T17:21:04.060932 #622435] INFO -- : checking whether the C compiler works... yes I, [2025-04-16T17:21:04.061009 #622435] INFO -- : checking for C compiler default output file name... a.out I, [2025-04-16T17:21:04.199148 #622435] INFO -- : checking for suffix of executables... I, [2025-04-16T17:21:04.380874 #622435] INFO -- : checking whether we are cross compiling... no I, [2025-04-16T17:21:04.460480 #622435] INFO -- : checking for suffix of object files... o I, [2025-04-16T17:21:04.570027 #622435] INFO -- : checking whether the compiler supports GNU C... yes I, [2025-04-16T17:21:04.665025 #622435] INFO -- : checking whether gcc accepts -g... yes I, [2025-04-16T17:21:04.736429 #622435] INFO -- : checking for gcc option to enable C11 features... none needed I, [2025-04-16T17:21:04.736518 #622435] INFO -- : checking for g++... no I, [2025-04-16T17:21:04.736544 #622435] INFO -- : checking for c++... c++ I, [2025-04-16T17:21:05.199356 #622435] INFO -- : checking whether the compiler supports GNU C++... yes I, [2025-04-16T17:21:05.226817 #622435] INFO -- : checking whether c++ accepts -g... yes I, [2025-04-16T17:21:06.993239 #622435] INFO -- : checking for c++ option to enable C++11 features... unsupported I, [2025-04-16T17:21:09.041292 #622435] INFO -- : checking for c++ option to enable C++98 features... unsupported I, [2025-04-16T17:21:09.206601 #622435] INFO -- : checking how to run the C preprocessor... gcc -E I, [2025-04-16T17:21:09.375592 #622435] INFO -- : checking for gas... no I, [2025-04-16T17:21:09.375886 #622435] INFO -- : checking for as... as I, [2025-04-16T17:21:09.376369 #622435] INFO -- : checking for gobjcopy... no I, [2025-04-16T17:21:09.376657 #622435] INFO -- : checking for objcopy... objcopy I, [2025-04-16T17:21:09.377093 #622435] INFO -- : checking for gobjdump... no I, [2025-04-16T17:21:09.377420 #622435] INFO -- : checking for objdump... objdump I, [2025-04-16T17:21:09.377756 #622435] INFO -- : checking for gstrip... no I, [2025-04-16T17:21:09.377995 #622435] INFO -- : checking for strip... strip I, [2025-04-16T17:21:09.488088 #622435] INFO -- : checking for stdio.h... yes I, [2025-04-16T17:21:09.543572 #622435] INFO -- : checking for stdlib.h... yes I, [2025-04-16T17:21:09.606229 #622435] INFO -- : checking for string.h... yes I, [2025-04-16T17:21:09.682503 #622435] INFO -- : checking for inttypes.h... yes I, [2025-04-16T17:21:09.742281 #622435] INFO -- : checking for stdint.h... yes I, [2025-04-16T17:21:09.803535 #622435] INFO -- : checking for strings.h... yes I, [2025-04-16T17:21:09.864019 #622435] INFO -- : checking for sys/stat.h... yes I, [2025-04-16T17:21:09.961339 #622435] INFO -- : checking for sys/types.h... yes I, [2025-04-16T17:21:10.028298 #622435] INFO -- : checking for unistd.h... yes I, [2025-04-16T17:21:10.098953 #622435] INFO -- : checking for wchar.h... yes I, [2025-04-16T17:21:10.331163 #622435] INFO -- : checking for minix/config.h... no I, [2025-04-16T17:21:10.635759 #622435] INFO -- : checking for vfork.h... no I, [2025-04-16T17:21:10.703862 #622435] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2025-04-16T17:21:10.758473 #622435] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2025-04-16T17:21:11.026303 #622435] INFO -- : checking whether the linker is GNU ld... yes I, [2025-04-16T17:21:11.077105 #622435] INFO -- : checking whether gcc -E accepts -o... yes I, [2025-04-16T17:21:11.124393 #622435] INFO -- : checking for gcc-ar flags... rcD I, [2025-04-16T17:21:11.124483 #622435] INFO -- : checking whether ln -s works... yes I, [2025-04-16T17:21:11.155752 #622435] INFO -- : checking whether make sets $(MAKE)... yes I, [2025-04-16T17:21:11.178808 #622435] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2025-04-16T17:21:11.197599 #622435] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2025-04-16T17:21:11.198057 #622435] INFO -- : checking for dtrace... no I, [2025-04-16T17:21:11.198468 #622435] INFO -- : checking for dot... no I, [2025-04-16T17:21:11.198856 #622435] INFO -- : checking for doxygen... no I, [2025-04-16T17:21:11.199323 #622435] INFO -- : checking for pkg-config... no I, [2025-04-16T17:21:11.316176 #622435] INFO -- : checking whether it is Android... no I, [2025-04-16T17:21:11.367656 #622435] INFO -- : checking for cd using physical directory... cd -P I, [2025-04-16T17:21:11.439219 #622435] INFO -- : checking whether CFLAGS is valid... yes I, [2025-04-16T17:21:11.608918 #622435] INFO -- : checking whether LDFLAGS is valid... yes I, [2025-04-16T17:21:11.792162 #622435] INFO -- : checking whether ELF binaries are produced... yes I, [2025-04-16T17:21:11.993138 #622435] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2025-04-16T17:21:12.057333 #622435] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2025-04-16T17:21:12.286267 #622435] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2025-04-16T17:21:12.408345 #622435] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2025-04-16T17:21:12.483518 #622435] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2025-04-16T17:21:12.612498 #622435] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2025-04-16T17:21:12.681036 #622435] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2025-04-16T17:21:12.765049 #622435] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2025-04-16T17:21:12.861273 #622435] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2025-04-16T17:21:12.929532 #622435] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.006385 #622435] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.223783 #622435] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2025-04-16T17:21:13.337378 #622435] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.463173 #622435] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.562358 #622435] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.651712 #622435] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.720258 #622435] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.850968 #622435] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2025-04-16T17:21:13.951449 #622435] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.087449 #622435] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.149152 #622435] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.250205 #622435] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.346262 #622435] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.439107 #622435] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.532733 #622435] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.631871 #622435] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.727921 #622435] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.800201 #622435] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.857860 #622435] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2025-04-16T17:21:14.926919 #622435] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2025-04-16T17:21:15.072183 #622435] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2025-04-16T17:21:15.345034 #622435] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2025-04-16T17:21:15.572016 #622435] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2025-04-16T17:21:15.651409 #622435] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2025-04-16T17:21:15.905802 #622435] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2025-04-16T17:21:16.283073 #622435] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2025-04-16T17:21:16.443756 #622435] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2025-04-16T17:21:16.643615 #622435] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2025-04-16T17:21:16.645968 #622435] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2025-04-16T17:21:16.773840 #622435] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2025-04-16T17:21:17.046821 #622435] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2025-04-16T17:21:17.620600 #622435] INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes I, [2025-04-16T17:21:17.778655 #622435] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2025-04-16T17:21:17.880113 #622435] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2025-04-16T17:21:17.990834 #622435] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2025-04-16T17:21:18.732487 #622435] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2025-04-16T17:21:19.097891 #622435] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2025-04-16T17:21:19.243745 #622435] INFO -- : checking for pthread.h... yes I, [2025-04-16T17:21:20.335999 #622435] INFO -- : checking for pthread_create in -lthr... no I, [2025-04-16T17:21:22.171230 #622435] INFO -- : checking for pthread_create in -lpthread... yes I, [2025-04-16T17:21:22.868209 #622435] INFO -- : checking for pthread_np.h... no I, [2025-04-16T17:21:22.868488 #622435] INFO -- : checking thread model... pthread I, [2025-04-16T17:21:23.265583 #622435] INFO -- : checking whether CXXFLAGS is valid... no E, [2025-04-16T17:21:23.265726 #622435] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2025-04-16T17:21:24.771895 #622435] INFO -- : checking for crypt in -lcrypt... yes I, [2025-04-16T17:21:25.263465 #622435] INFO -- : checking for dlopen in -ldl... yes I, [2025-04-16T17:21:26.656482 #622435] INFO -- : checking for shutdown in -lsocket... no I, [2025-04-16T17:21:26.858879 #622435] INFO -- : checking for dirent.h that defines DIR... yes I, [2025-04-16T17:21:29.165999 #622435] INFO -- : checking for library containing opendir... none required I, [2025-04-16T17:21:30.472573 #622435] INFO -- : checking for _Bool... yes I, [2025-04-16T17:21:30.665863 #622435] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2025-04-16T17:21:30.859505 #622435] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2025-04-16T17:21:31.175839 #622435] INFO -- : checking for afunix.h... no I, [2025-04-16T17:21:32.103137 #622435] INFO -- : checking for atomic.h... no I, [2025-04-16T17:21:33.646135 #622435] INFO -- : checking for copyfile.h... no I, [2025-04-16T17:21:35.415040 #622435] INFO -- : checking for direct.h... no I, [2025-04-16T17:21:36.222971 #622435] INFO -- : checking for grp.h... yes I, [2025-04-16T17:21:36.733025 #622435] INFO -- : checking for fcntl.h... yes I, [2025-04-16T17:21:37.008919 #622435] INFO -- : checking for float.h... yes I, [2025-04-16T17:21:38.675643 #622435] INFO -- : checking for ieeefp.h... no I, [2025-04-16T17:21:40.677937 #622435] INFO -- : checking for intrinsics.h... no I, [2025-04-16T17:21:40.918878 #622435] INFO -- : checking for langinfo.h... yes I, [2025-04-16T17:21:41.191274 #622435] INFO -- : checking for limits.h... yes I, [2025-04-16T17:21:41.467114 #622435] INFO -- : checking for locale.h... yes I, [2025-04-16T17:21:41.798217 #622435] INFO -- : checking for malloc.h... yes I, [2025-04-16T17:21:42.309279 #622435] INFO -- : checking for malloc/malloc.h... no I, [2025-04-16T17:21:42.495973 #622435] INFO -- : checking for malloc_np.h... no I, [2025-04-16T17:21:42.715175 #622435] INFO -- : checking for net/socket.h... no I, [2025-04-16T17:21:42.951390 #622435] INFO -- : checking for process.h... no I, [2025-04-16T17:21:42.987157 #622435] INFO -- : checking for pwd.h... yes I, [2025-04-16T17:21:43.024103 #622435] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2025-04-16T17:21:43.246407 #622435] INFO -- : checking for sanitizer/msan_interface.h... no I, [2025-04-16T17:21:43.453620 #622435] INFO -- : checking for setjmpex.h... no I, [2025-04-16T17:21:43.495374 #622435] INFO -- : checking for stdalign.h... yes I, [2025-04-16T17:21:43.495887 #622435] INFO -- : checking for stdio.h... (cached) yes I, [2025-04-16T17:21:43.754704 #622435] INFO -- : checking for sys/attr.h... no I, [2025-04-16T17:21:43.777890 #622435] INFO -- : checking for sys/eventfd.h... yes I, [2025-04-16T17:21:43.803797 #622435] INFO -- : checking for sys/fcntl.h... yes I, [2025-04-16T17:21:43.845931 #622435] INFO -- : checking for sys/file.h... yes I, [2025-04-16T17:21:44.062405 #622435] INFO -- : checking for sys/id.h... no I, [2025-04-16T17:21:44.096704 #622435] INFO -- : checking for sys/ioctl.h... yes I, [2025-04-16T17:21:44.305524 #622435] INFO -- : checking for sys/mkdev.h... no I, [2025-04-16T17:21:44.391806 #622435] INFO -- : checking for sys/param.h... yes I, [2025-04-16T17:21:44.413298 #622435] INFO -- : checking for sys/prctl.h... yes I, [2025-04-16T17:21:44.438647 #622435] INFO -- : checking for sys/random.h... yes I, [2025-04-16T17:21:44.467355 #622435] INFO -- : checking for sys/resource.h... yes I, [2025-04-16T17:21:44.510181 #622435] INFO -- : checking for sys/select.h... yes I, [2025-04-16T17:21:44.545767 #622435] INFO -- : checking for sys/sendfile.h... yes I, [2025-04-16T17:21:44.594968 #622435] INFO -- : checking for sys/socket.h... yes I, [2025-04-16T17:21:44.629836 #622435] INFO -- : checking for sys/syscall.h... yes I, [2025-04-16T17:21:44.669595 #622435] INFO -- : checking for sys/sysmacros.h... yes I, [2025-04-16T17:21:44.706959 #622435] INFO -- : checking for sys/time.h... yes I, [2025-04-16T17:21:44.755388 #622435] INFO -- : checking for sys/times.h... yes I, [2025-04-16T17:21:44.783486 #622435] INFO -- : checking for sys/uio.h... yes I, [2025-04-16T17:21:46.024259 #622435] INFO -- : checking for sys/utime.h... no I, [2025-04-16T17:21:46.576984 #622435] INFO -- : checking for syscall.h... yes I, [2025-04-16T17:21:46.669983 #622435] INFO -- : checking for time.h... yes I, [2025-04-16T17:21:46.784299 #622435] INFO -- : checking for ucontext.h... yes I, [2025-04-16T17:21:46.857565 #622435] INFO -- : checking for utime.h... yes I, [2025-04-16T17:21:46.931723 #622435] INFO -- : checking for sys/epoll.h... yes I, [2025-04-16T17:21:47.359707 #622435] INFO -- : checking for sys/event.h... no I, [2025-04-16T17:21:47.968027 #622435] INFO -- : checking for stdckdint.h... no I, [2025-04-16T17:21:48.088345 #622435] INFO -- : checking for stdatomic.h... yes I, [2025-04-16T17:21:48.190193 #622435] INFO -- : checking for x86intrin.h... yes I, [2025-04-16T17:21:48.329390 #622435] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2025-04-16T17:21:48.440380 #622435] INFO -- : checking for gmp.h... yes I, [2025-04-16T17:21:50.491525 #622435] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2025-04-16T17:21:50.493615 #622435] INFO -- : checking for special C compiler options needed for large files... no I, [2025-04-16T17:21:50.719998 #622435] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2025-04-16T17:21:52.541355 #622435] INFO -- : checking whether byte ordering is bigendian... no I, [2025-04-16T17:21:52.791908 #622435] INFO -- : checking for an ANSI C-conforming const... yes I, [2025-04-16T17:21:52.887687 #622435] INFO -- : checking whether char is unsigned... no I, [2025-04-16T17:21:53.006517 #622435] INFO -- : checking for inline... inline I, [2025-04-16T17:21:53.121830 #622435] INFO -- : checking for working volatile... yes I, [2025-04-16T17:21:53.262130 #622435] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2025-04-16T17:21:53.348526 #622435] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2025-04-16T17:21:54.330659 #622435] INFO -- : checking for long long... yes I, [2025-04-16T17:21:55.727048 #622435] INFO -- : checking for off_t... yes I, [2025-04-16T17:21:56.355123 #622435] INFO -- : checking char bit... 8 I, [2025-04-16T17:21:56.915362 #622435] INFO -- : checking size of int... 4 I, [2025-04-16T17:21:58.887366 #622435] INFO -- : checking size of short... 2 I, [2025-04-16T17:21:59.922599 #622435] INFO -- : checking size of long... 8 I, [2025-04-16T17:22:01.123645 #622435] INFO -- : checking size of long long... 8 I, [2025-04-16T17:22:02.911740 #622435] INFO -- : checking size of __int64... 0 I, [2025-04-16T17:22:05.146453 #622435] INFO -- : checking size of __int128... 16 I, [2025-04-16T17:22:08.567331 #622435] INFO -- : checking size of off_t... 8 I, [2025-04-16T17:22:09.706714 #622435] INFO -- : checking size of void*... 8 I, [2025-04-16T17:22:10.887459 #622435] INFO -- : checking size of float... 4 I, [2025-04-16T17:22:11.991644 #622435] INFO -- : checking size of double... 8 I, [2025-04-16T17:22:12.929422 #622435] INFO -- : checking size of time_t... 8 I, [2025-04-16T17:22:16.031951 #622435] INFO -- : checking size of clock_t... 8 I, [2025-04-16T17:22:19.751066 #622435] INFO -- : checking word size... 8 I, [2025-04-16T17:22:23.441811 #622435] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2025-04-16T17:22:24.115881 #622435] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2025-04-16T17:22:24.434729 #622435] INFO -- : checking for printf prefix for long long... ll I, [2025-04-16T17:22:25.189205 #622435] INFO -- : checking for pid_t... yes I, [2025-04-16T17:22:26.161038 #622435] INFO -- : checking for convertible type of pid_t... INT I, [2025-04-16T17:22:26.499348 #622435] INFO -- : checking for uid_t... yes I, [2025-04-16T17:22:27.345629 #622435] INFO -- : checking for convertible type of uid_t... UINT I, [2025-04-16T17:22:27.590119 #622435] INFO -- : checking for gid_t... yes I, [2025-04-16T17:22:28.361796 #622435] INFO -- : checking for convertible type of gid_t... UINT I, [2025-04-16T17:22:28.579169 #622435] INFO -- : checking for time_t... yes I, [2025-04-16T17:22:29.066602 #622435] INFO -- : checking for convertible type of time_t... LONG I, [2025-04-16T17:22:29.442127 #622435] INFO -- : checking for dev_t... yes I, [2025-04-16T17:22:29.991719 #622435] INFO -- : checking for convertible type of dev_t... ULONG I, [2025-04-16T17:22:30.179772 #622435] INFO -- : checking for mode_t... yes I, [2025-04-16T17:22:30.760679 #622435] INFO -- : checking for convertible type of mode_t... UINT I, [2025-04-16T17:22:30.954187 #622435] INFO -- : checking for rlim_t... yes I, [2025-04-16T17:22:31.315593 #622435] INFO -- : checking for convertible type of rlim_t... ULONG I, [2025-04-16T17:22:31.350493 #622435] INFO -- : checking for off_t... (cached) yes I, [2025-04-16T17:22:32.233296 #622435] INFO -- : checking for convertible type of off_t... LONG I, [2025-04-16T17:22:32.439800 #622435] INFO -- : checking for clockid_t... yes I, [2025-04-16T17:22:33.002286 #622435] INFO -- : checking for convertible type of clockid_t... INT I, [2025-04-16T17:22:33.040095 #622435] INFO -- : checking for variable length macro... yes I, [2025-04-16T17:22:33.067282 #622435] INFO -- : checking if _Alignof() works... yes I, [2025-04-16T17:22:33.089873 #622435] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2025-04-16T17:22:33.116984 #622435] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2025-04-16T17:22:33.144272 #622435] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2025-04-16T17:22:33.160751 #622435] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2025-04-16T17:22:33.185691 #622435] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2025-04-16T17:22:33.204639 #622435] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2025-04-16T17:22:33.224409 #622435] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2025-04-16T17:22:33.238945 #622435] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2025-04-16T17:22:33.260162 #622435] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2025-04-16T17:22:33.292704 #622435] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2025-04-16T17:22:33.312753 #622435] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2025-04-16T17:22:33.340219 #622435] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2025-04-16T17:22:33.360425 #622435] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2025-04-16T17:22:33.386833 #622435] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2025-04-16T17:22:33.413123 #622435] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2025-04-16T17:22:33.427891 #622435] INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... no I, [2025-04-16T17:22:33.449439 #622435] INFO -- : checking for std::nullptr_t... no I, [2025-04-16T17:22:33.696653 #622435] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2025-04-16T17:22:33.976045 #622435] INFO -- : checking for FUNC_CDECL function attribute... x I, [2025-04-16T17:22:34.193006 #622435] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2025-04-16T17:22:34.229791 #622435] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2025-04-16T17:22:34.262518 #622435] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2025-04-16T17:22:34.452539 #622435] INFO -- : checking for function alias... alias I, [2025-04-16T17:22:34.566318 #622435] INFO -- : checking for __atomic builtins... yes I, [2025-04-16T17:22:34.722455 #622435] INFO -- : checking for __sync builtins... yes I, [2025-04-16T17:22:34.854867 #622435] INFO -- : checking for __builtin_unreachable... yes I, [2025-04-16T17:22:35.032209 #622435] INFO -- : checking for __assume... no I, [2025-04-16T17:22:35.194542 #622435] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2025-04-16T17:22:35.234511 #622435] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2025-04-16T17:22:35.486772 #622435] INFO -- : checking for function name string predefined identifier... __func__ I, [2025-04-16T17:22:35.526947 #622435] INFO -- : checking if enum over int is allowed... yes I, [2025-04-16T17:22:35.695743 #622435] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2025-04-16T17:22:36.056648 #622435] INFO -- : checking whether sys_nerr is declared... no I, [2025-04-16T17:22:36.126637 #622435] INFO -- : checking whether getenv is declared... yes I, [2025-04-16T17:22:36.997706 #622435] INFO -- : checking for size_t... yes I, [2025-04-16T17:22:37.623532 #622435] INFO -- : checking size of size_t... 8 I, [2025-04-16T17:22:37.975861 #622435] INFO -- : checking size of ptrdiff_t... 8 I, [2025-04-16T17:22:38.332968 #622435] INFO -- : checking size of dev_t... 8 I, [2025-04-16T17:22:38.401049 #622435] INFO -- : checking for printf prefix for size_t... z I, [2025-04-16T17:22:38.466421 #622435] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2025-04-16T17:22:38.546804 #622435] INFO -- : checking for struct stat.st_blksize... yes I, [2025-04-16T17:22:38.612370 #622435] INFO -- : checking for struct stat.st_blocks... yes I, [2025-04-16T17:22:38.687051 #622435] INFO -- : checking for struct stat.st_rdev... yes I, [2025-04-16T17:22:38.772248 #622435] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2025-04-16T17:22:38.847301 #622435] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2025-04-16T17:22:38.930284 #622435] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2025-04-16T17:22:39.029282 #622435] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2025-04-16T17:22:39.120577 #622435] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2025-04-16T17:22:39.696811 #622435] INFO -- : checking for struct stat.st_atim... yes I, [2025-04-16T17:22:40.834314 #622435] INFO -- : checking for struct stat.st_atimespec... no I, [2025-04-16T17:22:42.694526 #622435] INFO -- : checking for struct stat.st_atimensec... no I, [2025-04-16T17:22:43.129280 #622435] INFO -- : checking for struct stat.st_mtim... yes I, [2025-04-16T17:22:43.723111 #622435] INFO -- : checking for struct stat.st_mtimespec... no I, [2025-04-16T17:22:44.300576 #622435] INFO -- : checking for struct stat.st_mtimensec... no I, [2025-04-16T17:22:44.626919 #622435] INFO -- : checking for struct stat.st_ctim... yes I, [2025-04-16T17:22:45.738317 #622435] INFO -- : checking for struct stat.st_ctimespec... no I, [2025-04-16T17:22:46.259865 #622435] INFO -- : checking for struct stat.st_ctimensec... no I, [2025-04-16T17:22:47.063382 #622435] INFO -- : checking for struct stat.st_birthtimespec... no I, [2025-04-16T17:22:47.474838 #622435] INFO -- : checking for struct statx.stx_btime... yes I, [2025-04-16T17:22:47.715139 #622435] INFO -- : checking for struct timeval... yes I, [2025-04-16T17:22:47.822304 #622435] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2025-04-16T17:22:47.994871 #622435] INFO -- : checking for struct timespec... yes I, [2025-04-16T17:22:48.227130 #622435] INFO -- : checking for struct timezone... yes I, [2025-04-16T17:22:48.569968 #622435] INFO -- : checking for fd_mask... yes I, [2025-04-16T17:22:48.609147 #622435] INFO -- : checking for int8_t... yes I, [2025-04-16T17:22:48.959309 #622435] INFO -- : checking size of int8_t... 1 I, [2025-04-16T17:22:49.039815 #622435] INFO -- : checking for uint8_t... yes I, [2025-04-16T17:22:49.326542 #622435] INFO -- : checking size of uint8_t... 1 I, [2025-04-16T17:22:49.393277 #622435] INFO -- : checking for int16_t... yes I, [2025-04-16T17:22:49.727529 #622435] INFO -- : checking size of int16_t... 2 I, [2025-04-16T17:22:49.899256 #622435] INFO -- : checking for uint16_t... yes I, [2025-04-16T17:22:50.404061 #622435] INFO -- : checking size of uint16_t... 2 I, [2025-04-16T17:22:50.496452 #622435] INFO -- : checking for int32_t... yes I, [2025-04-16T17:22:50.915633 #622435] INFO -- : checking size of int32_t... 4 I, [2025-04-16T17:22:51.038233 #622435] INFO -- : checking for uint32_t... yes I, [2025-04-16T17:22:51.344725 #622435] INFO -- : checking size of uint32_t... 4 I, [2025-04-16T17:22:51.469869 #622435] INFO -- : checking for int64_t... yes I, [2025-04-16T17:22:51.770472 #622435] INFO -- : checking size of int64_t... 8 I, [2025-04-16T17:22:51.939561 #622435] INFO -- : checking for uint64_t... yes I, [2025-04-16T17:22:52.367394 #622435] INFO -- : checking size of uint64_t... 8 I, [2025-04-16T17:22:52.825769 #622435] INFO -- : checking for int128_t... __int128 I, [2025-04-16T17:22:53.386195 #622435] INFO -- : checking for uint128_t... unsigned __int128 I, [2025-04-16T17:22:53.574407 #622435] INFO -- : checking for intptr_t... yes I, [2025-04-16T17:22:53.925082 #622435] INFO -- : checking size of intptr_t... 8 I, [2025-04-16T17:22:54.035952 #622435] INFO -- : checking for uintptr_t... yes I, [2025-04-16T17:22:54.622474 #622435] INFO -- : checking size of uintptr_t... 8 I, [2025-04-16T17:22:57.226148 #622435] INFO -- : checking for printf prefix for intptr_t... NONE I, [2025-04-16T17:22:57.417586 #622435] INFO -- : checking for ssize_t... yes I, [2025-04-16T17:22:57.930718 #622435] INFO -- : checking size of ssize_t... 8 I, [2025-04-16T17:22:59.113589 #622435] INFO -- : checking for printf prefix for int64_t... NONE I, [2025-04-16T17:23:00.043997 #622435] INFO -- : checking for stack end address... __libc_stack_end I, [2025-04-16T17:23:00.053644 #622435] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2025-04-16T17:23:00.057230 #622435] INFO -- : checking for egrep... /usr/bin/grep -E I, [2025-04-16T17:23:00.057308 #622435] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2025-04-16T17:23:00.576014 #622435] INFO -- : checking type of array argument to getgroups... gid_t I, [2025-04-16T17:23:01.348708 #622435] INFO -- : checking for working alloca.h... yes I, [2025-04-16T17:23:01.348793 #622435] INFO -- : checking for alloca... yes I, [2025-04-16T17:23:02.132194 #622435] INFO -- : checking for dynamic size alloca... ok I, [2025-04-16T17:23:03.043000 #622435] INFO -- : checking for working memcmp... yes I, [2025-04-16T17:23:03.684335 #622435] INFO -- : checking for dup... yes I, [2025-04-16T17:23:04.267392 #622435] INFO -- : checking for dup2... yes I, [2025-04-16T17:23:05.031313 #622435] INFO -- : checking for acosh... yes I, [2025-04-16T17:23:05.450741 #622435] INFO -- : checking for cbrt... yes I, [2025-04-16T17:23:05.840535 #622435] INFO -- : checking for crypt... yes I, [2025-04-16T17:23:06.453287 #622435] INFO -- : checking for erf... yes I, [2025-04-16T17:23:06.979896 #622435] INFO -- : checking for explicit_bzero... yes I, [2025-04-16T17:23:07.663719 #622435] INFO -- : checking for ffs... yes I, [2025-04-16T17:23:08.044684 #622435] INFO -- : checking for flock... yes I, [2025-04-16T17:23:08.379779 #622435] INFO -- : checking for hypot... yes I, [2025-04-16T17:23:08.935659 #622435] INFO -- : checking for lgamma_r... yes I, [2025-04-16T17:23:09.628481 #622435] INFO -- : checking for memmove... yes I, [2025-04-16T17:23:10.379758 #622435] INFO -- : checking for nan... yes I, [2025-04-16T17:23:11.680621 #622435] INFO -- : checking for nextafter... yes I, [2025-04-16T17:23:12.525291 #622435] INFO -- : checking for setproctitle... no I, [2025-04-16T17:23:13.255295 #622435] INFO -- : checking for strchr... yes I, [2025-04-16T17:23:14.114053 #622435] INFO -- : checking for strerror... yes I, [2025-04-16T17:23:14.763875 #622435] INFO -- : checking for strlcat... yes I, [2025-04-16T17:23:15.281589 #622435] INFO -- : checking for strlcpy... yes I, [2025-04-16T17:23:15.769837 #622435] INFO -- : checking for strstr... yes I, [2025-04-16T17:23:16.343742 #622435] INFO -- : checking for tgamma... yes I, [2025-04-16T17:23:17.455283 #622435] INFO -- : checking for sys/pstat.h... no I, [2025-04-16T17:23:17.455360 #622435] INFO -- : checking for pid_t... (cached) yes I, [2025-04-16T17:23:18.422138 #622435] INFO -- : checking for fork... yes I, [2025-04-16T17:23:18.656492 #622435] INFO -- : checking for vfork... yes I, [2025-04-16T17:23:19.070638 #622435] INFO -- : checking for working fork... yes I, [2025-04-16T17:23:19.070905 #622435] INFO -- : checking for working vfork... (cached) yes I, [2025-04-16T17:23:19.226753 #622435] INFO -- : checking for __syscall... no I, [2025-04-16T17:23:19.405381 #622435] INFO -- : checking for _longjmp... yes I, [2025-04-16T17:23:19.584901 #622435] INFO -- : checking for arc4random_buf... yes I, [2025-04-16T17:23:19.770320 #622435] INFO -- : checking for atan2l... yes I, [2025-04-16T17:23:19.980547 #622435] INFO -- : checking for atan2f... yes I, [2025-04-16T17:23:20.048897 #622435] INFO -- : checking whether atomic_signal_fence is declared... yes I, [2025-04-16T17:23:20.182844 #622435] INFO -- : checking for chmod... yes I, [2025-04-16T17:23:20.363668 #622435] INFO -- : checking for chown... yes I, [2025-04-16T17:23:20.584707 #622435] INFO -- : checking for chroot... yes I, [2025-04-16T17:23:20.802258 #622435] INFO -- : checking for chsize... no I, [2025-04-16T17:23:20.951925 #622435] INFO -- : checking for clock_gettime... yes I, [2025-04-16T17:23:21.131561 #622435] INFO -- : checking for copy_file_range... yes I, [2025-04-16T17:23:21.380077 #622435] INFO -- : checking for cosh... yes I, [2025-04-16T17:23:21.567305 #622435] INFO -- : checking for crypt_r... yes I, [2025-04-16T17:23:21.567567 #622435] INFO -- : checking for daemon... (cached) no I, [2025-04-16T17:23:21.740684 #622435] INFO -- : checking for dirfd... yes I, [2025-04-16T17:23:21.987903 #622435] INFO -- : checking for dl_iterate_phdr... yes I, [2025-04-16T17:23:22.212412 #622435] INFO -- : checking for dlopen... yes I, [2025-04-16T17:23:22.351106 #622435] INFO -- : checking for dladdr... yes I, [2025-04-16T17:23:22.521263 #622435] INFO -- : checking for dup3... yes I, [2025-04-16T17:23:22.700297 #622435] INFO -- : checking for eaccess... yes I, [2025-04-16T17:23:22.880929 #622435] INFO -- : checking for endgrent... yes I, [2025-04-16T17:23:23.040634 #622435] INFO -- : checking for eventfd... yes I, [2025-04-16T17:23:23.157831 #622435] INFO -- : checking for execl... yes I, [2025-04-16T17:23:23.311636 #622435] INFO -- : checking for execle... yes I, [2025-04-16T17:23:23.504772 #622435] INFO -- : checking for execv... yes I, [2025-04-16T17:23:23.705516 #622435] INFO -- : checking for execve... yes I, [2025-04-16T17:23:23.834954 #622435] INFO -- : checking for explicit_memset... no I, [2025-04-16T17:23:24.035454 #622435] INFO -- : checking for fcopyfile... no I, [2025-04-16T17:23:24.157608 #622435] INFO -- : checking for fchdir... yes I, [2025-04-16T17:23:24.284849 #622435] INFO -- : checking for fchmod... yes I, [2025-04-16T17:23:24.440846 #622435] INFO -- : checking for fchown... yes I, [2025-04-16T17:23:24.612602 #622435] INFO -- : checking for fcntl... yes I, [2025-04-16T17:23:24.766257 #622435] INFO -- : checking for fdatasync... yes I, [2025-04-16T17:23:24.962975 #622435] INFO -- : checking for fdopendir... yes I, [2025-04-16T17:23:25.146467 #622435] INFO -- : checking for fgetattrlist... no I, [2025-04-16T17:23:25.355995 #622435] INFO -- : checking for fmod... yes I, [2025-04-16T17:23:25.599449 #622435] INFO -- : checking for fstatat... yes I, [2025-04-16T17:23:25.768348 #622435] INFO -- : checking for fsync... yes I, [2025-04-16T17:23:25.937681 #622435] INFO -- : checking for ftruncate... yes I, [2025-04-16T17:23:26.094988 #622435] INFO -- : checking for ftruncate64... yes I, [2025-04-16T17:23:26.319477 #622435] INFO -- : checking for getattrlist... no I, [2025-04-16T17:23:26.496528 #622435] INFO -- : checking for getcwd... yes I, [2025-04-16T17:23:26.649363 #622435] INFO -- : checking for getegid... yes I, [2025-04-16T17:23:26.814888 #622435] INFO -- : checking for getentropy... yes I, [2025-04-16T17:23:27.003230 #622435] INFO -- : checking for geteuid... yes I, [2025-04-16T17:23:27.144188 #622435] INFO -- : checking for getgid... yes I, [2025-04-16T17:23:27.362043 #622435] INFO -- : checking for getgidx... no I, [2025-04-16T17:23:27.600747 #622435] INFO -- : checking for getgrnam... yes I, [2025-04-16T17:23:27.775503 #622435] INFO -- : checking for getgrnam_r... yes I, [2025-04-16T17:23:27.931651 #622435] INFO -- : checking for getgroups... yes I, [2025-04-16T17:23:28.134040 #622435] INFO -- : checking for getlogin... yes I, [2025-04-16T17:23:28.314539 #622435] INFO -- : checking for getlogin_r... yes I, [2025-04-16T17:23:28.544036 #622435] INFO -- : checking for getpgid... yes I, [2025-04-16T17:23:28.681354 #622435] INFO -- : checking for getpgrp... yes I, [2025-04-16T17:23:28.831369 #622435] INFO -- : checking for getppid... yes I, [2025-04-16T17:23:28.980501 #622435] INFO -- : checking for getpriority... yes I, [2025-04-16T17:23:29.131148 #622435] INFO -- : checking for getpwnam... yes I, [2025-04-16T17:23:29.289506 #622435] INFO -- : checking for getpwnam_r... yes I, [2025-04-16T17:23:29.474665 #622435] INFO -- : checking for getpwuid... yes I, [2025-04-16T17:23:29.650378 #622435] INFO -- : checking for getpwuid_r... yes I, [2025-04-16T17:23:29.823548 #622435] INFO -- : checking for getrandom... yes I, [2025-04-16T17:23:30.013910 #622435] INFO -- : checking for getresgid... yes I, [2025-04-16T17:23:30.190556 #622435] INFO -- : checking for getresuid... yes I, [2025-04-16T17:23:30.310946 #622435] INFO -- : checking for getrlimit... yes I, [2025-04-16T17:23:30.503825 #622435] INFO -- : checking for getsid... yes I, [2025-04-16T17:23:30.642005 #622435] INFO -- : checking for gettimeofday... yes I, [2025-04-16T17:23:30.858956 #622435] INFO -- : checking for getuid... yes I, [2025-04-16T17:23:31.067010 #622435] INFO -- : checking for getuidx... no I, [2025-04-16T17:23:31.227286 #622435] INFO -- : checking for gmtime_r... yes I, [2025-04-16T17:23:31.434190 #622435] INFO -- : checking for initgroups... yes I, [2025-04-16T17:23:31.680255 #622435] INFO -- : checking for ioctl... yes I, [2025-04-16T17:23:32.275431 #622435] INFO -- : checking for isfinite... no I, [2025-04-16T17:23:32.482846 #622435] INFO -- : checking for issetugid... no I, [2025-04-16T17:23:32.658982 #622435] INFO -- : checking for kill... yes I, [2025-04-16T17:23:32.814477 #622435] INFO -- : checking for killpg... yes I, [2025-04-16T17:23:32.957395 #622435] INFO -- : checking for lchmod... yes I, [2025-04-16T17:23:33.106740 #622435] INFO -- : checking for lchown... yes I, [2025-04-16T17:23:33.261198 #622435] INFO -- : checking for link... yes I, [2025-04-16T17:23:33.437307 #622435] INFO -- : checking for llabs... yes I, [2025-04-16T17:23:33.636349 #622435] INFO -- : checking for lockf... yes I, [2025-04-16T17:23:33.883214 #622435] INFO -- : checking for log2... yes I, [2025-04-16T17:23:33.990448 #622435] INFO -- : checking for lstat... yes I, [2025-04-16T17:23:34.168153 #622435] INFO -- : checking for lutimes... yes I, [2025-04-16T17:23:34.403999 #622435] INFO -- : checking for malloc_usable_size... yes I, [2025-04-16T17:23:34.698453 #622435] INFO -- : checking for malloc_size... no I, [2025-04-16T17:23:35.087952 #622435] INFO -- : checking for malloc_trim... yes I, [2025-04-16T17:23:35.339527 #622435] INFO -- : checking for mblen... yes I, [2025-04-16T17:23:35.597593 #622435] INFO -- : checking for memalign... yes I, [2025-04-16T17:23:35.869632 #622435] INFO -- : checking for memset_s... no I, [2025-04-16T17:23:36.250272 #622435] INFO -- : checking for writev... yes I, [2025-04-16T17:23:36.588711 #622435] INFO -- : checking for memrchr... yes I, [2025-04-16T17:23:36.884077 #622435] INFO -- : checking for memmem... yes I, [2025-04-16T17:23:37.620536 #622435] INFO -- : checking for mkfifo... yes I, [2025-04-16T17:23:38.260455 #622435] INFO -- : checking for mknod... yes I, [2025-04-16T17:23:38.813143 #622435] INFO -- : checking for mktime... yes I, [2025-04-16T17:23:39.204101 #622435] INFO -- : checking for mmap... yes I, [2025-04-16T17:23:39.554240 #622435] INFO -- : checking for mremap... yes I, [2025-04-16T17:23:40.093452 #622435] INFO -- : checking for openat... yes I, [2025-04-16T17:23:40.459675 #622435] INFO -- : checking for pclose... yes I, [2025-04-16T17:23:40.786354 #622435] INFO -- : checking for pipe... yes I, [2025-04-16T17:23:41.045973 #622435] INFO -- : checking for pipe2... yes I, [2025-04-16T17:23:41.430351 #622435] INFO -- : checking for poll... yes I, [2025-04-16T17:23:41.717913 #622435] INFO -- : checking for popen... yes I, [2025-04-16T17:23:42.049011 #622435] INFO -- : checking for posix_fadvise... yes I, [2025-04-16T17:23:42.415540 #622435] INFO -- : checking for posix_madvise... yes I, [2025-04-16T17:23:43.051594 #622435] INFO -- : checking for posix_memalign... yes I, [2025-04-16T17:23:43.261693 #622435] INFO -- : checking for ppoll... yes I, [2025-04-16T17:23:43.637645 #622435] INFO -- : checking for pread... yes I, [2025-04-16T17:23:43.843726 #622435] INFO -- : checking for pwrite... yes I, [2025-04-16T17:23:44.056106 #622435] INFO -- : checking for qsort_r... yes I, [2025-04-16T17:23:44.491652 #622435] INFO -- : checking for qsort_s... no I, [2025-04-16T17:23:44.847709 #622435] INFO -- : checking for readlink... yes I, [2025-04-16T17:23:45.245573 #622435] INFO -- : checking for realpath... yes I, [2025-04-16T17:23:45.637281 #622435] INFO -- : checking for round... yes I, [2025-04-16T17:23:45.969485 #622435] INFO -- : checking for sched_getaffinity... yes I, [2025-04-16T17:23:46.275165 #622435] INFO -- : checking for seekdir... yes I, [2025-04-16T17:23:46.659788 #622435] INFO -- : checking for select_large_fdset... no I, [2025-04-16T17:23:46.838021 #622435] INFO -- : checking for sendfile... yes I, [2025-04-16T17:23:47.215848 #622435] INFO -- : checking for setegid... yes I, [2025-04-16T17:23:47.799711 #622435] INFO -- : checking for setenv... yes I, [2025-04-16T17:23:48.801899 #622435] INFO -- : checking for seteuid... yes I, [2025-04-16T17:23:49.789557 #622435] INFO -- : checking for setgid... yes I, [2025-04-16T17:23:50.479071 #622435] INFO -- : checking for setgroups... yes I, [2025-04-16T17:23:51.322344 #622435] INFO -- : checking for setpgid... yes I, [2025-04-16T17:23:53.368981 #622435] INFO -- : checking for setpgrp... yes I, [2025-04-16T17:23:54.390907 #622435] INFO -- : checking for setregid... yes I, [2025-04-16T17:23:56.131491 #622435] INFO -- : checking for setresgid... yes I, [2025-04-16T17:23:56.706601 #622435] INFO -- : checking for setresuid... yes I, [2025-04-16T17:23:57.698926 #622435] INFO -- : checking for setreuid... yes I, [2025-04-16T17:23:59.407635 #622435] INFO -- : checking for setrgid... no I, [2025-04-16T17:24:00.651675 #622435] INFO -- : checking for setrlimit... yes I, [2025-04-16T17:24:02.181364 #622435] INFO -- : checking for setruid... no I, [2025-04-16T17:24:03.230834 #622435] INFO -- : checking for setsid... yes I, [2025-04-16T17:24:04.463477 #622435] INFO -- : checking for setuid... yes I, [2025-04-16T17:24:05.877413 #622435] INFO -- : checking for shutdown... yes I, [2025-04-16T17:24:07.181278 #622435] INFO -- : checking for sigaction... yes I, [2025-04-16T17:24:08.179158 #622435] INFO -- : checking for sigaltstack... yes I, [2025-04-16T17:24:09.354805 #622435] INFO -- : checking for sigprocmask... yes I, [2025-04-16T17:24:10.752861 #622435] INFO -- : checking for sinh... yes I, [2025-04-16T17:24:12.112885 #622435] INFO -- : checking for snprintf... yes I, [2025-04-16T17:24:13.739364 #622435] INFO -- : checking for spawnv... no I, [2025-04-16T17:24:14.684758 #622435] INFO -- : checking for symlink... yes I, [2025-04-16T17:24:15.731832 #622435] INFO -- : checking for syscall... yes I, [2025-04-16T17:24:17.016154 #622435] INFO -- : checking for sysconf... yes I, [2025-04-16T17:24:18.204380 #622435] INFO -- : checking for system... yes I, [2025-04-16T17:24:19.402978 #622435] INFO -- : checking for tanh... yes I, [2025-04-16T17:24:20.454014 #622435] INFO -- : checking for telldir... yes I, [2025-04-16T17:24:21.363538 #622435] INFO -- : checking for timegm... yes I, [2025-04-16T17:24:22.117230 #622435] INFO -- : checking for times... yes I, [2025-04-16T17:24:22.715517 #622435] INFO -- : checking for truncate... yes I, [2025-04-16T17:24:23.488709 #622435] INFO -- : checking for truncate64... yes I, [2025-04-16T17:24:23.890561 #622435] INFO -- : checking for tzset... yes I, [2025-04-16T17:24:24.359121 #622435] INFO -- : checking for umask... yes I, [2025-04-16T17:24:24.888418 #622435] INFO -- : checking for unsetenv... yes I, [2025-04-16T17:24:25.489038 #622435] INFO -- : checking for utimensat... yes I, [2025-04-16T17:24:26.016170 #622435] INFO -- : checking for utimes... yes I, [2025-04-16T17:24:26.513597 #622435] INFO -- : checking for wait4... yes I, [2025-04-16T17:24:26.975926 #622435] INFO -- : checking for waitpid... yes I, [2025-04-16T17:24:27.138541 #622435] INFO -- : checking for __cospi... no I, [2025-04-16T17:24:27.307492 #622435] INFO -- : checking for __sinpi... no I, [2025-04-16T17:24:27.506835 #622435] INFO -- : checking for statx... yes I, [2025-04-16T17:24:27.678221 #622435] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2025-04-16T17:24:27.722439 #622435] INFO -- : checking for crypt.h... yes I, [2025-04-16T17:24:27.757873 #622435] INFO -- : checking for struct crypt_data.initialized... yes I, [2025-04-16T17:24:27.909212 #622435] INFO -- : checking for __builtin_alloca_with_align... yes I, [2025-04-16T17:24:28.064890 #622435] INFO -- : checking for __builtin_assume_aligned... yes I, [2025-04-16T17:24:28.224557 #622435] INFO -- : checking for __builtin_bswap16... yes I, [2025-04-16T17:24:28.450987 #622435] INFO -- : checking for __builtin_bswap32... yes I, [2025-04-16T17:24:28.603807 #622435] INFO -- : checking for __builtin_bswap64... yes I, [2025-04-16T17:24:28.790611 #622435] INFO -- : checking for __builtin_popcount... yes I, [2025-04-16T17:24:28.955605 #622435] INFO -- : checking for __builtin_popcountll... yes I, [2025-04-16T17:24:29.057620 #622435] INFO -- : checking for __builtin_clz... yes I, [2025-04-16T17:24:29.233720 #622435] INFO -- : checking for __builtin_clzl... yes I, [2025-04-16T17:24:29.427592 #622435] INFO -- : checking for __builtin_clzll... yes I, [2025-04-16T17:24:29.591345 #622435] INFO -- : checking for __builtin_ctz... yes I, [2025-04-16T17:24:29.720483 #622435] INFO -- : checking for __builtin_ctzll... yes I, [2025-04-16T17:24:29.945013 #622435] INFO -- : checking for __builtin_constant_p... yes I, [2025-04-16T17:24:30.090959 #622435] INFO -- : checking for __builtin_choose_expr... yes I, [2025-04-16T17:24:30.235152 #622435] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2025-04-16T17:24:30.374732 #622435] INFO -- : checking for __builtin_types_compatible_p... yes I, [2025-04-16T17:24:30.560799 #622435] INFO -- : checking for __builtin_trap... yes I, [2025-04-16T17:24:30.667047 #622435] INFO -- : checking for __builtin_expect... yes I, [2025-04-16T17:24:30.804635 #622435] INFO -- : checking for __builtin_add_overflow... yes I, [2025-04-16T17:24:30.913837 #622435] INFO -- : checking for __builtin_add_overflow_p... yes I, [2025-04-16T17:24:31.086512 #622435] INFO -- : checking for __builtin_add_overflow with long long arguments... yes I, [2025-04-16T17:24:31.270551 #622435] INFO -- : checking for __builtin_sub_overflow... yes I, [2025-04-16T17:24:31.416430 #622435] INFO -- : checking for __builtin_sub_overflow_p... yes I, [2025-04-16T17:24:31.576244 #622435] INFO -- : checking for __builtin_sub_overflow with long long arguments... yes I, [2025-04-16T17:24:31.701662 #622435] INFO -- : checking for __builtin_mul_overflow... yes I, [2025-04-16T17:24:31.849949 #622435] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2025-04-16T17:24:32.015465 #622435] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2025-04-16T17:24:32.059386 #622435] INFO -- : checking whether qsort_r is GNU version... yes I, [2025-04-16T17:24:32.316758 #622435] INFO -- : checking whether qsort_r is BSD version... no I, [2025-04-16T17:24:32.616555 #622435] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2025-04-16T17:24:32.790035 #622435] INFO -- : checking for clock_getres... yes I, [2025-04-16T17:24:32.973734 #622435] INFO -- : checking for timer_create in -lrt... yes I, [2025-04-16T17:24:33.178005 #622435] INFO -- : checking for timer_settime in -lrt... yes I, [2025-04-16T17:24:33.199656 #622435] INFO -- : checking for unsetenv returns a value... yes I, [2025-04-16T17:24:33.236048 #622435] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2025-04-16T17:24:33.279531 #622435] INFO -- : checking for struct tm.tm_zone... yes I, [2025-04-16T17:24:33.327761 #622435] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2025-04-16T17:24:33.460446 #622435] INFO -- : checking for external int daylight... yes I, [2025-04-16T17:24:33.655821 #622435] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2025-04-16T17:24:33.852939 #622435] INFO -- : checking for localtime(3) overflow correctly... yes I, [2025-04-16T17:24:34.029592 #622435] INFO -- : checking for sig_t... yes I, [2025-04-16T17:24:34.062355 #622435] INFO -- : checking whether right shift preserve sign bit... yes I, [2025-04-16T17:24:34.087937 #622435] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2025-04-16T17:24:34.107144 #622435] INFO -- : checking stack growing direction on x86_64... -1 I, [2025-04-16T17:24:34.107571 #622435] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2025-04-16T17:24:34.123703 #622435] INFO -- : checking whether pthread_t is scalar type... yes I, [2025-04-16T17:24:34.262056 #622435] INFO -- : checking for sched_yield... yes I, [2025-04-16T17:24:34.464596 #622435] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2025-04-16T17:24:34.612914 #622435] INFO -- : checking for pthread_attr_get_np... no I, [2025-04-16T17:24:34.806976 #622435] INFO -- : checking for pthread_attr_getstack... yes I, [2025-04-16T17:24:34.970289 #622435] INFO -- : checking for pthread_attr_getguardsize... yes I, [2025-04-16T17:24:35.145169 #622435] INFO -- : checking for pthread_get_stackaddr_np... no I, [2025-04-16T17:24:35.364198 #622435] INFO -- : checking for pthread_get_stacksize_np... no I, [2025-04-16T17:24:35.521286 #622435] INFO -- : checking for thr_stksegment... no I, [2025-04-16T17:24:35.722915 #622435] INFO -- : checking for pthread_stackseg_np... no I, [2025-04-16T17:24:35.899254 #622435] INFO -- : checking for pthread_getthrds_np... no I, [2025-04-16T17:24:36.037408 #622435] INFO -- : checking for pthread_condattr_setclock... yes I, [2025-04-16T17:24:36.181621 #622435] INFO -- : checking for pthread_setname_np... yes I, [2025-04-16T17:24:36.361285 #622435] INFO -- : checking for pthread_set_name_np... no I, [2025-04-16T17:24:36.524411 #622435] INFO -- : checking for pthread_sigmask... yes I, [2025-04-16T17:24:36.644251 #622435] INFO -- : checking for pthread_getattr_np... yes I, [2025-04-16T17:24:36.666743 #622435] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2025-04-16T17:24:36.823349 #622435] INFO -- : checking for thread-local storage specifier... _Thread_local I, [2025-04-16T17:24:37.031481 #622435] INFO -- : checking if mcontext_t is a pointer... no I, [2025-04-16T17:24:37.214545 #622435] INFO -- : checking for getcontext... yes I, [2025-04-16T17:24:37.396448 #622435] INFO -- : checking for setcontext... yes I, [2025-04-16T17:24:38.668197 #622435] INFO -- : checking if fork works with pthread... yes I, [2025-04-16T17:24:38.706944 #622435] INFO -- : checking for sys/user.h... yes I, [2025-04-16T17:24:38.922097 #622435] INFO -- : checking whether PAGE_SIZE is compile-time const... no I, [2025-04-16T17:24:38.982644 #622435] INFO -- : checking ioctl request type... unsigned long I, [2025-04-16T17:24:39.023843 #622435] INFO -- : checking for elf.h... yes I, [2025-04-16T17:24:39.218563 #622435] INFO -- : checking for elf_abi.h... no I, [2025-04-16T17:24:39.451167 #622435] INFO -- : checking for uncompress in -lz... yes I, [2025-04-16T17:24:39.610338 #622435] INFO -- : checking for mach-o/loader.h... no I, [2025-04-16T17:24:39.610434 #622435] INFO -- : checking whether OS depend dynamic link works... yes I, [2025-04-16T17:24:39.814387 #622435] INFO -- : checking for backtrace... yes I, [2025-04-16T17:24:40.099221 #622435] INFO -- : checking for broken backtrace... no I, [2025-04-16T17:24:40.345939 #622435] INFO -- : checking for valgrind/memcheck.h... yes I, [2025-04-16T17:24:40.637412 #622435] INFO -- : checking for strip flags... -S -x I, [2025-04-16T17:24:40.802716 #622435] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2025-04-16T17:24:41.194992 #622435] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2025-04-16T17:24:41.205163 #622435] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2025-04-16T17:24:41.209389 #622435] INFO -- : checking whether dtrace USDT is available... no I, [2025-04-16T17:24:41.430156 #622435] INFO -- : checking for __builtin_setjmp... yes I, [2025-04-16T17:24:41.560127 #622435] INFO -- : checking for _setjmpex as a macro or function... no I, [2025-04-16T17:24:41.593452 #622435] INFO -- : checking for _setjmp as a macro or function... yes I, [2025-04-16T17:24:41.597211 #622435] INFO -- : checking for setjmp type... __builtin_setjmp I, [2025-04-16T17:24:41.597302 #622435] INFO -- : checking if building with modular GC support... no I, [2025-04-16T17:24:41.597321 #622435] INFO -- : checking for rustc... rustc I, [2025-04-16T17:24:41.781412 #622435] INFO -- : checking whether rustc works for YJIT... yes I, [2025-04-16T17:24:41.819294 #622435] INFO -- : checking for prefix of external symbols... NONE I, [2025-04-16T17:24:42.025581 #622435] INFO -- : checking for default symbols in empty shared library... I, [2025-04-16T17:24:42.045271 #622435] INFO -- : checking if make is GNU make... yes I, [2025-04-16T17:24:42.561285 #622435] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2025-04-16T17:24:42.667447 #622435] INFO -- : configure: ruby library version = 3.5.0+0 I, [2025-04-16T17:24:42.957953 #622435] INFO -- : configure: creating ./config.status I, [2025-04-16T17:24:43.338959 #622435] INFO -- : config.status: creating GNUmakefile I, [2025-04-16T17:24:43.408603 #622435] INFO -- : config.status: creating Makefile I, [2025-04-16T17:24:43.678778 #622435] INFO -- : --- I, [2025-04-16T17:24:43.678873 #622435] INFO -- : Configuration summary for ruby version 3.5.0 I, [2025-04-16T17:24:43.678907 #622435] INFO -- : I, [2025-04-16T17:24:43.690609 #622435] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-iseq_binary I, [2025-04-16T17:24:43.705408 #622435] INFO -- : * exec prefix: ${prefix} I, [2025-04-16T17:24:43.723692 #622435] INFO -- : * arch: x86_64-linux I, [2025-04-16T17:24:43.734551 #622435] INFO -- : * site arch: ${arch} I, [2025-04-16T17:24:43.767035 #622435] INFO -- : * RUBY_BASE_NAME: ruby I, [2025-04-16T17:24:43.781272 #622435] INFO -- : * enable shared: yes I, [2025-04-16T17:24:43.807003 #622435] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2025-04-16T17:24:43.820840 #622435] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2025-04-16T17:24:43.837345 #622435] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2025-04-16T17:24:43.851289 #622435] INFO -- : * target OS: linux I, [2025-04-16T17:24:43.859142 #622435] INFO -- : * compiler: gcc I, [2025-04-16T17:24:43.875181 #622435] INFO -- : * with thread: pthread I, [2025-04-16T17:24:43.888948 #622435] INFO -- : * with coroutine: amd64 I, [2025-04-16T17:24:43.910750 #622435] INFO -- : * with modular GC: no I, [2025-04-16T17:24:43.926706 #622435] INFO -- : * enable shared libs: yes I, [2025-04-16T17:24:43.942984 #622435] INFO -- : * dynamic library ext: so I, [2025-04-16T17:24:43.952546 #622435] INFO -- : * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ I, [2025-04-16T17:24:43.952637 #622435] INFO -- : ${warnflags} I, [2025-04-16T17:24:43.963359 #622435] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2025-04-16T17:24:43.963454 #622435] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2025-04-16T17:24:43.979092 #622435] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2025-04-16T17:24:43.995375 #622435] INFO -- : * optflags: -O3 -fno-fast-math I, [2025-04-16T17:24:44.006645 #622435] INFO -- : * debugflags: -ggdb3 I, [2025-04-16T17:24:44.051275 #622435] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2025-04-16T17:24:44.051366 #622435] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2025-04-16T17:24:44.051391 #622435] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2025-04-16T17:24:44.051411 #622435] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2025-04-16T17:24:44.051430 #622435] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2025-04-16T17:24:44.051448 #622435] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2025-04-16T17:24:44.051468 #622435] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2025-04-16T17:24:44.051488 #622435] INFO -- : -Wno-missing-field-initializers \ I, [2025-04-16T17:24:44.051506 #622435] INFO -- : -Wno-overlength-strings \ I, [2025-04-16T17:24:44.051523 #622435] INFO -- : -Wno-packed-bitfield-compat \ I, [2025-04-16T17:24:44.051540 #622435] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2025-04-16T17:24:44.051568 #622435] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2025-04-16T17:24:44.051585 #622435] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2025-04-16T17:24:44.051602 #622435] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2025-04-16T17:24:44.051618 #622435] INFO -- : -Wmisleading-indentation -Wundef I, [2025-04-16T17:24:44.071483 #622435] INFO -- : * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ I, [2025-04-16T17:24:44.071571 #622435] INFO -- : -D_FORTIFY_SOURCE=2 I, [2025-04-16T17:24:44.081070 #622435] INFO -- : * strip command: strip -S -x I, [2025-04-16T17:24:44.109310 #622435] INFO -- : * install doc: no I, [2025-04-16T17:24:44.114374 #622435] INFO -- : * YJIT support: yes I, [2025-04-16T17:24:44.132051 #622435] INFO -- : * man page type: man I, [2025-04-16T17:24:44.151980 #622435] INFO -- : * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ I, [2025-04-16T17:24:44.152070 #622435] INFO -- : [x86_64-linux-gnu] I, [2025-04-16T17:24:44.152655 #622435] INFO -- : I, [2025-04-16T17:24:44.153661 #622435] INFO -- : --- I, [2025-04-16T17:24:44.293784 #622435] INFO -- : $$$[end] "/tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared" exit with 0. I, [2025-04-16T17:24:44.294141 #622435] INFO -- : $$$[beg] make update-download -j4 I, [2025-04-16T17:24:44.797395 #622435] INFO -- : tool/config.guess already exists I, [2025-04-16T17:24:44.797647 #622435] INFO -- : tool/config.sub already exists I, [2025-04-16T17:24:44.807386 #622435] INFO -- : Downloading bundled gem minitest-5.25.5... I, [2025-04-16T17:24:44.817281 #622435] INFO -- : Downloading bundled gem power_assert-2.0.5... I, [2025-04-16T17:24:44.830351 #622435] INFO -- : Downloading bundled gem rake-13.2.1... I, [2025-04-16T17:24:44.857282 #622435] INFO -- : Downloading bundled gem test-unit-3.6.8... I, [2025-04-16T17:24:45.809294 #622435] INFO -- : Downloading bundled gem rexml-3.4.1... I, [2025-04-16T17:24:45.890384 #622435] INFO -- : Downloading bundled gem rss-0.3.1... I, [2025-04-16T17:24:45.918291 #622435] INFO -- : Downloading bundled gem net-ftp-0.3.8... I, [2025-04-16T17:24:46.229390 #622435] INFO -- : Downloading bundled gem net-imap-0.5.6... I, [2025-04-16T17:24:46.982514 #622435] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2025-04-16T17:24:47.034652 #622435] INFO -- : Downloading bundled gem net-smtp-0.5.1... I, [2025-04-16T17:24:47.070510 #622435] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2025-04-16T17:24:47.511086 #622435] INFO -- : Downloading bundled gem prime-0.1.3... I, [2025-04-16T17:24:47.842352 #622435] INFO -- : Downloading bundled gem rbs-3.9.2... I, [2025-04-16T17:24:48.087675 #622435] INFO -- : Downloading bundled gem typeprof-0.30.1... I, [2025-04-16T17:24:48.186252 #622435] INFO -- : Downloading bundled gem debug-1.10.0... I, [2025-04-16T17:24:48.285277 #622435] INFO -- : Downloading bundled gem racc-1.8.1... I, [2025-04-16T17:24:48.538431 #622435] INFO -- : Downloading bundled gem mutex_m-0.3.0... I, [2025-04-16T17:24:48.897292 #622435] INFO -- : Downloading bundled gem getoptlong-0.2.1... I, [2025-04-16T17:24:49.039437 #622435] INFO -- : Downloading bundled gem base64-0.2.0... I, [2025-04-16T17:24:49.206371 #622435] INFO -- : Downloading bundled gem bigdecimal-3.1.9... I, [2025-04-16T17:24:49.710284 #622435] INFO -- : Downloading bundled gem observer-0.1.2... I, [2025-04-16T17:24:49.851595 #622435] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2025-04-16T17:24:50.054296 #622435] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2025-04-16T17:24:50.437315 #622435] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2025-04-16T17:24:50.845286 #622435] INFO -- : Downloading bundled gem drb-2.2.1... I, [2025-04-16T17:24:50.973293 #622435] INFO -- : Downloading bundled gem nkf-0.2.0... I, [2025-04-16T17:24:51.001288 #622435] INFO -- : Downloading bundled gem syslog-0.3.0... I, [2025-04-16T17:24:51.414389 #622435] INFO -- : Downloading bundled gem csv-3.3.4... I, [2025-04-16T17:24:52.054730 #622435] INFO -- : Downloading bundled gem repl_type_completor-0.1.11... I, [2025-04-16T17:24:52.174313 #622435] INFO -- : Downloading bundled gem ostruct-0.6.1... I, [2025-04-16T17:24:52.373276 #622435] INFO -- : Downloading bundled gem pstore-0.2.0... I, [2025-04-16T17:24:52.457294 #622435] INFO -- : Downloading bundled gem benchmark-0.4.0... I, [2025-04-16T17:24:52.997290 #622435] INFO -- : Downloading bundled gem logger-1.7.0... I, [2025-04-16T17:24:53.157308 #622435] INFO -- : Downloading bundled gem rdoc-6.13.1... I, [2025-04-16T17:24:53.334327 #622435] INFO -- : Downloading bundled gem win32ole-1.9.2... I, [2025-04-16T17:24:53.393481 #622435] INFO -- : Downloading bundled gem irb-1.15.2... I, [2025-04-16T17:24:53.578281 #622435] INFO -- : Downloading bundled gem reline-0.6.1... I, [2025-04-16T17:24:54.118307 #622435] INFO -- : Downloading bundled gem readline-0.0.4... I, [2025-04-16T17:24:54.238280 #622435] INFO -- : Downloading bundled gem fiddle-1.1.6... I, [2025-04-16T17:24:55.162848 #622435] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2025-04-16T17:24:55.162952 #622435] INFO -- : $$$[beg] make update-src -j4 I, [2025-04-16T17:24:56.603031 #622435] INFO -- : Already up to date. I, [2025-04-16T17:24:56.654102 #622435] INFO -- : Latest commit hash = 0a8a641d0a I, [2025-04-16T17:24:56.658228 #622435] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2025-04-16T17:24:56.658321 #622435] INFO -- : $$$[beg] make after-update -j4 I, [2025-04-16T17:24:56.934912 #622435] INFO -- : generating id.h I, [2025-04-16T17:24:56.950457 #622435] INFO -- : generating optinsn.inc I, [2025-04-16T17:24:56.958231 #622435] INFO -- : generating optunifs.inc I, [2025-04-16T17:24:56.974296 #622435] INFO -- : generating insns.inc I, [2025-04-16T17:24:57.025637 #622435] INFO -- : id.h updated I, [2025-04-16T17:24:57.046581 #622435] INFO -- : generating insns_info.inc I, [2025-04-16T17:24:57.171523 #622435] INFO -- : generating vmtc.inc I, [2025-04-16T17:24:57.794413 #622435] INFO -- : generating vm.inc I, [2025-04-16T17:24:57.822273 #622435] INFO -- : generating node_name.inc I, [2025-04-16T17:24:57.873306 #622435] INFO -- : generating known_errors.inc I, [2025-04-16T17:24:57.938409 #622435] INFO -- : generating vm_call_iseq_optimized.inc I, [2025-04-16T17:24:57.989153 #622435] INFO -- : known_errors.inc updated I, [2025-04-16T17:24:58.041490 #622435] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/enc/jis I, [2025-04-16T17:24:58.045301 #622435] INFO -- : vm_call_iseq_optimized.inc updated E, [2025-04-16T17:24:58.093292 #622435] ERROR -- : + cp /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h.blt /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h I, [2025-04-16T17:24:58.294061 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2025-04-16T17:24:58.298240 #622435] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-iseq_binary/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-iseq_binary/probes.d > probes.dmyh I, [2025-04-16T17:24:59.343748 #622435] INFO -- : generating parse.c I, [2025-04-16T17:24:59.414621 #622435] INFO -- : copying lex.c I, [2025-04-16T17:24:59.421312 #622435] INFO -- : generating id.c I, [2025-04-16T17:24:59.449685 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/ast.rbinc I, [2025-04-16T17:24:59.554392 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/dir.rbinc I, [2025-04-16T17:24:59.584523 #622435] INFO -- : generating enc/trans/newline.c ... I, [2025-04-16T17:24:59.590376 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/gc.rbinc I, [2025-04-16T17:24:59.608450 #622435] INFO -- : id.c updated I, [2025-04-16T17:24:59.622850 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/numeric.rbinc I, [2025-04-16T17:24:59.686569 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/io.rbinc I, [2025-04-16T17:24:59.774655 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/marshal.rbinc I, [2025-04-16T17:24:59.786590 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/pack.rbinc I, [2025-04-16T17:24:59.810653 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/trace_point.rbinc I, [2025-04-16T17:24:59.894311 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/warning.rbinc I, [2025-04-16T17:24:59.910041 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/array.rbinc I, [2025-04-16T17:24:59.926442 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/hash.rbinc I, [2025-04-16T17:25:00.010260 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/kernel.rbinc I, [2025-04-16T17:25:00.045361 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/ractor.rbinc I, [2025-04-16T17:25:00.046527 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/symbol.rbinc I, [2025-04-16T17:25:00.129730 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/timev.rbinc I, [2025-04-16T17:25:00.130241 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/thread_sync.rbinc I, [2025-04-16T17:25:00.134658 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/nilclass.rbinc I, [2025-04-16T17:25:00.182298 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/prelude.rbinc I, [2025-04-16T17:25:00.194332 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/gem_prelude.rbinc I, [2025-04-16T17:25:00.262622 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/yjit.rbinc I, [2025-04-16T17:25:00.267673 #622435] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/yjit_hook.rbinc I, [2025-04-16T17:25:00.298248 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c I, [2025-04-16T17:25:00.315486 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:00.329310 #622435] INFO -- : extracting ripper.y from ../../parse.y I, [2025-04-16T17:25:00.353299 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c I, [2025-04-16T17:25:00.393799 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:25:00.410315 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c I, [2025-04-16T17:25:00.460190 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:25:00.544964 #622435] INFO -- : sizes.c updated I, [2025-04-16T17:25:00.565732 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:25:00.589952 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:25:00.594111 #622435] INFO -- : generating constant definitions I, [2025-04-16T17:25:00.613283 #622435] INFO -- : limits.c updated I, [2025-04-16T17:25:00.616167 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:25:00.634542 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc' I, [2025-04-16T17:25:00.642136 #622435] INFO -- : generating constant definitions I, [2025-04-16T17:25:00.731044 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc' I, [2025-04-16T17:25:00.734458 #622435] INFO -- : generating miniprelude.c I, [2025-04-16T17:25:00.799616 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:25:01.061573 #622435] INFO -- : miniprelude.c updated I, [2025-04-16T17:25:01.065270 #622435] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/.bundle/gems I, [2025-04-16T17:25:01.073293 #622435] INFO -- : generating x86_64-linux-fake.rb I, [2025-04-16T17:25:01.440281 #622435] INFO -- : generating eventids1.c from ../../parse.y I, [2025-04-16T17:25:01.466478 #622435] INFO -- : x86_64-linux-fake.rb updated I, [2025-04-16T17:25:01.470366 #622435] INFO -- : Extracting bundle gem minitest-5.25.5... I, [2025-04-16T17:25:01.606073 #622435] INFO -- : generating eventids1.h from ../../parse.y I, [2025-04-16T17:25:01.770146 #622435] INFO -- : Unpacked gems/minitest-5.25.5.gem I, [2025-04-16T17:25:02.090961 #622435] INFO -- : Extracting bundle gem power_assert-2.0.5... I, [2025-04-16T17:25:02.301674 #622435] INFO -- : /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2025-04-16T17:25:02.357304 #622435] INFO -- : rbconfig.rb updated I, [2025-04-16T17:25:02.370451 #622435] INFO -- : Extracting bundle gem rake-13.2.1... I, [2025-04-16T17:25:02.431677 #622435] INFO -- : Unpacked gems/power_assert-2.0.5.gem I, [2025-04-16T17:25:02.474365 #622435] INFO -- : Extracting bundle gem test-unit-3.6.8... I, [2025-04-16T17:25:02.558268 #622435] INFO -- : generating eventids2table.c from ./eventids2.c I, [2025-04-16T17:25:02.714036 #622435] INFO -- : compiling compiler ripper.y I, [2025-04-16T17:25:02.895804 #622435] INFO -- : Unpacked gems/rake-13.2.1.gem I, [2025-04-16T17:25:02.910425 #622435] INFO -- : Extracting bundle gem rexml-3.4.1... I, [2025-04-16T17:25:03.008270 #622435] INFO -- : Unpacked gems/test-unit-3.6.8.gem I, [2025-04-16T17:25:03.033282 #622435] INFO -- : Extracting bundle gem rss-0.3.1... I, [2025-04-16T17:25:03.843051 #622435] INFO -- : Unpacked gems/rss-0.3.1.gem I, [2025-04-16T17:25:03.843802 #622435] INFO -- : Unpacked gems/rexml-3.4.1.gem I, [2025-04-16T17:25:03.865518 #622435] INFO -- : Extracting bundle gem net-ftp-0.3.8... I, [2025-04-16T17:25:03.882234 #622435] INFO -- : Extracting bundle gem net-imap-0.5.6... I, [2025-04-16T17:25:04.413116 #622435] INFO -- : Unpacked gems/net-imap-0.5.6.gem I, [2025-04-16T17:25:04.422820 #622435] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2025-04-16T17:25:04.484351 #622435] INFO -- : Unpacked gems/net-ftp-0.3.8.gem I, [2025-04-16T17:25:04.506311 #622435] INFO -- : Extracting bundle gem net-smtp-0.5.1... I, [2025-04-16T17:25:04.777604 #622435] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2025-04-16T17:25:04.790569 #622435] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2025-04-16T17:25:04.969837 #622435] INFO -- : Unpacked gems/net-smtp-0.5.1.gem I, [2025-04-16T17:25:04.986556 #622435] INFO -- : Extracting bundle gem prime-0.1.3... I, [2025-04-16T17:25:05.377699 #622435] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2025-04-16T17:25:05.398388 #622435] INFO -- : Extracting bundle gem rbs-3.9.2... I, [2025-04-16T17:25:05.442074 #622435] INFO -- : Unpacked gems/prime-0.1.3.gem I, [2025-04-16T17:25:05.455394 #622435] INFO -- : Extracting bundle gem typeprof-0.30.1... I, [2025-04-16T17:25:05.874029 #622435] INFO -- : Unpacked gems/typeprof-0.30.1.gem I, [2025-04-16T17:25:05.881763 #622435] INFO -- : Extracting bundle gem debug-1.10.0... I, [2025-04-16T17:25:06.002058 #622435] INFO -- : Unpacked gems/rbs-3.9.2.gem I, [2025-04-16T17:25:06.032877 #622435] INFO -- : Extracting bundle gem racc-1.8.1... I, [2025-04-16T17:25:06.197288 #622435] INFO -- : Unpacked gems/debug-1.10.0.gem I, [2025-04-16T17:25:06.206441 #622435] INFO -- : Extracting bundle gem mutex_m-0.3.0... I, [2025-04-16T17:25:06.266747 #622435] INFO -- : Unpacked gems/racc-1.8.1.gem I, [2025-04-16T17:25:06.275182 #622435] INFO -- : Extracting bundle gem getoptlong-0.2.1... I, [2025-04-16T17:25:06.418922 #622435] INFO -- : Unpacked gems/mutex_m-0.3.0.gem I, [2025-04-16T17:25:06.427670 #622435] INFO -- : Extracting bundle gem base64-0.2.0... I, [2025-04-16T17:25:06.499934 #622435] INFO -- : Unpacked gems/getoptlong-0.2.1.gem I, [2025-04-16T17:25:06.508147 #622435] INFO -- : Extracting bundle gem bigdecimal-3.1.9... I, [2025-04-16T17:25:06.640689 #622435] INFO -- : Unpacked gems/base64-0.2.0.gem I, [2025-04-16T17:25:06.648928 #622435] INFO -- : Extracting bundle gem observer-0.1.2... I, [2025-04-16T17:25:06.811433 #622435] INFO -- : Unpacked gems/bigdecimal-3.1.9.gem I, [2025-04-16T17:25:06.838341 #622435] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2025-04-16T17:25:06.993293 #622435] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2025-04-16T17:25:07.006352 #622435] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2025-04-16T17:25:07.148050 #622435] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2025-04-16T17:25:07.170931 #622435] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2025-04-16T17:25:07.441665 #622435] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2025-04-16T17:25:07.458427 #622435] INFO -- : Extracting bundle gem drb-2.2.1... I, [2025-04-16T17:25:07.653941 #622435] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2025-04-16T17:25:07.675734 #622435] INFO -- : Extracting bundle gem nkf-0.2.0... I, [2025-04-16T17:25:07.782738 #622435] INFO -- : Unpacked gems/drb-2.2.1.gem I, [2025-04-16T17:25:07.790642 #622435] INFO -- : Extracting bundle gem syslog-0.3.0... I, [2025-04-16T17:25:08.127852 #622435] INFO -- : Unpacked gems/syslog-0.3.0.gem I, [2025-04-16T17:25:08.145275 #622435] INFO -- : Extracting bundle gem csv-3.3.4... I, [2025-04-16T17:25:08.169127 #622435] INFO -- : Unpacked gems/nkf-0.2.0.gem I, [2025-04-16T17:25:08.198470 #622435] INFO -- : Extracting bundle gem repl_type_completor-0.1.11... I, [2025-04-16T17:25:10.105274 #622435] INFO -- : Unpacked gems/csv-3.3.4.gem I, [2025-04-16T17:25:10.108097 #622435] INFO -- : Unpacked gems/repl_type_completor-0.1.11.gem I, [2025-04-16T17:25:10.114175 #622435] INFO -- : Extracting bundle gem ostruct-0.6.1... I, [2025-04-16T17:25:10.116107 #622435] INFO -- : Extracting bundle gem pstore-0.2.0... I, [2025-04-16T17:25:10.348820 #622435] INFO -- : Unpacked gems/ostruct-0.6.1.gem I, [2025-04-16T17:25:10.357621 #622435] INFO -- : Extracting bundle gem benchmark-0.4.0... I, [2025-04-16T17:25:10.449906 #622435] INFO -- : Unpacked gems/pstore-0.2.0.gem I, [2025-04-16T17:25:10.491523 #622435] INFO -- : Extracting bundle gem logger-1.7.0... I, [2025-04-16T17:25:10.679391 #622435] INFO -- : Unpacked gems/benchmark-0.4.0.gem I, [2025-04-16T17:25:10.688088 #622435] INFO -- : Extracting bundle gem rdoc-6.13.1... I, [2025-04-16T17:25:10.902197 #622435] INFO -- : Unpacked gems/logger-1.7.0.gem I, [2025-04-16T17:25:10.910055 #622435] INFO -- : Extracting bundle gem win32ole-1.9.2... I, [2025-04-16T17:25:11.147231 #622435] INFO -- : Unpacked gems/win32ole-1.9.2.gem I, [2025-04-16T17:25:11.155270 #622435] INFO -- : Extracting bundle gem irb-1.15.2... I, [2025-04-16T17:25:11.274823 #622435] INFO -- : Unpacked gems/rdoc-6.13.1.gem I, [2025-04-16T17:25:11.290566 #622435] INFO -- : Extracting bundle gem reline-0.6.1... I, [2025-04-16T17:25:11.467697 #622435] INFO -- : Unpacked gems/irb-1.15.2.gem I, [2025-04-16T17:25:11.476090 #622435] INFO -- : Extracting bundle gem readline-0.0.4... I, [2025-04-16T17:25:11.653281 #622435] INFO -- : Unpacked gems/reline-0.6.1.gem I, [2025-04-16T17:25:11.678316 #622435] INFO -- : Extracting bundle gem fiddle-1.1.6... I, [2025-04-16T17:25:11.849281 #622435] INFO -- : Unpacked gems/readline-0.0.4.gem I, [2025-04-16T17:25:11.870178 #622435] INFO -- : generating enc.mk I, [2025-04-16T17:25:11.960851 #622435] INFO -- : Unpacked gems/fiddle-1.1.6.gem I, [2025-04-16T17:25:11.968133 #622435] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2025-04-16T17:25:12.570415 #622435] INFO -- : making srcs under enc I, [2025-04-16T17:25:12.653289 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:25:12.658496 #622435] INFO -- : generating table from enc/trans/big5.c I, [2025-04-16T17:25:12.673279 #622435] INFO -- : generating table from enc/trans/cesu_8.c I, [2025-04-16T17:25:12.677275 #622435] INFO -- : generating table from enc/trans/chinese.c I, [2025-04-16T17:25:12.889277 #622435] INFO -- : generating enc/trans/cesu_8.c ... I, [2025-04-16T17:25:12.911265 #622435] INFO -- : generating table from enc/trans/ebcdic.c I, [2025-04-16T17:25:13.081847 #622435] INFO -- : generating enc/trans/ebcdic.c ... I, [2025-04-16T17:25:13.098367 #622435] INFO -- : generating table from enc/trans/emoji.c I, [2025-04-16T17:25:13.776268 #622435] INFO -- : generating enc/trans/emoji.c ... I, [2025-04-16T17:25:13.802475 #622435] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T17:25:14.954210 #622435] INFO -- : generating enc/trans/chinese.c ... I, [2025-04-16T17:25:14.964350 #622435] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2025-04-16T17:25:15.557177 #622435] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-16T17:25:15.585282 #622435] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2025-04-16T17:25:16.582927 #622435] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2025-04-16T17:25:16.591172 #622435] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2025-04-16T17:25:16.906711 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.908389 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c I, [2025-04-16T17:25:16.933434 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.933543 #622435] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T17:25:16.933601 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.936594 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.h I, [2025-04-16T17:25:16.957481 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.957577 #622435] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T17:25:16.957633 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.970328 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c I, [2025-04-16T17:25:16.997407 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:16.997518 #622435] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T17:25:16.997580 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:17.005288 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c I, [2025-04-16T17:25:17.036456 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:17.036536 #622435] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T17:25:17.036563 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:25:17.047238 #622435] INFO -- : generating table from enc/trans/escape.c I, [2025-04-16T17:25:17.088877 #622435] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2025-04-16T17:25:17.119109 #622435] INFO -- : generating table from enc/trans/gb18030.c I, [2025-04-16T17:25:17.288235 #622435] INFO -- : generating enc/trans/escape.c ... I, [2025-04-16T17:25:17.302377 #622435] INFO -- : generating table from enc/trans/gbk.c I, [2025-04-16T17:25:17.711671 #622435] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2025-04-16T17:25:17.721368 #622435] INFO -- : generating table from enc/trans/iso2022.c I, [2025-04-16T17:25:17.841121 #622435] INFO -- : generating enc/trans/iso2022.c ... I, [2025-04-16T17:25:17.847718 #622435] INFO -- : generating table from enc/trans/japanese.c I, [2025-04-16T17:25:18.024906 #622435] INFO -- : generating enc/trans/japanese.c ... I, [2025-04-16T17:25:18.030941 #622435] INFO -- : generating table from enc/trans/japanese_euc.c I, [2025-04-16T17:25:20.553318 #622435] INFO -- : generating enc/trans/gbk.c ... I, [2025-04-16T17:25:20.576477 #622435] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2025-04-16T17:25:22.728526 #622435] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2025-04-16T17:25:22.785271 #622435] INFO -- : generating table from enc/trans/korean.c I, [2025-04-16T17:25:24.921457 #622435] INFO -- : generating enc/trans/gb18030.c ... I, [2025-04-16T17:25:24.974256 #622435] INFO -- : generating table from enc/trans/single_byte.c I, [2025-04-16T17:25:25.059293 #622435] INFO -- : generating enc/trans/big5.c ... I, [2025-04-16T17:25:25.102201 #622435] INFO -- : generating table from enc/trans/utf8_mac.c I, [2025-04-16T17:25:26.516730 #622435] INFO -- : generating enc/trans/japanese_euc.c ... I, [2025-04-16T17:25:26.548810 #622435] INFO -- : generating table from enc/trans/utf_16_32.c I, [2025-04-16T17:25:26.703581 #622435] INFO -- : generating enc/trans/single_byte.c ... I, [2025-04-16T17:25:26.752045 #622435] INFO -- : generating enc/trans/utf_16_32.c ... I, [2025-04-16T17:25:27.566495 #622435] INFO -- : generating enc/trans/korean.c ... I, [2025-04-16T17:25:28.381040 #622435] INFO -- : generating enc/trans/utf8_mac.c ... I, [2025-04-16T17:25:28.395832 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:25:28.587150 #622435] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2025-04-16T17:25:28.587458 #622435] INFO -- : $$$[beg] make miniruby -j4 I, [2025-04-16T17:25:28.878037 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:25:28.878156 #622435] INFO -- : CC = gcc I, [2025-04-16T17:25:28.878214 #622435] INFO -- : LD = ld I, [2025-04-16T17:25:28.878257 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:25:28.878324 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:25:28.878370 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:25:28.878415 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:25:28.878453 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:25:28.878490 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:25:28.878526 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:25:28.878563 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:25:28.878598 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:25:28.878632 #622435] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T17:25:28.878667 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:25:28.878705 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:25:28.901290 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:25:28.901379 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:25:28.901406 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:25:28.901425 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:25:28.901443 #622435] INFO -- : I, [2025-04-16T17:25:28.936282 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/main.c I, [2025-04-16T17:25:28.938213 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmydln.c I, [2025-04-16T17:25:28.968275 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/miniinit.c I, [2025-04-16T17:25:28.980617 #622435] INFO -- : making dummy probes.h I, [2025-04-16T17:25:29.014970 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ast.c I, [2025-04-16T17:25:29.199233 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c I, [2025-04-16T17:25:29.320536 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/class.c I, [2025-04-16T17:25:29.470248 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compar.c I, [2025-04-16T17:25:29.595022 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compile.c I, [2025-04-16T17:25:29.634041 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/complex.c I, [2025-04-16T17:25:29.760222 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/cont.c I, [2025-04-16T17:25:29.788210 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/debug.c I, [2025-04-16T17:25:29.887192 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/debug_counter.c I, [2025-04-16T17:25:29.900090 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dir.c I, [2025-04-16T17:25:29.969422 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dln_find.c I, [2025-04-16T17:25:30.021298 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/encoding.c I, [2025-04-16T17:25:30.201283 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enum.c I, [2025-04-16T17:25:30.752434 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enumerator.c I, [2025-04-16T17:25:30.786637 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/error.c I, [2025-04-16T17:25:30.812284 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/eval.c I, [2025-04-16T17:25:30.840409 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/file.c I, [2025-04-16T17:25:31.615815 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/gc.c I, [2025-04-16T17:25:31.626894 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/hash.c I, [2025-04-16T17:25:31.823732 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/inits.c I, [2025-04-16T17:25:32.530284 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/imemo.c I, [2025-04-16T17:25:32.642941 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io.c I, [2025-04-16T17:25:32.651410 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io_buffer.c I, [2025-04-16T17:25:32.663231 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c I, [2025-04-16T17:25:32.894313 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/load.c E, [2025-04-16T17:25:33.096276 #622435] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/io.c: In function ‘rb_io_s_binread’: E, [2025-04-16T17:25:33.096357 #622435] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/io.c:12344:54: warning: implicit conversion from ‘enum ’ to ‘enum rb_io_mode’ [-Wenum-conversion] E, [2025-04-16T17:25:33.096382 #622435] ERROR -- : 12344 | arg.io = rb_io_open_generic(io, argv[0], oflags, fmode, &convconfig, 0); E, [2025-04-16T17:25:33.096401 #622435] ERROR -- : | ^~~~~ E, [2025-04-16T17:25:33.096423 #622435] ERROR -- : At top level: E, [2025-04-16T17:25:33.096443 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-16T17:25:33.096464 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-16T17:25:33.096483 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-16T17:25:33.111463 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/marshal.c I, [2025-04-16T17:25:33.119155 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/math.c I, [2025-04-16T17:25:33.128640 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/node.c I, [2025-04-16T17:25:33.131543 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/memory_view.c I, [2025-04-16T17:25:33.282684 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/node_dump.c I, [2025-04-16T17:25:33.284541 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/numeric.c I, [2025-04-16T17:25:33.300077 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/pack.c I, [2025-04-16T17:25:33.301397 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/object.c I, [2025-04-16T17:25:33.474593 #622435] INFO -- : compiling parse.c I, [2025-04-16T17:25:33.541437 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/parser_st.c I, [2025-04-16T17:25:33.565581 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/proc.c I, [2025-04-16T17:25:33.618930 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/process.c I, [2025-04-16T17:25:33.794239 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ractor.c I, [2025-04-16T17:25:33.864484 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/random.c I, [2025-04-16T17:25:34.005307 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/range.c I, [2025-04-16T17:25:34.041284 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rational.c I, [2025-04-16T17:25:34.163532 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/re.c I, [2025-04-16T17:25:34.235917 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regcomp.c I, [2025-04-16T17:25:34.370813 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regenc.c I, [2025-04-16T17:25:35.208689 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regerror.c I, [2025-04-16T17:25:35.351715 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regexec.c I, [2025-04-16T17:25:35.461445 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regparse.c I, [2025-04-16T17:25:35.474262 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regsyntax.c I, [2025-04-16T17:25:35.595398 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c I, [2025-04-16T17:25:35.791551 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby_parser.c I, [2025-04-16T17:25:36.066755 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/scheduler.c I, [2025-04-16T17:25:36.426636 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/shape.c I, [2025-04-16T17:25:36.453533 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/signal.c I, [2025-04-16T17:25:36.494713 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/sprintf.c I, [2025-04-16T17:25:36.621158 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/st.c I, [2025-04-16T17:25:36.666323 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/strftime.c I, [2025-04-16T17:25:36.690881 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/string.c I, [2025-04-16T17:25:36.858198 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/struct.c I, [2025-04-16T17:25:37.013292 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/symbol.c I, [2025-04-16T17:25:37.117297 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/thread.c I, [2025-04-16T17:25:37.165294 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/time.c I, [2025-04-16T17:25:37.418291 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/transcode.c I, [2025-04-16T17:25:37.457341 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/util.c I, [2025-04-16T17:25:37.586523 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/variable.c I, [2025-04-16T17:25:37.632143 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2025-04-16T17:25:37.877617 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm.c I, [2025-04-16T17:25:38.386619 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_backtrace.c I, [2025-04-16T17:25:38.554512 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_dump.c I, [2025-04-16T17:25:38.833280 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_sync.c I, [2025-04-16T17:25:39.364623 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_trace.c I, [2025-04-16T17:25:39.494318 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/weakmap.c I, [2025-04-16T17:25:39.766275 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yjit.c I, [2025-04-16T17:25:39.810452 #622435] INFO -- : building Rust YJIT (release mode) I, [2025-04-16T17:25:40.108722 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/missing/setproctitle.c I, [2025-04-16T17:25:40.733749 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/addr2line.c I, [2025-04-16T17:25:40.961301 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/array.c I, [2025-04-16T17:25:41.501504 #622435] INFO -- : compiling prism/api_node.c I, [2025-04-16T17:25:42.706504 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/api_pack.c I, [2025-04-16T17:25:43.017231 #622435] INFO -- : compiling prism/diagnostic.c I, [2025-04-16T17:25:43.315971 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/encoding.c I, [2025-04-16T17:25:44.534361 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/extension.c I, [2025-04-16T17:25:44.934539 #622435] INFO -- : compiling prism/node.c I, [2025-04-16T17:26:03.012587 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/options.c I, [2025-04-16T17:26:04.550277 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/pack.c I, [2025-04-16T17:26:05.752068 #622435] INFO -- : compiling prism/prettyprint.c I, [2025-04-16T17:26:06.025205 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/regexp.c I, [2025-04-16T17:26:06.054240 #622435] INFO -- : compiling prism/serialize.c I, [2025-04-16T17:26:07.814249 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/static_literals.c I, [2025-04-16T17:26:07.869299 #622435] INFO -- : compiling prism/token_type.c I, [2025-04-16T17:26:07.921754 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_buffer.c I, [2025-04-16T17:26:08.098657 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_char.c I, [2025-04-16T17:26:08.209280 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_constant_pool.c I, [2025-04-16T17:26:08.490220 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_integer.c I, [2025-04-16T17:26:08.998404 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_list.c I, [2025-04-16T17:26:09.498822 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_memchr.c I, [2025-04-16T17:26:09.571761 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_newline_list.c I, [2025-04-16T17:26:10.050519 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_string.c I, [2025-04-16T17:26:10.265294 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strncasecmp.c I, [2025-04-16T17:26:10.630791 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strpbrk.c I, [2025-04-16T17:26:10.814114 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/prism.c I, [2025-04-16T17:26:10.830539 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism_init.c I, [2025-04-16T17:26:10.858962 #622435] INFO -- : assembling /tmp/ruby/src/trunk-iseq_binary/coroutine/amd64/Context.S I, [2025-04-16T17:26:10.974149 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/ascii.c I, [2025-04-16T17:26:11.014242 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/us_ascii.c I, [2025-04-16T17:26:11.082320 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/unicode.c I, [2025-04-16T17:26:11.402171 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_8.c I, [2025-04-16T17:26:11.864844 #622435] INFO -- : compiling enc/trans/newline.c I, [2025-04-16T17:26:49.978277 #622435] INFO -- : touch yjit/target/release/libyjit.a I, [2025-04-16T17:26:49.998594 #622435] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2025-04-16T17:26:51.198605 #622435] INFO -- : linking miniruby I, [2025-04-16T17:26:52.837446 #622435] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2025-04-16T17:26:52.837676 #622435] INFO -- : $$$[beg] make ruby -j4 I, [2025-04-16T17:26:53.037275 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:26:53.037346 #622435] INFO -- : CC = gcc I, [2025-04-16T17:26:53.037371 #622435] INFO -- : LD = ld I, [2025-04-16T17:26:53.037401 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:26:53.037428 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:26:53.037461 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:26:53.037479 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:26:53.037496 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:26:53.037514 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:26:53.037531 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:26:53.037546 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:26:53.037563 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:26:53.037578 #622435] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T17:26:53.037594 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:26:53.037609 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:26:53.076296 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:26:53.076377 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:26:53.076401 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:26:53.076423 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:26:53.076443 #622435] INFO -- : I, [2025-04-16T17:26:53.101997 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dln.c I, [2025-04-16T17:26:53.112233 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/localeinit.c I, [2025-04-16T17:26:53.158185 #622435] INFO -- : creating verconf.h I, [2025-04-16T17:26:53.506309 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmyext.c I, [2025-04-16T17:26:53.666234 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmyenc.c I, [2025-04-16T17:26:53.749295 #622435] INFO -- : verconf.h updated I, [2025-04-16T17:26:53.768409 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c I, [2025-04-16T17:26:53.984359 #622435] INFO -- : builtin_binary.inc updated I, [2025-04-16T17:26:53.994538 #622435] INFO -- : 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc I, [2025-04-16T17:26:53.996478 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2025-04-16T17:26:54.036288 #622435] INFO -- : linking static-library libruby-static.a I, [2025-04-16T17:27:36.284139 #622435] INFO -- : linking shared-library libruby.so.3.5.0 I, [2025-04-16T17:27:42.577123 #622435] INFO -- : linking ruby I, [2025-04-16T17:27:42.695451 #622435] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2025-04-16T17:27:42.695675 #622435] INFO -- : $$$[beg] make all -j4 I, [2025-04-16T17:27:42.939975 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:27:42.949323 #622435] INFO -- : CC = gcc I, [2025-04-16T17:27:42.949436 #622435] INFO -- : LD = ld I, [2025-04-16T17:27:42.949497 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:27:42.949579 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:27:42.949657 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:27:42.949715 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:27:42.949772 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:27:42.949830 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:27:42.949885 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:27:42.949938 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:27:42.949991 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:27:42.950045 #622435] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T17:27:42.950098 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:27:42.950156 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:27:42.978867 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:27:42.978966 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:27:42.978990 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:27:42.979018 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:27:42.979038 #622435] INFO -- : I, [2025-04-16T17:27:43.246184 #622435] INFO -- : generating encdb.h I, [2025-04-16T17:27:43.254683 #622435] INFO -- : generating enc.mk I, [2025-04-16T17:27:43.298812 #622435] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2025-04-16T17:27:43.341284 #622435] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2025-04-16T17:27:43.468709 #622435] INFO -- : encdb.h updated I, [2025-04-16T17:27:43.474925 #622435] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2025-04-16T17:27:44.358206 #622435] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2025-04-16T17:27:44.678853 #622435] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2025-04-16T17:27:44.902536 #622435] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2025-04-16T17:27:45.078305 #622435] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2025-04-16T17:27:45.453282 #622435] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2025-04-16T17:27:45.538906 #622435] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2025-04-16T17:27:46.006214 #622435] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2025-04-16T17:27:46.618768 #622435] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2025-04-16T17:27:46.674704 #622435] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2025-04-16T17:27:46.953294 #622435] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2025-04-16T17:27:47.792997 #622435] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2025-04-16T17:27:48.567127 #622435] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2025-04-16T17:27:48.636306 #622435] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2025-04-16T17:27:48.935221 #622435] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2025-04-16T17:27:49.062532 #622435] INFO -- : building spec/ruby/optional/capi/ext/finalizer_spec.so I, [2025-04-16T17:27:49.649338 #622435] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2025-04-16T17:27:49.755225 #622435] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2025-04-16T17:27:50.050938 #622435] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2025-04-16T17:27:50.060059 #622435] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2025-04-16T17:27:51.034667 #622435] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2025-04-16T17:27:51.062270 #622435] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2025-04-16T17:27:51.120160 #622435] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2025-04-16T17:27:51.506277 #622435] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2025-04-16T17:27:52.086569 #622435] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2025-04-16T17:27:52.506350 #622435] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2025-04-16T17:27:53.250044 #622435] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2025-04-16T17:27:53.412424 #622435] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2025-04-16T17:27:53.482273 #622435] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2025-04-16T17:27:54.139196 #622435] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2025-04-16T17:27:54.166956 #622435] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2025-04-16T17:27:54.865959 #622435] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2025-04-16T17:27:55.071066 #622435] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2025-04-16T17:27:55.919054 #622435] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2025-04-16T17:27:56.060350 #622435] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2025-04-16T17:27:56.369296 #622435] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2025-04-16T17:27:56.802739 #622435] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2025-04-16T17:27:57.126831 #622435] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2025-04-16T17:27:57.302315 #622435] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2025-04-16T17:27:57.441176 #622435] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2025-04-16T17:27:58.021758 #622435] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2025-04-16T17:27:58.718429 #622435] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2025-04-16T17:27:58.929099 #622435] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2025-04-16T17:27:59.154325 #622435] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2025-04-16T17:27:59.656878 #622435] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2025-04-16T17:28:00.067392 #622435] INFO -- : making enc I, [2025-04-16T17:28:00.253316 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:00.260935 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/encdb.c I, [2025-04-16T17:28:00.458099 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/big5.c I, [2025-04-16T17:28:00.471965 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/cesu_8.c I, [2025-04-16T17:28:00.583004 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/cp949.c I, [2025-04-16T17:28:00.632147 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/emacs_mule.c I, [2025-04-16T17:28:00.635392 #622435] INFO -- : making srcs under enc I, [2025-04-16T17:28:00.685811 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_jp.c I, [2025-04-16T17:28:00.718254 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_kr.c I, [2025-04-16T17:28:00.834575 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_tw.c I, [2025-04-16T17:28:00.901640 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb2312.c I, [2025-04-16T17:28:00.913495 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:00.913932 #622435] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T17:28:00.914005 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:00.918381 #622435] INFO -- : generating transdb.h I, [2025-04-16T17:28:00.930470 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb18030.c I, [2025-04-16T17:28:00.962309 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gbk.c I, [2025-04-16T17:28:01.010244 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_1.c I, [2025-04-16T17:28:01.050454 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_2.c I, [2025-04-16T17:28:01.130210 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_3.c I, [2025-04-16T17:28:01.131528 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_4.c I, [2025-04-16T17:28:01.228714 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_5.c I, [2025-04-16T17:28:01.245296 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_6.c I, [2025-04-16T17:28:01.281287 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_7.c I, [2025-04-16T17:28:01.294656 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_8.c I, [2025-04-16T17:28:01.326745 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_9.c I, [2025-04-16T17:28:01.370192 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_10.c I, [2025-04-16T17:28:01.409608 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_11.c I, [2025-04-16T17:28:01.465754 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_13.c I, [2025-04-16T17:28:01.470214 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_14.c I, [2025-04-16T17:28:01.512521 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_15.c I, [2025-04-16T17:28:01.529294 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_16.c I, [2025-04-16T17:28:01.566680 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_r.c I, [2025-04-16T17:28:01.594787 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_u.c I, [2025-04-16T17:28:01.622228 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/shift_jis.c I, [2025-04-16T17:28:01.687447 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16be.c I, [2025-04-16T17:28:01.758284 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16le.c I, [2025-04-16T17:28:01.810706 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32be.c I, [2025-04-16T17:28:01.842691 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32le.c I, [2025-04-16T17:28:01.878990 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_31j.c I, [2025-04-16T17:28:01.936020 #622435] INFO -- : transdb.h updated I, [2025-04-16T17:28:01.946238 #622435] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T17:28:02.151647 #622435] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T17:28:02.161282 #622435] INFO -- : making trans I, [2025-04-16T17:28:02.284032 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:02.286168 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c I, [2025-04-16T17:28:03.069490 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1250.c I, [2025-04-16T17:28:03.153402 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1251.c I, [2025-04-16T17:28:03.226819 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1252.c I, [2025-04-16T17:28:03.310731 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1253.c I, [2025-04-16T17:28:03.398352 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1254.c I, [2025-04-16T17:28:03.406537 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1257.c I, [2025-04-16T17:28:03.486729 #622435] INFO -- : linking encoding encdb.so I, [2025-04-16T17:28:03.488256 #622435] INFO -- : linking encoding big5.so I, [2025-04-16T17:28:03.546230 #622435] INFO -- : linking encoding cesu_8.so I, [2025-04-16T17:28:03.662393 #622435] INFO -- : linking encoding cp949.so I, [2025-04-16T17:28:03.924569 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c I, [2025-04-16T17:28:03.926143 #622435] INFO -- : linking encoding emacs_mule.so I, [2025-04-16T17:28:04.071157 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c I, [2025-04-16T17:28:04.082466 #622435] INFO -- : linking encoding euc_jp.so I, [2025-04-16T17:28:04.083670 #622435] INFO -- : linking encoding euc_kr.so I, [2025-04-16T17:28:04.338562 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c ... I, [2025-04-16T17:28:04.394101 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c I, [2025-04-16T17:28:04.401406 #622435] INFO -- : linking encoding euc_tw.so I, [2025-04-16T17:28:04.418774 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c I, [2025-04-16T17:28:04.679414 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c ... I, [2025-04-16T17:28:04.686160 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c I, [2025-04-16T17:28:04.963119 #622435] INFO -- : linking encoding gb2312.so I, [2025-04-16T17:28:05.362384 #622435] INFO -- : linking encoding gb18030.so I, [2025-04-16T17:28:05.493176 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c ... I, [2025-04-16T17:28:05.534767 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T17:28:05.714282 #622435] INFO -- : linking encoding gbk.so I, [2025-04-16T17:28:06.077289 #622435] INFO -- : linking encoding iso_8859_1.so I, [2025-04-16T17:28:06.410400 #622435] INFO -- : linking encoding iso_8859_2.so I, [2025-04-16T17:28:06.669353 #622435] INFO -- : linking encoding iso_8859_3.so I, [2025-04-16T17:28:06.935439 #622435] INFO -- : linking encoding iso_8859_4.so I, [2025-04-16T17:28:07.202636 #622435] INFO -- : linking encoding iso_8859_5.so I, [2025-04-16T17:28:07.546360 #622435] INFO -- : linking encoding iso_8859_6.so I, [2025-04-16T17:28:07.855274 #622435] INFO -- : linking encoding iso_8859_7.so I, [2025-04-16T17:28:08.100482 #622435] INFO -- : linking encoding iso_8859_8.so I, [2025-04-16T17:28:08.271139 #622435] INFO -- : linking encoding iso_8859_9.so I, [2025-04-16T17:28:08.437167 #622435] INFO -- : linking encoding iso_8859_10.so I, [2025-04-16T17:28:08.630369 #622435] INFO -- : linking encoding iso_8859_11.so I, [2025-04-16T17:28:08.648519 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-16T17:28:08.715604 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c I, [2025-04-16T17:28:08.982339 #622435] INFO -- : linking encoding iso_8859_13.so I, [2025-04-16T17:28:09.150940 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c ... I, [2025-04-16T17:28:09.185397 #622435] INFO -- : linking encoding iso_8859_14.so I, [2025-04-16T17:28:09.189159 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c I, [2025-04-16T17:28:09.346361 #622435] INFO -- : linking encoding iso_8859_15.so I, [2025-04-16T17:28:09.734337 #622435] INFO -- : linking encoding iso_8859_16.so I, [2025-04-16T17:28:10.068302 #622435] INFO -- : linking encoding koi8_r.so I, [2025-04-16T17:28:10.293308 #622435] INFO -- : linking encoding koi8_u.so I, [2025-04-16T17:28:10.699054 #622435] INFO -- : linking encoding shift_jis.so I, [2025-04-16T17:28:10.743418 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c ... I, [2025-04-16T17:28:10.771532 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c I, [2025-04-16T17:28:11.097501 #622435] INFO -- : linking encoding utf_16be.so I, [2025-04-16T17:28:11.378364 #622435] INFO -- : linking encoding utf_16le.so I, [2025-04-16T17:28:11.762544 #622435] INFO -- : linking encoding utf_32be.so I, [2025-04-16T17:28:12.081176 #622435] INFO -- : linking encoding utf_32le.so I, [2025-04-16T17:28:12.394585 #622435] INFO -- : linking encoding windows_31j.so I, [2025-04-16T17:28:12.445287 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c ... I, [2025-04-16T17:28:12.486824 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c I, [2025-04-16T17:28:12.777278 #622435] INFO -- : linking encoding windows_1250.so I, [2025-04-16T17:28:12.801273 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c ... I, [2025-04-16T17:28:12.826344 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c I, [2025-04-16T17:28:13.126648 #622435] INFO -- : linking encoding windows_1251.so I, [2025-04-16T17:28:13.471055 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c ... I, [2025-04-16T17:28:13.508235 #622435] INFO -- : linking encoding windows_1252.so I, [2025-04-16T17:28:13.509350 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c I, [2025-04-16T17:28:13.715319 #622435] INFO -- : linking encoding windows_1253.so I, [2025-04-16T17:28:14.249276 #622435] INFO -- : linking encoding windows_1254.so I, [2025-04-16T17:28:14.570890 #622435] INFO -- : linking encoding windows_1257.so I, [2025-04-16T17:28:14.989326 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:15.003499 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:15.252639 #622435] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2025-04-16T17:28:15.264567 #622435] INFO -- : configuring -test-/abi I, [2025-04-16T17:28:15.279362 #622435] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2025-04-16T17:28:15.301177 #622435] INFO -- : configuring -test-/arith_seq/extract I, [2025-04-16T17:28:15.329582 #622435] INFO -- : configuring -test-/array/concat I, [2025-04-16T17:28:15.342518 #622435] INFO -- : configuring -test-/array/resize I, [2025-04-16T17:28:15.363264 #622435] INFO -- : configuring -test-/asan I, [2025-04-16T17:28:15.398013 #622435] INFO -- : configuring -test-/bignum I, [2025-04-16T17:28:15.443946 #622435] INFO -- : configuring -test-/bug-14834 I, [2025-04-16T17:28:15.459186 #622435] INFO -- : configuring -test-/bug-3571 I, [2025-04-16T17:28:15.480880 #622435] INFO -- : configuring -test-/bug-5832 I, [2025-04-16T17:28:15.502939 #622435] INFO -- : configuring -test-/bug_reporter I, [2025-04-16T17:28:16.113113 #622435] INFO -- : configuring -test-/class I, [2025-04-16T17:28:16.183246 #622435] INFO -- : configuring -test-/cxxanyargs I, [2025-04-16T17:28:16.201912 #622435] INFO -- : configuring -test-/debug I, [2025-04-16T17:28:16.248734 #622435] INFO -- : configuring -test-/dln/empty I, [2025-04-16T17:28:16.259320 #622435] INFO -- : configuring -test-/econv I, [2025-04-16T17:28:16.276083 #622435] INFO -- : configuring -test-/ensure_and_callcc I, [2025-04-16T17:28:16.282318 #622435] INFO -- : configuring -test-/enumerator_kw I, [2025-04-16T17:28:16.304046 #622435] INFO -- : configuring -test-/eval I, [2025-04-16T17:28:16.311995 #622435] INFO -- : configuring -test-/exception I, [2025-04-16T17:28:16.348213 #622435] INFO -- : configuring -test-/fatal I, [2025-04-16T17:28:16.362986 #622435] INFO -- : configuring -test-/file I, [2025-04-16T17:28:17.206729 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c ... I, [2025-04-16T17:28:17.234612 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c I, [2025-04-16T17:28:17.534741 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c ... I, [2025-04-16T17:28:17.582333 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c I, [2025-04-16T17:28:17.789130 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c ... I, [2025-04-16T17:28:17.822474 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c I, [2025-04-16T17:28:21.418621 #622435] INFO -- : configuring -test-/float I, [2025-04-16T17:28:21.433280 #622435] INFO -- : configuring -test-/funcall I, [2025-04-16T17:28:21.483466 #622435] INFO -- : configuring -test-/gvl/call_without_gvl I, [2025-04-16T17:28:21.499135 #622435] INFO -- : configuring -test-/hash I, [2025-04-16T17:28:21.512948 #622435] INFO -- : configuring -test-/integer I, [2025-04-16T17:28:21.525038 #622435] INFO -- : configuring -test-/iseq_load I, [2025-04-16T17:28:21.549710 #622435] INFO -- : configuring -test-/iter I, [2025-04-16T17:28:21.563232 #622435] INFO -- : configuring -test-/load/dot.dot I, [2025-04-16T17:28:21.584687 #622435] INFO -- : configuring -test-/load/protect I, [2025-04-16T17:28:21.594426 #622435] INFO -- : configuring -test-/load/resolve_symbol_resolver I, [2025-04-16T17:28:21.604302 #622435] INFO -- : configuring -test-/load/resolve_symbol_target I, [2025-04-16T17:28:21.608343 #622435] INFO -- : configuring -test-/load/stringify_symbols I, [2025-04-16T17:28:21.616106 #622435] INFO -- : configuring -test-/load/stringify_target I, [2025-04-16T17:28:21.624163 #622435] INFO -- : configuring -test-/marshal/compat I, [2025-04-16T17:28:21.635240 #622435] INFO -- : configuring -test-/marshal/internal_ivar I, [2025-04-16T17:28:21.643529 #622435] INFO -- : configuring -test-/marshal/usr I, [2025-04-16T17:28:21.654076 #622435] INFO -- : configuring -test-/memory_status I, [2025-04-16T17:28:21.659940 #622435] INFO -- : configuring -test-/memory_view I, [2025-04-16T17:28:21.668966 #622435] INFO -- : configuring -test-/method I, [2025-04-16T17:28:21.723307 #622435] INFO -- : configuring -test-/notimplement I, [2025-04-16T17:28:21.739072 #622435] INFO -- : configuring -test-/num2int I, [2025-04-16T17:28:21.746615 #622435] INFO -- : configuring -test-/path_to_class I, [2025-04-16T17:28:21.757424 #622435] INFO -- : configuring -test-/popen_deadlock I, [2025-04-16T17:28:21.779213 #622435] INFO -- : configuring -test-/postponed_job I, [2025-04-16T17:28:21.807457 #622435] INFO -- : configuring -test-/printf I, [2025-04-16T17:28:21.855046 #622435] INFO -- : configuring -test-/proc I, [2025-04-16T17:28:21.881425 #622435] INFO -- : configuring -test-/public_header_warnings I, [2025-04-16T17:28:22.001286 #622435] INFO -- : configuring -test-/random I, [2025-04-16T17:28:22.052929 #622435] INFO -- : configuring -test-/rational I, [2025-04-16T17:28:22.083136 #622435] INFO -- : configuring -test-/rb_call_super_kw I, [2025-04-16T17:28:22.103268 #622435] INFO -- : configuring -test-/recursion I, [2025-04-16T17:28:22.132557 #622435] INFO -- : configuring -test-/regexp I, [2025-04-16T17:28:22.176046 #622435] INFO -- : configuring -test-/scan_args I, [2025-04-16T17:28:22.188811 #622435] INFO -- : configuring -test-/st/foreach I, [2025-04-16T17:28:22.198046 #622435] INFO -- : configuring -test-/st/numhash I, [2025-04-16T17:28:22.207638 #622435] INFO -- : configuring -test-/st/update I, [2025-04-16T17:28:22.213026 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c ... I, [2025-04-16T17:28:22.220003 #622435] INFO -- : configuring -test-/string I, [2025-04-16T17:28:22.265379 #622435] INFO -- : configuring -test-/struct I, [2025-04-16T17:28:22.278702 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c I, [2025-04-16T17:28:22.313287 #622435] INFO -- : configuring -test-/symbol I, [2025-04-16T17:28:23.538025 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c ... I, [2025-04-16T17:28:23.612104 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c I, [2025-04-16T17:28:24.669990 #622435] INFO -- : configuring -test-/thread/id I, [2025-04-16T17:28:26.190824 #622435] INFO -- : configuring -test-/thread/instrumentation I, [2025-04-16T17:28:26.239187 #622435] INFO -- : configuring -test-/thread/lock_native_thread I, [2025-04-16T17:28:26.305594 #622435] INFO -- : configuring -test-/thread_fd I, [2025-04-16T17:28:26.373834 #622435] INFO -- : configuring -test-/time I, [2025-04-16T17:28:26.391907 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c ... I, [2025-04-16T17:28:26.429991 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c I, [2025-04-16T17:28:26.516830 #622435] INFO -- : configuring -test-/tracepoint I, [2025-04-16T17:28:26.583790 #622435] INFO -- : configuring -test-/typeddata I, [2025-04-16T17:28:26.656147 #622435] INFO -- : configuring -test-/vm I, [2025-04-16T17:28:26.722134 #622435] INFO -- : configuring -test-/wait I, [2025-04-16T17:28:27.044239 #622435] INFO -- : configuring cgi/escape I, [2025-04-16T17:28:27.327771 #622435] INFO -- : configuring continuation I, [2025-04-16T17:28:27.527012 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c ... I, [2025-04-16T17:28:27.589306 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c I, [2025-04-16T17:28:27.631117 #622435] INFO -- : configuring coverage I, [2025-04-16T17:28:27.768278 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c ... I, [2025-04-16T17:28:27.791125 #622435] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c I, [2025-04-16T17:28:27.961287 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c ... I, [2025-04-16T17:28:27.964578 #622435] INFO -- : configuring date I, [2025-04-16T17:28:27.965691 #622435] INFO -- : linking transcoder transdb.so I, [2025-04-16T17:28:28.145299 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c I, [2025-04-16T17:28:28.424457 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c I, [2025-04-16T17:28:28.522277 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c I, [2025-04-16T17:28:28.548387 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c ... I, [2025-04-16T17:28:28.586243 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c I, [2025-04-16T17:28:28.694668 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c I, [2025-04-16T17:28:28.860650 #622435] INFO -- : configuring digest I, [2025-04-16T17:28:28.907206 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T17:28:28.910884 #622435] INFO -- : configuring digest/bubblebabble I, [2025-04-16T17:28:28.988127 #622435] INFO -- : configuring digest/md5 I, [2025-04-16T17:28:29.062235 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c I, [2025-04-16T17:28:29.290213 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c I, [2025-04-16T17:28:29.450543 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c I, [2025-04-16T17:28:29.558515 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c I, [2025-04-16T17:28:29.690295 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c I, [2025-04-16T17:28:29.884430 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c I, [2025-04-16T17:28:30.167471 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c I, [2025-04-16T17:28:30.297918 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c I, [2025-04-16T17:28:30.490408 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c I, [2025-04-16T17:28:30.809933 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c I, [2025-04-16T17:28:30.998235 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c I, [2025-04-16T17:28:31.162765 #622435] INFO -- : configuring digest/rmd160 I, [2025-04-16T17:28:31.186477 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c I, [2025-04-16T17:28:31.363304 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c I, [2025-04-16T17:28:31.487830 #622435] INFO -- : linking transcoder big5.so I, [2025-04-16T17:28:31.786071 #622435] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c ... I, [2025-04-16T17:28:31.814438 #622435] INFO -- : linking transcoder cesu_8.so I, [2025-04-16T17:28:31.933321 #622435] INFO -- : linking transcoder chinese.so I, [2025-04-16T17:28:32.171201 #622435] INFO -- : linking transcoder ebcdic.so I, [2025-04-16T17:28:32.243050 #622435] INFO -- : linking transcoder emoji.so I, [2025-04-16T17:28:32.258075 #622435] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2025-04-16T17:28:32.439445 #622435] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2025-04-16T17:28:32.626252 #622435] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2025-04-16T17:28:32.643497 #622435] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2025-04-16T17:28:32.648573 #622435] INFO -- : configuring digest/sha1 I, [2025-04-16T17:28:33.045371 #622435] INFO -- : linking transcoder escape.so I, [2025-04-16T17:28:33.055488 #622435] INFO -- : linking transcoder gb18030.so I, [2025-04-16T17:28:33.398275 #622435] INFO -- : linking transcoder gbk.so I, [2025-04-16T17:28:33.578168 #622435] INFO -- : linking transcoder iso2022.so I, [2025-04-16T17:28:33.834344 #622435] INFO -- : linking transcoder japanese.so I, [2025-04-16T17:28:33.918582 #622435] INFO -- : linking transcoder japanese_euc.so I, [2025-04-16T17:28:34.123022 #622435] INFO -- : linking transcoder japanese_sjis.so I, [2025-04-16T17:28:34.169367 #622435] INFO -- : configuring digest/sha2 I, [2025-04-16T17:28:34.299809 #622435] INFO -- : linking transcoder korean.so I, [2025-04-16T17:28:34.478359 #622435] INFO -- : linking transcoder single_byte.so I, [2025-04-16T17:28:34.534437 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c I, [2025-04-16T17:28:34.743138 #622435] INFO -- : linking transcoder utf_16_32.so I, [2025-04-16T17:28:35.376450 #622435] INFO -- : configuring erb/escape I, [2025-04-16T17:28:35.918389 #622435] INFO -- : linking transcoder utf8_mac.so I, [2025-04-16T17:28:36.228546 #622435] INFO -- : configuring etc I, [2025-04-16T17:28:36.321852 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:36.329632 #622435] INFO -- : making encs I, [2025-04-16T17:28:36.618968 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:36.619076 #622435] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T17:28:36.619111 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:28:36.806297 #622435] INFO -- : configuring fcntl I, [2025-04-16T17:28:36.902714 #622435] INFO -- : configuring io/console I, [2025-04-16T17:28:37.005986 #622435] INFO -- : configuring json I, [2025-04-16T17:28:37.034961 #622435] INFO -- : configuring json/generator I, [2025-04-16T17:28:37.758932 #622435] INFO -- : configuring monitor I, [2025-04-16T17:28:37.956128 #622435] INFO -- : configuring objspace I, [2025-04-16T17:28:38.126498 #622435] INFO -- : configuring openssl I, [2025-04-16T17:28:44.808216 #622435] INFO -- : configuring json/parser I, [2025-04-16T17:29:06.693427 #622435] INFO -- : configuring pathname I, [2025-04-16T17:29:06.813576 #622435] INFO -- : configuring psych I, [2025-04-16T17:29:20.405424 #622435] INFO -- : configuring pty I, [2025-04-16T17:29:40.902840 #622435] INFO -- : configuring rbconfig/sizeof I, [2025-04-16T17:29:41.461809 #622435] INFO -- : configuring io/nonblock I, [2025-04-16T17:29:41.948220 #622435] INFO -- : configuring ripper I, [2025-04-16T17:29:42.068698 #622435] INFO -- : configuring rubyvm I, [2025-04-16T17:29:42.164898 #622435] INFO -- : configuring socket I, [2025-04-16T17:29:45.530571 #622435] INFO -- : configuring io/wait I, [2025-04-16T17:29:47.537160 #622435] INFO -- : configuring stringio I, [2025-04-16T17:29:50.202578 #622435] INFO -- : configuring strscan I, [2025-04-16T17:29:56.970540 #622435] INFO -- : configuring zlib I, [2025-04-16T17:29:57.179405 #622435] INFO -- : configuring bigdecimal-3.1.9/ext/bigdecimal I, [2025-04-16T17:30:02.852753 #622435] INFO -- : configuring debug-1.10.0/ext/debug I, [2025-04-16T17:30:03.015381 #622435] INFO -- : configuring fiddle-1.1.6/ext/fiddle I, [2025-04-16T17:30:03.295685 #622435] INFO -- : configuring nkf-0.2.0/ext/nkf I, [2025-04-16T17:30:03.554256 #622435] INFO -- : configuring racc-1.8.1/ext/racc/cparse I, [2025-04-16T17:30:03.852648 #622435] INFO -- : configuring rbs-3.9.2/ext/rbs_extension I, [2025-04-16T17:30:05.139896 #622435] INFO -- : configuring syslog-0.3.0/ext/syslog I, [2025-04-16T17:30:55.892761 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:30:55.899266 #622435] INFO -- : generating makefile exts.mk I, [2025-04-16T17:30:56.011139 #622435] INFO -- : exts.mk updated I, [2025-04-16T17:30:56.019707 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:30:56.028036 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF' I, [2025-04-16T17:30:56.030233 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF/c.c I, [2025-04-16T17:30:56.033299 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi' I, [2025-04-16T17:30:56.034337 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/abi/abi.c I, [2025-04-16T17:30:56.048691 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step' I, [2025-04-16T17:30:56.063549 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2025-04-16T17:30:56.074840 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract' I, [2025-04-16T17:30:56.076038 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/extract/extract.c I, [2025-04-16T17:30:56.159060 #622435] INFO -- : linking shared-object -test-/abi.so I, [2025-04-16T17:30:56.204148 #622435] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2025-04-16T17:30:56.228792 #622435] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2025-04-16T17:30:56.228873 #622435] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2025-04-16T17:30:56.398121 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi' I, [2025-04-16T17:30:56.412185 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat' I, [2025-04-16T17:30:56.412265 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/concat/to_ary_concat.c I, [2025-04-16T17:30:56.466012 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step' I, [2025-04-16T17:30:56.483736 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize' I, [2025-04-16T17:30:56.484980 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/resize/resize.c I, [2025-04-16T17:30:56.499678 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract' I, [2025-04-16T17:30:56.502885 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/asan' I, [2025-04-16T17:30:56.505848 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/asan/asan.c I, [2025-04-16T17:30:56.577892 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF' I, [2025-04-16T17:30:56.593313 #622435] INFO -- : linking shared-object -test-/asan.so I, [2025-04-16T17:30:56.593404 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum' I, [2025-04-16T17:30:56.605315 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/big2str.c I, [2025-04-16T17:30:56.607473 #622435] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2025-04-16T17:30:56.678366 #622435] INFO -- : linking shared-object -test-/array/resize.so I, [2025-04-16T17:30:56.717291 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/bigzero.c I, [2025-04-16T17:30:56.897369 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/div.c I, [2025-04-16T17:30:56.998603 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize' I, [2025-04-16T17:30:57.001637 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/asan' I, [2025-04-16T17:30:57.008738 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834' I, [2025-04-16T17:30:57.013291 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571' I, [2025-04-16T17:30:57.025283 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-14834/bug-14834.c I, [2025-04-16T17:30:57.025367 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-3571/bug.c I, [2025-04-16T17:30:57.050653 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat' I, [2025-04-16T17:30:57.069303 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832' I, [2025-04-16T17:30:57.078515 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-5832/bug.c I, [2025-04-16T17:30:57.081946 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/init.c I, [2025-04-16T17:30:57.151913 #622435] INFO -- : linking shared-object -test-/bug_3571.so I, [2025-04-16T17:30:57.178208 #622435] INFO -- : linking shared-object -test-/bug_14834.so I, [2025-04-16T17:30:57.235341 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/intpack.c I, [2025-04-16T17:30:57.262286 #622435] INFO -- : linking shared-object -test-/bug_5832.so I, [2025-04-16T17:30:57.358618 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/mul.c I, [2025-04-16T17:30:57.386685 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571' I, [2025-04-16T17:30:57.393763 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter' I, [2025-04-16T17:30:57.396614 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug_reporter/bug_reporter.c I, [2025-04-16T17:30:57.505497 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832' I, [2025-04-16T17:30:57.516945 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class' I, [2025-04-16T17:30:57.518454 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/class2name.c I, [2025-04-16T17:30:57.540009 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/str2big.c I, [2025-04-16T17:30:57.589307 #622435] INFO -- : linking shared-object -test-/bug_reporter.so I, [2025-04-16T17:30:57.597057 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834' I, [2025-04-16T17:30:57.606591 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/init.c I, [2025-04-16T17:30:57.616048 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug' I, [2025-04-16T17:30:57.626481 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/init.c I, [2025-04-16T17:30:57.650390 #622435] INFO -- : linking shared-object -test-/bignum.so I, [2025-04-16T17:30:57.826196 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/inspector.c I, [2025-04-16T17:30:57.834243 #622435] INFO -- : linking shared-object -test-/class.so I, [2025-04-16T17:30:57.852230 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum' I, [2025-04-16T17:30:57.887837 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty' I, [2025-04-16T17:30:57.914452 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/dln/empty/empty.c I, [2025-04-16T17:30:57.997308 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/profile_frames.c I, [2025-04-16T17:30:58.026084 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter' I, [2025-04-16T17:30:58.032719 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv' I, [2025-04-16T17:30:58.034098 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/append.c I, [2025-04-16T17:30:58.083165 #622435] INFO -- : linking shared-object -test-/dln/empty.so I, [2025-04-16T17:30:58.367838 #622435] INFO -- : linking shared-object -test-/debug.so I, [2025-04-16T17:30:58.418278 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class' I, [2025-04-16T17:30:58.444278 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/ensure_and_callcc' I, [2025-04-16T17:30:58.445470 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/ensure_and_callcc/ensure_and_callcc.c I, [2025-04-16T17:30:58.457876 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty' I, [2025-04-16T17:30:58.470199 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw' I, [2025-04-16T17:30:58.473346 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/enumerator_kw/enumerator_kw.c I, [2025-04-16T17:30:58.580186 #622435] INFO -- : linking shared-object -test-/ensure_and_callcc.so I, [2025-04-16T17:30:58.581030 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug' I, [2025-04-16T17:30:58.589297 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval' I, [2025-04-16T17:30:58.597295 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/eval/eval.c I, [2025-04-16T17:30:58.617386 #622435] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2025-04-16T17:30:58.755064 #622435] INFO -- : linking shared-object -test-/eval.so I, [2025-04-16T17:30:58.824099 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/ensure_and_callcc' I, [2025-04-16T17:30:58.833301 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception' I, [2025-04-16T17:30:58.842248 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/dataerror.c I, [2025-04-16T17:30:58.884034 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw' I, [2025-04-16T17:30:58.906183 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal' I, [2025-04-16T17:30:58.906364 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/fatal/init.c I, [2025-04-16T17:30:59.038225 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/enc_raise.c I, [2025-04-16T17:30:59.069659 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval' I, [2025-04-16T17:30:59.069716 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file' I, [2025-04-16T17:30:59.069741 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/fs.c I, [2025-04-16T17:30:59.114702 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/fatal/invalid.c I, [2025-04-16T17:30:59.210401 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/ensured.c I, [2025-04-16T17:30:59.258326 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/init.c I, [2025-04-16T17:30:59.272179 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/fatal/rb_fatal.c I, [2025-04-16T17:30:59.350771 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/init.c I, [2025-04-16T17:30:59.614155 #622435] INFO -- : linking shared-object -test-/exception.so I, [2025-04-16T17:30:59.702321 #622435] INFO -- : linking shared-object -test-/fatal.so I, [2025-04-16T17:30:59.868027 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception' I, [2025-04-16T17:30:59.876644 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float' I, [2025-04-16T17:30:59.877960 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/init.c I, [2025-04-16T17:30:59.921286 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/newline_conv.c I, [2025-04-16T17:30:59.934936 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal' I, [2025-04-16T17:30:59.945928 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall' I, [2025-04-16T17:30:59.954104 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/funcall/funcall.c I, [2025-04-16T17:31:00.054385 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/stat.c I, [2025-04-16T17:31:00.054463 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/nextafter.c I, [2025-04-16T17:31:00.121288 #622435] INFO -- : linking shared-object -test-/funcall.so I, [2025-04-16T17:31:00.238443 #622435] INFO -- : linking shared-object -test-/float.so I, [2025-04-16T17:31:00.242274 #622435] INFO -- : linking shared-object -test-/file.so I, [2025-04-16T17:31:00.255716 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/init.c I, [2025-04-16T17:31:00.334530 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall' I, [2025-04-16T17:31:00.361295 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2025-04-16T17:31:00.362587 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2025-04-16T17:31:00.434132 #622435] INFO -- : linking shared-object -test-/econv.so I, [2025-04-16T17:31:00.493058 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float' I, [2025-04-16T17:31:00.517394 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash' I, [2025-04-16T17:31:00.530244 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/delete.c I, [2025-04-16T17:31:00.582394 #622435] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2025-04-16T17:31:00.714570 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/init.c I, [2025-04-16T17:31:00.763130 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file' I, [2025-04-16T17:31:00.774094 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer' I, [2025-04-16T17:31:00.774184 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv' I, [2025-04-16T17:31:00.781271 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load' I, [2025-04-16T17:31:00.782965 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/core_ext.c I, [2025-04-16T17:31:00.785574 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iseq_load/iseq_load.c I, [2025-04-16T17:31:00.805301 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2025-04-16T17:31:00.826601 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter' I, [2025-04-16T17:31:00.834387 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/break.c I, [2025-04-16T17:31:00.850275 #622435] INFO -- : linking shared-object -test-/hash.so I, [2025-04-16T17:31:00.969284 #622435] INFO -- : linking shared-object -test-/iseq_load.so I, [2025-04-16T17:31:01.001244 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/init.c I, [2025-04-16T17:31:01.029529 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/init.c I, [2025-04-16T17:31:01.141309 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash' I, [2025-04-16T17:31:01.180523 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot' I, [2025-04-16T17:31:01.185288 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/dot.dot/dot.dot.c I, [2025-04-16T17:31:01.237145 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/yield.c I, [2025-04-16T17:31:01.237957 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load' I, [2025-04-16T17:31:01.249672 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect' I, [2025-04-16T17:31:01.270333 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/protect/protect.c I, [2025-04-16T17:31:01.278400 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/my_integer.c I, [2025-04-16T17:31:01.326987 #622435] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-04-16T17:31:01.393274 #622435] INFO -- : linking shared-object -test-/iter.so I, [2025-04-16T17:31:01.458656 #622435] INFO -- : linking shared-object -test-/integer.so I, [2025-04-16T17:31:01.518468 #622435] INFO -- : linking shared-object -test-/load/protect.so I, [2025-04-16T17:31:01.535516 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot' I, [2025-04-16T17:31:01.540402 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-16T17:31:01.545295 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c I, [2025-04-16T17:31:01.619386 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter' I, [2025-04-16T17:31:01.625138 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/resolve_symbol_target' I, [2025-04-16T17:31:01.629038 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c I, [2025-04-16T17:31:01.711124 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer' I, [2025-04-16T17:31:01.714681 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/stringify_symbols' I, [2025-04-16T17:31:01.721370 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/stringify_symbols/stringify_symbols.c I, [2025-04-16T17:31:01.775854 #622435] INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so I, [2025-04-16T17:31:01.794407 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect' I, [2025-04-16T17:31:01.797715 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/stringify_target' I, [2025-04-16T17:31:01.802341 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/stringify_target/stringify_target.c I, [2025-04-16T17:31:01.849840 #622435] INFO -- : linking shared-object -test-/load/resolve_symbol_target.so I, [2025-04-16T17:31:01.915126 #622435] INFO -- : linking shared-object -test-/load/stringify_symbols.so I, [2025-04-16T17:31:02.013678 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-16T17:31:02.049290 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat' I, [2025-04-16T17:31:02.049382 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/compat/usrcompat.c I, [2025-04-16T17:31:02.074334 #622435] INFO -- : linking shared-object -test-/load/stringify_target.so I, [2025-04-16T17:31:02.078984 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/resolve_symbol_target' I, [2025-04-16T17:31:02.112433 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar' I, [2025-04-16T17:31:02.122301 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2025-04-16T17:31:02.295755 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/stringify_target' I, [2025-04-16T17:31:02.301356 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/stringify_symbols' I, [2025-04-16T17:31:02.303396 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr' I, [2025-04-16T17:31:02.307495 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/usr/usrmarshal.c I, [2025-04-16T17:31:02.316365 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view' I, [2025-04-16T17:31:02.319399 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/memory_view/memory_view.c I, [2025-04-16T17:31:02.349966 #622435] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-04-16T17:31:02.394317 #622435] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2025-04-16T17:31:02.485132 #622435] INFO -- : linking shared-object -test-/marshal/usr.so I, [2025-04-16T17:31:02.494261 #622435] INFO -- : linking shared-object -test-/memory_view.so I, [2025-04-16T17:31:02.717002 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr' I, [2025-04-16T17:31:02.718172 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar' I, [2025-04-16T17:31:02.718359 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat' I, [2025-04-16T17:31:02.737306 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method' I, [2025-04-16T17:31:02.737419 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement' I, [2025-04-16T17:31:02.738302 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/notimplement/bug.c I, [2025-04-16T17:31:02.738490 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/arity.c I, [2025-04-16T17:31:02.740529 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int' I, [2025-04-16T17:31:02.749299 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/num2int/num2int.c I, [2025-04-16T17:31:02.894605 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view' I, [2025-04-16T17:31:02.898499 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/init.c I, [2025-04-16T17:31:02.922325 #622435] INFO -- : linking shared-object -test-/num2int.so I, [2025-04-16T17:31:02.957536 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class' I, [2025-04-16T17:31:02.957643 #622435] INFO -- : linking shared-object -test-/notimplement.so I, [2025-04-16T17:31:02.966161 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/path_to_class/path_to_class.c I, [2025-04-16T17:31:03.062130 #622435] INFO -- : linking shared-object -test-/method.so I, [2025-04-16T17:31:03.125958 #622435] INFO -- : linking shared-object -test-/path_to_class.so I, [2025-04-16T17:31:03.250402 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int' I, [2025-04-16T17:31:03.285418 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2025-04-16T17:31:03.298347 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2025-04-16T17:31:03.545072 #622435] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2025-04-16T17:31:03.674039 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method' I, [2025-04-16T17:31:03.674134 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class' I, [2025-04-16T17:31:03.674162 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement' I, [2025-04-16T17:31:03.694525 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf' I, [2025-04-16T17:31:03.696908 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/printf/printf.c I, [2025-04-16T17:31:03.709751 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job' I, [2025-04-16T17:31:03.714470 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/postponed_job/postponed_job.c I, [2025-04-16T17:31:03.721960 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc' I, [2025-04-16T17:31:03.737300 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/init.c I, [2025-04-16T17:31:03.855914 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2025-04-16T17:31:03.862339 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/receiver.c I, [2025-04-16T17:31:04.058230 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/super.c I, [2025-04-16T17:31:04.141290 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random' I, [2025-04-16T17:31:04.141446 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/bad_version.c I, [2025-04-16T17:31:04.251558 #622435] INFO -- : linking shared-object -test-/proc.so I, [2025-04-16T17:31:04.291738 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/init.c I, [2025-04-16T17:31:04.455916 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc' I, [2025-04-16T17:31:04.464114 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational' I, [2025-04-16T17:31:04.465479 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rational/rat.c I, [2025-04-16T17:31:04.551176 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/loop.c I, [2025-04-16T17:31:04.554210 #622435] INFO -- : linking shared-object -test-/postponed_job.so I, [2025-04-16T17:31:04.594306 #622435] INFO -- : linking shared-object -test-/printf.so I, [2025-04-16T17:31:04.746299 #622435] INFO -- : linking shared-object -test-/random.so I, [2025-04-16T17:31:04.781288 #622435] INFO -- : linking shared-object -test-/rational.so I, [2025-04-16T17:31:04.793292 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job' I, [2025-04-16T17:31:04.812149 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw' I, [2025-04-16T17:31:04.821300 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2025-04-16T17:31:04.977289 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random' I, [2025-04-16T17:31:05.009803 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion' I, [2025-04-16T17:31:05.018243 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/recursion/recursion.c I, [2025-04-16T17:31:05.025686 #622435] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2025-04-16T17:31:05.033408 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf' I, [2025-04-16T17:31:05.053310 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp' I, [2025-04-16T17:31:05.057296 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/init.c I, [2025-04-16T17:31:05.079368 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational' I, [2025-04-16T17:31:05.097014 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args' I, [2025-04-16T17:31:05.109295 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/scan_args/scan_args.c I, [2025-04-16T17:31:05.230264 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw' I, [2025-04-16T17:31:05.240716 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2025-04-16T17:31:05.242310 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/foreach/foreach.c I, [2025-04-16T17:31:05.316138 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/parse_depth_limit.c I, [2025-04-16T17:31:05.350228 #622435] INFO -- : linking shared-object -test-/scan_args.so I, [2025-04-16T17:31:05.469058 #622435] INFO -- : linking shared-object -test-/recursion.so I, [2025-04-16T17:31:05.598319 #622435] INFO -- : linking shared-object -test-/regexp.so I, [2025-04-16T17:31:05.650197 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args' I, [2025-04-16T17:31:05.660122 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash' I, [2025-04-16T17:31:05.666294 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/numhash/numhash.c I, [2025-04-16T17:31:05.774289 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion' I, [2025-04-16T17:31:05.808137 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update' I, [2025-04-16T17:31:05.809438 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/update/update.c I, [2025-04-16T17:31:05.826399 #622435] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-16T17:31:05.870288 #622435] INFO -- : linking shared-object -test-/st/numhash.so I, [2025-04-16T17:31:05.931817 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp' I, [2025-04-16T17:31:05.996368 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string' I, [2025-04-16T17:31:06.002426 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/capacity.c I, [2025-04-16T17:31:06.081688 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2025-04-16T17:31:06.102359 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct' I, [2025-04-16T17:31:06.107584 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/data.c I, [2025-04-16T17:31:06.108683 #622435] INFO -- : linking shared-object -test-/st/update.so I, [2025-04-16T17:31:06.129676 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash' I, [2025-04-16T17:31:06.141383 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol' I, [2025-04-16T17:31:06.146346 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/init.c I, [2025-04-16T17:31:06.358419 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update' I, [2025-04-16T17:31:06.361624 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/id' I, [2025-04-16T17:31:06.365279 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/coderange.c I, [2025-04-16T17:31:06.366760 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/id/id.c I, [2025-04-16T17:31:06.437286 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/duplicate.c I, [2025-04-16T17:31:06.581199 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/type.c I, [2025-04-16T17:31:06.814577 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/cstr.c I, [2025-04-16T17:31:07.507405 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/ellipsize.c I, [2025-04-16T17:31:08.041680 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_associate.c I, [2025-04-16T17:31:08.119080 #622435] INFO -- : linking shared-object -test-/symbol.so I, [2025-04-16T17:31:08.893864 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_dummy.c I, [2025-04-16T17:31:08.923654 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/init.c I, [2025-04-16T17:31:08.934186 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol' I, [2025-04-16T17:31:08.963234 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2025-04-16T17:31:08.967020 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/instrumentation/instrumentation.c I, [2025-04-16T17:31:09.093304 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/len.c I, [2025-04-16T17:31:09.325238 #622435] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-04-16T17:31:09.353967 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/member.c I, [2025-04-16T17:31:09.414011 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_str_buf_cat.c I, [2025-04-16T17:31:10.449553 #622435] INFO -- : linking shared-object -test-/struct.so I, [2025-04-16T17:31:10.606347 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct' I, [2025-04-16T17:31:10.610004 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/lock_native_thread' I, [2025-04-16T17:31:10.610932 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/lock_native_thread/lock_native_thread.c I, [2025-04-16T17:31:11.370436 #622435] INFO -- : linking shared-object -test-/thread/id.so I, [2025-04-16T17:31:12.139425 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/id' I, [2025-04-16T17:31:12.146239 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd' I, [2025-04-16T17:31:12.147354 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread_fd/thread_fd.c I, [2025-04-16T17:31:12.655291 #622435] INFO -- : linking shared-object -test-/thread_fd.so I, [2025-04-16T17:31:12.702322 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/fstring.c I, [2025-04-16T17:31:12.707672 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2025-04-16T17:31:12.718563 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time' I, [2025-04-16T17:31:12.720395 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/init.c I, [2025-04-16T17:31:13.012876 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/leap_second.c I, [2025-04-16T17:31:13.021488 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd' I, [2025-04-16T17:31:13.037292 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint' I, [2025-04-16T17:31:13.039745 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/gc_hook.c I, [2025-04-16T17:31:13.094471 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/init.c I, [2025-04-16T17:31:13.311262 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/new.c I, [2025-04-16T17:31:13.362476 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/tracepoint.c I, [2025-04-16T17:31:13.365821 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/modify.c I, [2025-04-16T17:31:13.604511 #622435] INFO -- : linking shared-object -test-/time.so I, [2025-04-16T17:31:13.632011 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/new.c I, [2025-04-16T17:31:13.633255 #622435] INFO -- : linking shared-object -test-/tracepoint.so I, [2025-04-16T17:31:13.882821 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/nofree.c I, [2025-04-16T17:31:13.904912 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time' I, [2025-04-16T17:31:13.913482 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata' I, [2025-04-16T17:31:13.916390 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/typeddata/typeddata.c I, [2025-04-16T17:31:14.021149 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint' I, [2025-04-16T17:31:14.023459 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/normalize.c I, [2025-04-16T17:31:14.181771 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/qsort.c I, [2025-04-16T17:31:14.186921 #622435] INFO -- : linking shared-object -test-/typeddata.so I, [2025-04-16T17:31:14.239874 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_interned_str.c I, [2025-04-16T17:31:14.393816 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_str_dup.c I, [2025-04-16T17:31:14.455220 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/set_len.c I, [2025-04-16T17:31:14.717459 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm' I, [2025-04-16T17:31:14.722302 #622435] INFO -- : linking shared-object -test-/string.so I, [2025-04-16T17:31:14.734313 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/vm/at_exit.c I, [2025-04-16T17:31:15.528477 #622435] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2025-04-16T17:31:15.636272 #622435] INFO -- : linking shared-object -test-/thread/lock_native_thread.so I, [2025-04-16T17:31:15.642766 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata' I, [2025-04-16T17:31:15.650321 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait' I, [2025-04-16T17:31:15.662198 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/wait/wait.c I, [2025-04-16T17:31:15.785287 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string' I, [2025-04-16T17:31:15.805070 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape' I, [2025-04-16T17:31:15.806072 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/cgi/escape/escape.c I, [2025-04-16T17:31:15.868713 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/lock_native_thread' I, [2025-04-16T17:31:15.874259 #622435] INFO -- : linking shared-object -test-/wait.so I, [2025-04-16T17:31:15.879905 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation' I, [2025-04-16T17:31:15.889268 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/continuation/continuation.c I, [2025-04-16T17:31:15.931850 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm' I, [2025-04-16T17:31:15.953285 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:31:15.955442 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/coverage/coverage.c I, [2025-04-16T17:31:16.220344 #622435] INFO -- : linking shared-object continuation.so I, [2025-04-16T17:31:16.333567 #622435] INFO -- : installing default coverage libraries I, [2025-04-16T17:31:16.366252 #622435] INFO -- : linking shared-object coverage.so I, [2025-04-16T17:31:16.525130 #622435] INFO -- : linking shared-object cgi/escape.so I, [2025-04-16T17:31:16.588316 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation' I, [2025-04-16T17:31:16.610049 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait' I, [2025-04-16T17:31:16.611148 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:31:16.623577 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_core.c I, [2025-04-16T17:31:16.638747 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:31:16.638831 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.c I, [2025-04-16T17:31:16.678663 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:31:16.684544 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape' I, [2025-04-16T17:31:16.694422 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/erb/escape/escape.c I, [2025-04-16T17:31:16.797294 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_parse.c I, [2025-04-16T17:31:16.805699 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape' I, [2025-04-16T17:31:16.861171 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc' I, [2025-04-16T17:31:16.882280 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/etc/etc.c I, [2025-04-16T17:31:17.050274 #622435] INFO -- : linking shared-object digest.so I, [2025-04-16T17:31:17.118362 #622435] INFO -- : linking shared-object etc.so I, [2025-04-16T17:31:17.291070 #622435] INFO -- : installing digest libraries I, [2025-04-16T17:31:17.306638 #622435] INFO -- : installing default digest libraries I, [2025-04-16T17:31:17.363882 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc' I, [2025-04-16T17:31:17.377287 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:31:17.385065 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:31:17.391333 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl' I, [2025-04-16T17:31:17.391404 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fcntl/fcntl.c I, [2025-04-16T17:31:17.392291 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/console/console.c I, [2025-04-16T17:31:17.513298 #622435] INFO -- : linking shared-object fcntl.so I, [2025-04-16T17:31:17.742227 #622435] INFO -- : linking shared-object io/console.so I, [2025-04-16T17:31:17.838299 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl' I, [2025-04-16T17:31:17.869294 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock' I, [2025-04-16T17:31:17.881279 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/nonblock/nonblock.c I, [2025-04-16T17:31:18.103185 #622435] INFO -- : linking shared-object io/nonblock.so I, [2025-04-16T17:31:18.133365 #622435] INFO -- : installing default console libraries I, [2025-04-16T17:31:18.178335 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:31:18.209499 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait' I, [2025-04-16T17:31:18.214285 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/wait/wait.c I, [2025-04-16T17:31:18.428267 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock' I, [2025-04-16T17:31:18.441427 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:31:18.555698 #622435] INFO -- : linking shared-object io/wait.so I, [2025-04-16T17:31:18.852499 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait' I, [2025-04-16T17:31:18.859862 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:31:18.862892 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/monitor/monitor.c I, [2025-04-16T17:31:19.678086 #622435] INFO -- : installing default monitor libraries I, [2025-04-16T17:31:19.722167 #622435] INFO -- : linking shared-object monitor.so I, [2025-04-16T17:31:19.824690 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:31:19.841338 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:31:19.845079 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/object_tracing.c I, [2025-04-16T17:31:20.169292 #622435] INFO -- : linking shared-object erb/escape.so I, [2025-04-16T17:31:21.663536 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape' I, [2025-04-16T17:31:21.692045 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:31:21.693176 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl.c I, [2025-04-16T17:31:22.171715 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:31:22.184891 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:31:22.186200 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/pathname/pathname.c I, [2025-04-16T17:31:22.488469 #622435] INFO -- : installing default pathname libraries I, [2025-04-16T17:31:22.494816 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_asn1.c I, [2025-04-16T17:31:22.522172 #622435] INFO -- : linking shared-object pathname.so I, [2025-04-16T17:31:22.805808 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:31:22.818634 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:31:22.826374 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych.c I, [2025-04-16T17:31:22.851303 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bio.c I, [2025-04-16T17:31:23.013733 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bn.c I, [2025-04-16T17:31:23.013817 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_emitter.c I, [2025-04-16T17:31:23.211084 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_parser.c I, [2025-04-16T17:31:23.311161 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace.c I, [2025-04-16T17:31:23.427123 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace_dump.c I, [2025-04-16T17:31:23.427204 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_to_ruby.c I, [2025-04-16T17:31:23.493350 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_cipher.c I, [2025-04-16T17:31:23.724722 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_yaml_tree.c I, [2025-04-16T17:31:23.849272 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_config.c I, [2025-04-16T17:31:23.882349 #622435] INFO -- : linking shared-object objspace.so I, [2025-04-16T17:31:24.082592 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_digest.c I, [2025-04-16T17:31:24.237368 #622435] INFO -- : installing default objspace libraries I, [2025-04-16T17:31:24.254201 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:31:24.523659 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:31:24.524919 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/pty/pty.c I, [2025-04-16T17:31:24.621300 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_engine.c I, [2025-04-16T17:31:24.885820 #622435] INFO -- : installing default pty libraries I, [2025-04-16T17:31:24.913348 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_hmac.c I, [2025-04-16T17:31:24.931115 #622435] INFO -- : linking shared-object pty.so I, [2025-04-16T17:31:25.250776 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:31:25.266129 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:31:25.268134 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c I, [2025-04-16T17:31:25.461292 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_kdf.c I, [2025-04-16T17:31:25.613283 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c I, [2025-04-16T17:31:25.754259 #622435] INFO -- : linking shared-object psych.so I, [2025-04-16T17:31:25.953327 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ns_spki.c I, [2025-04-16T17:31:26.249697 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:31:26.268874 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:31:26.270398 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ocsp.c I, [2025-04-16T17:31:26.278939 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c I, [2025-04-16T17:31:26.457690 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c I, [2025-04-16T17:31:26.465102 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs12.c I, [2025-04-16T17:31:26.490005 #622435] INFO -- : linking shared-object rbconfig/sizeof.so I, [2025-04-16T17:31:26.521311 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c I, [2025-04-16T17:31:26.562227 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs7.c I, [2025-04-16T17:31:26.654663 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey.c I, [2025-04-16T17:31:26.754212 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dh.c I, [2025-04-16T17:31:26.773469 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2025-04-16T17:31:26.781096 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:31:26.829964 #622435] INFO -- : installing default libraries I, [2025-04-16T17:31:26.830709 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dsa.c I, [2025-04-16T17:31:26.844274 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:31:26.895106 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:31:26.902152 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/init.c I, [2025-04-16T17:31:26.934812 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_ec.c I, [2025-04-16T17:31:26.992134 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/constants.c I, [2025-04-16T17:31:27.012782 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strftime.c I, [2025-04-16T17:31:27.054617 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/basicsocket.c I, [2025-04-16T17:31:27.082272 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strptime.c I, [2025-04-16T17:31:27.086627 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_rsa.c I, [2025-04-16T17:31:27.137649 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/socket.c I, [2025-04-16T17:31:27.170731 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_provider.c I, [2025-04-16T17:31:27.177173 #622435] INFO -- : installing default date_core libraries I, [2025-04-16T17:31:27.206536 #622435] INFO -- : linking shared-object date_core.so I, [2025-04-16T17:31:27.246229 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ipsocket.c I, [2025-04-16T17:31:27.314665 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_rand.c I, [2025-04-16T17:31:27.373285 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpsocket.c I, [2025-04-16T17:31:27.397419 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl.c I, [2025-04-16T17:31:27.491416 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpserver.c I, [2025-04-16T17:31:27.559949 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/sockssocket.c I, [2025-04-16T17:31:27.695419 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/udpsocket.c I, [2025-04-16T17:31:27.792952 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixsocket.c I, [2025-04-16T17:31:27.885303 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixserver.c I, [2025-04-16T17:31:27.984956 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:31:27.986328 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/option.c I, [2025-04-16T17:31:28.014017 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio' I, [2025-04-16T17:31:28.018239 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/stringio/stringio.c I, [2025-04-16T17:31:28.108806 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ancdata.c I, [2025-04-16T17:31:28.197477 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/raddrinfo.c I, [2025-04-16T17:31:28.289428 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ifaddr.c I, [2025-04-16T17:31:28.389166 #622435] INFO -- : installing default socket libraries I, [2025-04-16T17:31:28.407045 #622435] INFO -- : linking shared-object socket.so I, [2025-04-16T17:31:29.070390 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:31:29.092961 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:31:29.102366 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/strscan/strscan.c I, [2025-04-16T17:31:29.200652 #622435] INFO -- : linking shared-object strscan.so I, [2025-04-16T17:31:29.417351 #622435] INFO -- : installing default strscan libraries I, [2025-04-16T17:31:29.435095 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:31:29.455424 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2025-04-16T17:31:29.469288 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/zlib/zlib.c I, [2025-04-16T17:31:29.526272 #622435] INFO -- : linking shared-object zlib.so I, [2025-04-16T17:31:29.771079 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2025-04-16T17:31:29.786055 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:31:29.801759 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c I, [2025-04-16T17:31:29.880231 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c I, [2025-04-16T17:31:30.045281 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib I, [2025-04-16T17:31:30.057290 #622435] INFO -- : linking shared-object bigdecimal.so I, [2025-04-16T17:31:30.473737 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:31:30.478270 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:31:30.490258 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug/debug.c I, [2025-04-16T17:31:32.658398 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c I, [2025-04-16T17:31:32.936628 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib I, [2025-04-16T17:31:32.974265 #622435] INFO -- : linking shared-object debug/debug.so I, [2025-04-16T17:31:33.217882 #622435] INFO -- : linking shared-object stringio.so I, [2025-04-16T17:31:33.345729 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:31:33.362152 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:31:33.391356 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.c I, [2025-04-16T17:31:33.541739 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio' I, [2025-04-16T17:31:33.565516 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:31:33.598412 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c I, [2025-04-16T17:31:36.530919 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl_session.c I, [2025-04-16T17:31:36.650696 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ts.c I, [2025-04-16T17:31:36.730221 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509.c I, [2025-04-16T17:31:36.742707 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/conversions.c I, [2025-04-16T17:31:36.966415 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509attr.c I, [2025-04-16T17:31:37.162312 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509cert.c I, [2025-04-16T17:31:37.581758 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509crl.c I, [2025-04-16T17:31:37.822809 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509ext.c I, [2025-04-16T17:31:38.107446 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509name.c I, [2025-04-16T17:31:38.185824 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509req.c I, [2025-04-16T17:31:38.282369 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509revoked.c I, [2025-04-16T17:31:38.965284 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509store.c I, [2025-04-16T17:31:39.502043 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c I, [2025-04-16T17:31:39.515472 #622435] INFO -- : linking shared-object openssl.so I, [2025-04-16T17:31:41.765571 #622435] INFO -- : installing default openssl libraries I, [2025-04-16T17:31:41.941287 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c I, [2025-04-16T17:31:42.819154 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:31:42.858234 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:31:42.920738 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c I, [2025-04-16T17:31:43.033236 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin I, [2025-04-16T17:31:43.149696 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib I, [2025-04-16T17:31:43.171481 #622435] INFO -- : linking shared-object racc/cparse.so I, [2025-04-16T17:31:43.390571 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:31:43.414595 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:31:43.450619 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/constants.c I, [2025-04-16T17:31:43.618677 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/ruby_objs.c I, [2025-04-16T17:31:43.713299 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c I, [2025-04-16T17:31:43.744883 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexer.c I, [2025-04-16T17:31:44.646461 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c I, [2025-04-16T17:31:46.266553 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c I, [2025-04-16T17:31:46.446465 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin I, [2025-04-16T17:31:46.582519 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib I, [2025-04-16T17:31:46.594332 #622435] INFO -- : linking shared-object nkf.so I, [2025-04-16T17:31:47.093302 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:31:47.121290 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:31:47.190316 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c I, [2025-04-16T17:31:47.458421 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin I, [2025-04-16T17:31:47.572628 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib I, [2025-04-16T17:31:47.595504 #622435] INFO -- : linking shared-object syslog_ext.so I, [2025-04-16T17:31:47.825399 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:31:47.833271 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble' I, [2025-04-16T17:31:47.857298 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/bubblebabble.c I, [2025-04-16T17:31:48.010376 #622435] INFO -- : linking shared-object digest/bubblebabble.so I, [2025-04-16T17:31:48.092313 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexstate.c I, [2025-04-16T17:31:48.303765 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/location.c I, [2025-04-16T17:31:48.341304 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble' I, [2025-04-16T17:31:48.365285 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5' I, [2025-04-16T17:31:48.369298 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5init.c I, [2025-04-16T17:31:48.414817 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c E, [2025-04-16T17:31:48.489772 #622435] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: E, [2025-04-16T17:31:48.489853 #622435] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] E, [2025-04-16T17:31:48.489874 #622435] ERROR -- : 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ E, [2025-04-16T17:31:48.489890 #622435] ERROR -- : | ^ E, [2025-04-16T17:31:48.489906 #622435] ERROR -- : At top level: E, [2025-04-16T17:31:48.489921 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-16T17:31:48.489937 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-16T17:31:48.489953 #622435] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-16T17:31:48.510107 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5.c I, [2025-04-16T17:31:48.554510 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parser.c I, [2025-04-16T17:31:48.712545 #622435] INFO -- : linking shared-object digest/md5.so I, [2025-04-16T17:31:48.778745 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parserstate.c I, [2025-04-16T17:31:48.828674 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c I, [2025-04-16T17:31:49.038855 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension/unescape.c I, [2025-04-16T17:31:49.073336 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5' I, [2025-04-16T17:31:49.089316 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160' I, [2025-04-16T17:31:49.100585 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160init.c I, [2025-04-16T17:31:49.306383 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160.c I, [2025-04-16T17:31:49.336740 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/lib ../../../../../.bundle/gems/rbs-3.9.2/lib I, [2025-04-16T17:31:49.363049 #622435] INFO -- : linking shared-object rbs_extension.so I, [2025-04-16T17:31:49.484645 #622435] INFO -- : linking shared-object digest/rmd160.so I, [2025-04-16T17:31:49.837682 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160' I, [2025-04-16T17:31:49.853759 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1' I, [2025-04-16T17:31:49.866300 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1init.c I, [2025-04-16T17:31:49.982310 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:31:49.990502 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1.c I, [2025-04-16T17:31:50.164666 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:31:50.164764 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2init.c I, [2025-04-16T17:31:50.201813 #622435] INFO -- : linking shared-object digest/sha1.so I, [2025-04-16T17:31:50.451934 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2.c I, [2025-04-16T17:31:50.624885 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1' I, [2025-04-16T17:31:50.665158 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator' I, [2025-04-16T17:31:50.674366 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/generator/generator.c I, [2025-04-16T17:31:50.753287 #622435] INFO -- : linking shared-object digest/sha2.so I, [2025-04-16T17:31:50.980976 #622435] INFO -- : installing default sha2 libraries I, [2025-04-16T17:31:50.995018 #622435] INFO -- : linking shared-object json/ext/generator.so I, [2025-04-16T17:31:51.009355 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:31:51.028778 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser' I, [2025-04-16T17:31:51.034250 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/parser/parser.c I, [2025-04-16T17:31:51.267590 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator' I, [2025-04-16T17:31:51.268729 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c I, [2025-04-16T17:31:51.502303 #622435] INFO -- : linking shared-object json/ext/parser.so I, [2025-04-16T17:31:51.779740 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser' I, [2025-04-16T17:31:51.857355 #622435] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib I, [2025-04-16T17:31:51.874387 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c I, [2025-04-16T17:31:52.194383 #622435] INFO -- : checking /tmp/ruby/src/trunk-iseq_binary/parse.y and /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c I, [2025-04-16T17:31:52.521495 #622435] INFO -- : installing default ripper libraries I, [2025-04-16T17:31:56.933046 #622435] INFO -- : linking shared-object fiddle.so I, [2025-04-16T17:31:57.448290 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:32:14.977159 #622435] INFO -- : linking shared-object ripper.so I, [2025-04-16T17:32:15.482965 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:32:15.572681 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:16.002539 #622435] INFO -- : linking ruby I, [2025-04-16T17:32:16.117020 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:16.118180 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:16.131748 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:16.131862 #622435] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T17:32:16.131929 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:16.145421 #622435] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2025-04-16T17:32:16.145668 #622435] INFO -- : $$$[beg] make install -j4 I, [2025-04-16T17:32:16.465939 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:32:16.466047 #622435] INFO -- : CC = gcc I, [2025-04-16T17:32:16.466088 #622435] INFO -- : LD = ld I, [2025-04-16T17:32:16.466123 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:32:16.466170 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:32:16.466211 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:32:16.466246 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:32:16.466282 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:32:16.466318 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:32:16.466351 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:32:16.466384 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:32:16.466416 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:32:16.466459 #622435] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T17:32:16.466496 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:32:16.466532 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:32:16.833874 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:32:16.833961 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:32:16.833988 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:32:16.834007 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:32:16.834024 #622435] INFO -- : I, [2025-04-16T17:32:16.854205 #622435] INFO -- : generating enc.mk I, [2025-04-16T17:32:17.506757 #622435] INFO -- : making srcs under enc I, [2025-04-16T17:32:17.506957 #622435] INFO -- : making enc I, [2025-04-16T17:32:17.642511 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:17.642616 #622435] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T17:32:17.642698 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:17.658067 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:17.658180 #622435] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T17:32:17.658239 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:17.660099 #622435] INFO -- : generating transdb.h I, [2025-04-16T17:32:18.005339 #622435] INFO -- : transdb.h updated I, [2025-04-16T17:32:18.011019 #622435] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T17:32:18.012284 #622435] INFO -- : making trans I, [2025-04-16T17:32:18.092733 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:18.122524 #622435] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c I, [2025-04-16T17:32:18.126479 #622435] INFO -- : ext/configure-ext.mk unchanged I, [2025-04-16T17:32:18.163160 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:18.250350 #622435] INFO -- : linking transcoder transdb.so I, [2025-04-16T17:32:18.473201 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:18.489476 #622435] INFO -- : making encs I, [2025-04-16T17:32:18.831987 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:18.832081 #622435] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T17:32:18.832134 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:18.856349 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2025-04-16T17:32:18.862248 #622435] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-16T17:32:19.083101 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:32:19.109283 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:32:19.121434 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:32:19.121520 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:32:19.121540 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2025-04-16T17:32:19.125364 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:32:19.193420 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:32:19.209674 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:32:19.233291 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:32:19.233400 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:32:19.250173 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:32:19.265379 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:32:19.297314 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:32:19.297392 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:32:19.326066 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:32:19.326943 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:32:19.369312 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:32:19.369398 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:32:19.407404 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:32:19.407466 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:32:19.437425 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:32:19.445605 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:32:19.458207 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:32:19.469952 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:32:19.499360 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:32:19.546084 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:32:19.556462 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:32:19.586273 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:32:19.590218 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:32:19.609868 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:32:19.625636 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:32:19.625717 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:32:19.630115 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:32:19.636666 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:32:19.641728 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:32:19.682984 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:32:19.721968 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:32:19.745986 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:32:19.805284 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:32:19.817285 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:32:19.817376 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:32:19.821144 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:32:19.885792 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:32:19.982479 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:32:20.023181 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:32:20.027754 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:32:20.051705 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:32:20.136639 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:20.676475 #622435] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T17:32:20.676642 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:20.678478 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:20.695028 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:20.695170 #622435] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T17:32:20.695279 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:32:20.697820 #622435] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/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, [2025-04-16T17:32:21.770476 #622435] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2025-04-16T17:32:21.771913 #622435] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2025-04-16T17:32:21.826320 #622435] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-16T17:32:21.827090 #622435] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2025-04-16T17:32:21.827503 #622435] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-16T17:32:21.943007 #622435] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.5.0+0/x86_64-linux I, [2025-04-16T17:32:21.943486 #622435] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux I, [2025-04-16T17:32:21.944020 #622435] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.5.0+0/x86_64-linux I, [2025-04-16T17:32:21.945067 #622435] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.5.0+0 I, [2025-04-16T17:32:22.013304 #622435] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.5.0+0 I, [2025-04-16T17:32:22.013563 #622435] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.5.0+0 I, [2025-04-16T17:32:22.013700 #622435] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.5.0+0/ruby I, [2025-04-16T17:32:22.014429 #622435] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2025-04-16T17:32:22.024922 #622435] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.5.0+0 I, [2025-04-16T17:32:30.864908 #622435] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.5.0+0 I, [2025-04-16T17:32:30.989242 #622435] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2025-04-16T17:32:31.086117 #622435] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.5.0+0 I, [2025-04-16T17:32:31.547053 #622435] INFO -- : bundler 2.7.0.dev I, [2025-04-16T17:32:32.012137 #622435] INFO -- : cgi 0.4.2 I, [2025-04-16T17:32:32.013838 #622435] INFO -- : delegate 0.4.0 I, [2025-04-16T17:32:32.015586 #622435] INFO -- : did_you_mean 2.0.0 I, [2025-04-16T17:32:32.020412 #622435] INFO -- : english 0.8.0 I, [2025-04-16T17:32:32.021980 #622435] INFO -- : erb 4.0.4 I, [2025-04-16T17:32:32.061751 #622435] INFO -- : error_highlight 0.7.0 I, [2025-04-16T17:32:32.063409 #622435] INFO -- : fileutils 1.7.3 I, [2025-04-16T17:32:32.064876 #622435] INFO -- : find 0.2.0 I, [2025-04-16T17:32:32.066316 #622435] INFO -- : forwardable 1.3.3 I, [2025-04-16T17:32:32.068753 #622435] INFO -- : ipaddr 1.2.7 I, [2025-04-16T17:32:32.070323 #622435] INFO -- : net-http 0.6.0 I, [2025-04-16T17:32:32.071913 #622435] INFO -- : net-protocol 0.2.2 I, [2025-04-16T17:32:32.073531 #622435] INFO -- : open-uri 0.5.0 I, [2025-04-16T17:32:32.074933 #622435] INFO -- : open3 0.2.1 I, [2025-04-16T17:32:32.076322 #622435] INFO -- : optparse 0.7.0.dev.2 I, [2025-04-16T17:32:32.077851 #622435] INFO -- : pp 0.6.2 I, [2025-04-16T17:32:32.079243 #622435] INFO -- : prettyprint 0.2.0 I, [2025-04-16T17:32:32.081010 #622435] INFO -- : prism 1.4.0 I, [2025-04-16T17:32:32.082621 #622435] INFO -- : resolv 0.6.0 I, [2025-04-16T17:32:32.084052 #622435] INFO -- : ruby2_keywords 0.0.5 I, [2025-04-16T17:32:32.085469 #622435] INFO -- : securerandom 0.4.1 I, [2025-04-16T17:32:32.086856 #622435] INFO -- : set 1.1.1 I, [2025-04-16T17:32:32.093352 #622435] INFO -- : shellwords 0.2.2 I, [2025-04-16T17:32:32.099150 #622435] INFO -- : singleton 0.3.0 I, [2025-04-16T17:32:32.100682 #622435] INFO -- : syntax_suggest 2.0.2 I, [2025-04-16T17:32:32.131904 #622435] INFO -- : tempfile 0.3.1 I, [2025-04-16T17:32:32.133682 #622435] INFO -- : time 0.4.1 I, [2025-04-16T17:32:32.135294 #622435] INFO -- : timeout 0.4.3 I, [2025-04-16T17:32:32.136817 #622435] INFO -- : tmpdir 0.3.1 I, [2025-04-16T17:32:32.138453 #622435] INFO -- : tsort 0.2.0 I, [2025-04-16T17:32:32.139954 #622435] INFO -- : un 0.3.0 I, [2025-04-16T17:32:32.141411 #622435] INFO -- : uri 1.0.3 I, [2025-04-16T17:32:32.142755 #622435] INFO -- : weakref 0.1.3 I, [2025-04-16T17:32:32.146913 #622435] INFO -- : yaml 0.4.0 I, [2025-04-16T17:32:32.148349 #622435] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.5.0+0 I, [2025-04-16T17:32:32.497595 #622435] INFO -- : date 3.4.1 I, [2025-04-16T17:32:32.499196 #622435] INFO -- : digest 3.2.0 I, [2025-04-16T17:32:32.500499 #622435] INFO -- : etc 1.4.5 I, [2025-04-16T17:32:32.501849 #622435] INFO -- : fcntl 1.2.0 I, [2025-04-16T17:32:32.503101 #622435] INFO -- : io-console 0.8.0 I, [2025-04-16T17:32:32.504343 #622435] INFO -- : io-nonblock 0.3.1 I, [2025-04-16T17:32:32.505798 #622435] INFO -- : io-wait 0.3.1 I, [2025-04-16T17:32:32.506995 #622435] INFO -- : json 2.10.2 I, [2025-04-16T17:32:32.508363 #622435] INFO -- : openssl 3.3.0 I, [2025-04-16T17:32:32.522221 #622435] INFO -- : pathname 0.4.0 I, [2025-04-16T17:32:32.524077 #622435] INFO -- : psych 5.2.3 I, [2025-04-16T17:32:32.525974 #622435] INFO -- : stringio 3.1.6 I, [2025-04-16T17:32:32.527661 #622435] INFO -- : strscan 3.1.3 I, [2025-04-16T17:32:32.529258 #622435] INFO -- : zlib 3.2.1 I, [2025-04-16T17:32:32.530683 #622435] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.5.0+0 I, [2025-04-16T17:32:32.532894 #622435] INFO -- : minitest 5.25.5 I, [2025-04-16T17:32:32.839631 #622435] INFO -- : power_assert 2.0.5 I, [2025-04-16T17:32:33.069757 #622435] INFO -- : rake 13.2.1 I, [2025-04-16T17:32:33.523315 #622435] INFO -- : test-unit 3.6.8 I, [2025-04-16T17:32:34.540750 #622435] INFO -- : rexml 3.4.1 I, [2025-04-16T17:32:36.695425 #622435] INFO -- : rss 0.3.1 I, [2025-04-16T17:32:38.923471 #622435] INFO -- : net-ftp 0.3.8 I, [2025-04-16T17:32:39.024310 #622435] INFO -- : net-imap 0.5.6 I, [2025-04-16T17:32:39.737368 #622435] INFO -- : net-pop 0.1.2 I, [2025-04-16T17:32:39.811067 #622435] INFO -- : net-smtp 0.5.1 I, [2025-04-16T17:32:40.294365 #622435] INFO -- : matrix 0.4.2 I, [2025-04-16T17:32:40.471054 #622435] INFO -- : prime 0.1.3 I, [2025-04-16T17:32:40.628105 #622435] INFO -- : rbs 3.9.2 I, [2025-04-16T17:32:53.535393 #622435] INFO -- : typeprof 0.30.1 I, [2025-04-16T17:32:55.044132 #622435] INFO -- : debug 1.10.0 I, [2025-04-16T17:32:55.871618 #622435] INFO -- : racc 1.8.1 I, [2025-04-16T17:32:56.900379 #622435] INFO -- : mutex_m 0.3.0 I, [2025-04-16T17:32:56.925869 #622435] INFO -- : getoptlong 0.2.1 I, [2025-04-16T17:32:57.541118 #622435] INFO -- : base64 0.2.0 I, [2025-04-16T17:32:57.700827 #622435] INFO -- : bigdecimal 3.1.9 I, [2025-04-16T17:32:58.310571 #622435] INFO -- : observer 0.1.2 I, [2025-04-16T17:32:58.406134 #622435] INFO -- : abbrev 0.1.2 I, [2025-04-16T17:32:58.572620 #622435] INFO -- : resolv-replace 0.1.1 I, [2025-04-16T17:32:58.666635 #622435] INFO -- : rinda 0.2.0 I, [2025-04-16T17:32:58.896981 #622435] INFO -- : drb 2.2.1 I, [2025-04-16T17:32:59.288786 #622435] INFO -- : nkf 0.2.0 I, [2025-04-16T17:32:59.880126 #622435] INFO -- : syslog 0.3.0 I, [2025-04-16T17:32:59.902821 #622435] INFO -- : csv 3.3.4 I, [2025-04-16T17:33:00.721527 #622435] INFO -- : repl_type_completor 0.1.11 I, [2025-04-16T17:33:00.740566 #622435] INFO -- : ostruct 0.6.1 I, [2025-04-16T17:33:00.746671 #622435] INFO -- : pstore 0.2.0 I, [2025-04-16T17:33:00.752149 #622435] INFO -- : benchmark 0.4.0 I, [2025-04-16T17:33:00.765537 #622435] INFO -- : logger 1.7.0 I, [2025-04-16T17:33:00.794225 #622435] INFO -- : rdoc 6.13.1 I, [2025-04-16T17:33:01.113154 #622435] INFO -- : irb 1.15.2 I, [2025-04-16T17:33:01.161052 #622435] INFO -- : reline 0.6.1 I, [2025-04-16T17:33:01.178241 #622435] INFO -- : readline 0.0.4 I, [2025-04-16T17:33:01.189076 #622435] INFO -- : fiddle 1.1.6 I, [2025-04-16T17:33:01.221393 #622435] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.5.0+0/cache I, [2025-04-16T17:33:01.237623 #622435] INFO -- : skipped bundled gems: I, [2025-04-16T17:33:01.237768 #622435] INFO -- : win32ole-1.9.2.gem not found in bundled_gems I, [2025-04-16T17:33:01.261388 #622435] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2025-04-16T17:33:01.261600 #622435] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2025-04-16T17:34:18.637018 #622435] INFO -- : PASS all 2017 tests E, [2025-04-16T17:34:18.654505 #622435] ERROR -- : I, [2025-04-16T17:34:18.654720 #622435] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2025-04-16T17:34:18.654957 #622435] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2025-04-16T17:34:19.005755 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:34:19.005873 #622435] INFO -- : CC = gcc I, [2025-04-16T17:34:19.005925 #622435] INFO -- : LD = ld I, [2025-04-16T17:34:19.005964 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:34:19.006015 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:34:19.006058 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:34:19.006094 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:34:19.006131 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:34:19.006178 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:34:19.006213 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:34:19.006247 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:34:19.006281 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:34:19.006315 #622435] INFO -- : MFLAGS = I, [2025-04-16T17:34:19.006347 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:34:19.006383 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:34:19.052878 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:34:19.052959 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:34:19.052985 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:34:19.053004 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:34:19.053022 #622435] INFO -- : I, [2025-04-16T17:34:24.934721 #622435] INFO -- : Checking leaked global symbols...none I, [2025-04-16T17:34:25.163314 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2025-04-16T17:34:25.163525 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2025-04-16T17:34:25.163711 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2025-04-16T17:34:25.163999 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2025-04-16T17:34:25.164863 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2025-04-16T17:34:25.165438 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2025-04-16T17:34:25.170593 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2025-04-16T17:34:25.171751 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2025-04-16T17:34:25.185384 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2025-04-16T17:34:25.189440 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2025-04-16T17:34:25.194754 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2025-04-16T17:34:25.198386 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2025-04-16T17:34:25.198826 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2025-04-16T17:34:25.199143 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2025-04-16T17:34:25.199718 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2025-04-16T17:34:25.300159 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2025-04-16T17:34:25.305144 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2025-04-16T17:34:25.753433 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2025-04-16T17:34:25.753533 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2025-04-16T17:34:25.753563 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2025-04-16T17:34:25.753653 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2025-04-16T17:34:25.753685 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2025-04-16T17:34:25.753711 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2025-04-16T17:34:25.753734 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2025-04-16T17:34:25.753754 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2025-04-16T17:34:25.753774 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2025-04-16T17:34:25.753796 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2025-04-16T17:34:25.753818 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2025-04-16T17:34:25.753839 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2025-04-16T17:34:25.942473 #622435] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2025-04-16T17:34:25.954695 #622435] INFO -- : I, [2025-04-16T17:34:25.954781 #622435] INFO -- : test succeeded I, [2025-04-16T17:34:25.957774 #622435] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2025-04-16T17:34:25.958015 #622435] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2025-04-16T17:34:26.452533 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:34:26.452642 #622435] INFO -- : CC = gcc I, [2025-04-16T17:34:26.452689 #622435] INFO -- : LD = ld I, [2025-04-16T17:34:26.452737 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:34:26.452806 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:34:26.452861 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:34:26.452907 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:34:26.452949 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:34:26.452988 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:34:26.453023 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:34:26.453060 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:34:26.453094 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:34:26.453127 #622435] INFO -- : MFLAGS = I, [2025-04-16T17:34:26.453167 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:34:26.453235 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:34:26.591352 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:34:26.591433 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:34:26.591459 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:34:26.591497 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:34:26.591518 #622435] INFO -- : I, [2025-04-16T17:34:26.606407 #622435] INFO -- : generating enc.mk I, [2025-04-16T17:34:27.962713 #622435] INFO -- : making enc I, [2025-04-16T17:34:28.024661 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.024771 #622435] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T17:34:28.024824 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.033327 #622435] INFO -- : making srcs under enc I, [2025-04-16T17:34:28.158831 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.158944 #622435] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T17:34:28.159004 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.161718 #622435] INFO -- : generating transdb.h I, [2025-04-16T17:34:28.518194 #622435] INFO -- : transdb.h unchanged I, [2025-04-16T17:34:28.523531 #622435] INFO -- : making trans I, [2025-04-16T17:34:28.624556 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.624654 #622435] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-16T17:34:28.624717 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.626627 #622435] INFO -- : making encs I, [2025-04-16T17:34:28.750329 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.750437 #622435] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T17:34:28.750502 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:28.755238 #622435] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T17:34:28.893308 #622435] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T17:34:28.899227 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:33.565726 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:33.570337 #622435] INFO -- : generating makefile exts.mk I, [2025-04-16T17:34:33.693822 #622435] INFO -- : exts.mk unchanged I, [2025-04-16T17:34:33.709965 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:34.757780 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:34:34.791499 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:34:34.813368 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:34:34.826618 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:34:34.837306 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:34:34.872533 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:34:34.962440 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:34:34.990899 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:34:35.054663 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:34:35.082446 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:34:35.121383 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:34:35.168417 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:34:35.206249 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:34:35.223516 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:34:35.259270 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:34:35.273720 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:34:35.326877 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:34:35.385590 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:34:35.398931 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:34:35.419583 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:34:35.433088 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:34:35.543849 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:34:35.562787 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:34:35.589812 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:34:35.642352 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:34:35.669354 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:34:35.673485 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:34:35.686299 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:34:35.714414 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:34:35.746915 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:34:35.768668 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:34:35.778905 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:34:35.795155 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:34:35.845015 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:34:35.853161 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:34:35.901039 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:34:35.907248 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:34:35.951591 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:34:35.957183 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:34:36.051741 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:34:36.057265 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:34:36.144930 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:34:36.153417 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:34:36.214397 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:34:36.219613 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:34:36.295797 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:34:36.365935 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:36.742583 #622435] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T17:34:36.742749 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:36.744816 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:36.751006 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:36.751127 #622435] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T17:34:36.751210 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:34:38.104465 #622435] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2025-04-16T17:34:38.104575 #622435] INFO -- : Run options: I, [2025-04-16T17:34:38.104607 #622435] INFO -- : --seed=56384 I, [2025-04-16T17:34:38.104628 #622435] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2025-04-16T17:34:38.104647 #622435] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes I, [2025-04-16T17:34:38.104664 #622435] INFO -- : --name=!/memory_leak/ I, [2025-04-16T17:34:38.104680 #622435] INFO -- : --stderr-on-failure I, [2025-04-16T17:34:38.104696 #622435] INFO -- : -j4 I, [2025-04-16T17:34:38.104713 #622435] INFO -- : I, [2025-04-16T17:34:38.104730 #622435] INFO -- : # Running tests: I, [2025-04-16T17:34:38.104746 #622435] INFO -- : I, [2025-04-16T17:34:39.372154 #622435] INFO -- : [ 1/753] 674946=prism/result/source_location_test I, [2025-04-16T17:34:39.478513 #622435] INFO -- : [ 2/753] 674942=-ext-/string/test_ellipsize I, [2025-04-16T17:34:39.829986 #622435] INFO -- : [ 3/753] 674942=rubygems/test_gem_commands_exec_command I, [2025-04-16T17:34:40.088112 #622435] INFO -- : [ 4/753] 674944=rubygems/test_gem_resolver_specification I, [2025-04-16T17:34:40.537510 #622435] INFO -- : [ 5/753] 674941=-ext-/string/test_too_many_dummy_encodings I, [2025-04-16T17:34:41.461555 #622435] INFO -- : [ 6/753] 674941=rubygems/test_gem_package_tar_reader I, [2025-04-16T17:34:41.756324 #622435] INFO -- : [ 7/753] 674946=ruby/enc/test_shift_jis I, [2025-04-16T17:34:41.828598 #622435] INFO -- : [ 8/753] 674946=-ext-/bignum/test_str2big I, [2025-04-16T17:34:42.425444 #622435] INFO -- : [ 9/753] 674946=psych/visitors/test_to_ruby I, [2025-04-16T17:34:44.423900 #622435] INFO -- : [ 10/753] 674946=rubygems/test_gem_util I, [2025-04-16T17:34:44.800515 #622435] INFO -- : [ 11/753] 674941=rubygems/test_gem_ext_cargo_builder_link_flag_converter I, [2025-04-16T17:34:45.272754 #622435] INFO -- : [ 12/753] 674941=openssl/test_x509cert I, [2025-04-16T17:34:46.501294 #622435] INFO -- : [ 13/753] 674944=prism/result/breadth_first_search_test I, [2025-04-16T17:34:46.814103 #622435] INFO -- : [ 14/753] 674941=ruby/test_complex I, [2025-04-16T17:34:47.237367 #622435] INFO -- : [ 15/753] 674946=uri/test_ldap I, [2025-04-16T17:34:48.229442 #622435] INFO -- : [ 16/753] 674946=ripper/test_parser_events I, [2025-04-16T17:34:49.055368 #622435] INFO -- : [ 17/753] 674941=prism/api/parse_success_test I, [2025-04-16T17:34:49.102458 #622435] INFO -- : [ 18/753] 674944=ruby/test_transcode I, [2025-04-16T17:34:49.633917 #622435] INFO -- : [ 19/753] 674946=rubygems/test_gem_request I, [2025-04-16T17:34:51.145757 #622435] INFO -- : [ 20/753] 674944=mkmf/test_constant I, [2025-04-16T17:34:51.955498 #622435] INFO -- : [ 21/753] 674941=ruby/test_yield I, [2025-04-16T17:34:52.065473 #622435] INFO -- : [ 22/753] 674946=-ext-/wait/test_wait I, [2025-04-16T17:34:52.811012 #622435] INFO -- : [ 23/753] 674946=optparse/test_optparse I, [2025-04-16T17:34:53.437842 #622435] INFO -- : [ 24/753] 674946=ruby/test_encoding I, [2025-04-16T17:34:54.287898 #622435] INFO -- : [ 25/753] 674946=dtrace/test_hash_create I, [2025-04-16T17:34:54.337284 #622435] INFO -- : [ 26/753] 674946=ruby/enc/test_euc_tw I, [2025-04-16T17:34:54.497808 #622435] INFO -- : [ 27/753] 674946=ruby/test_path I, [2025-04-16T17:34:54.684447 #622435] INFO -- : [ 28/753] 674946=date/test_switch_hitter I, [2025-04-16T17:34:55.137293 #622435] INFO -- : [ 29/753] 674946=openssl/test_asn1 I, [2025-04-16T17:34:55.361631 #622435] INFO -- : [ 30/753] 674946=test_tempfile I, [2025-04-16T17:34:56.903088 #622435] INFO -- : [ 31/753] 674946=ruby/test_clone I, [2025-04-16T17:34:58.341435 #622435] INFO -- : [ 32/753] 674946=ruby/test_comparable I, [2025-04-16T17:34:58.520922 #622435] INFO -- : [ 33/753] 674946=psych/test_alias_and_anchor I, [2025-04-16T17:34:59.433626 #622435] INFO -- : [ 34/753] 674946=ruby/test_io_timeout I, [2025-04-16T17:34:59.553739 #622435] INFO -- : [ 35/753] 674946=-ext-/method/test_arity I, [2025-04-16T17:34:59.609058 #622435] INFO -- : [ 36/753] 674946=prism/result/regular_expression_options_test I, [2025-04-16T17:34:59.661559 #622435] INFO -- : [ 37/753] 674946=optparse/test_zsh_completion I, [2025-04-16T17:34:59.893291 #622435] INFO -- : [ 38/753] 674946=rubygems/test_gem_commands_pristine_command I, [2025-04-16T17:35:00.977494 #622435] INFO -- : [ 39/753] 674942=prism/unescape_test I, [2025-04-16T17:35:02.908810 #622435] INFO -- : [ 40/753] 674942=io/console/test_ractor I, [2025-04-16T17:35:02.981295 #622435] INFO -- : [ 41/753] 674942=prism/api/parse_comments_test I, [2025-04-16T17:35:03.045479 #622435] INFO -- : [ 42/753] 674942=rubygems/test_gem_resolver_requirement_list I, [2025-04-16T17:35:03.251186 #622435] INFO -- : [ 43/753] 674942=-ext-/arith_seq/test_arith_seq_beg_len_step I, [2025-04-16T17:35:03.826347 #622435] INFO -- : [ 44/753] 674942=rubygems/test_gem_commands_owner_command I, [2025-04-16T17:35:08.588326 #622435] INFO -- : [ 45/753] 674941=optparse/test_reqarg I, [2025-04-16T17:35:10.826645 #622435] INFO -- : [ 46/753] 674941=cgi/test_cgi_util I, [2025-04-16T17:35:12.192714 #622435] INFO -- : [ 47/753] 674946=fiber/test_timeout I, [2025-04-16T17:35:13.292670 #622435] INFO -- : [ 48/753] 674946=test_ipaddr I, [2025-04-16T17:35:13.523913 #622435] INFO -- : [ 49/753] 674941=psych/test_hash I, [2025-04-16T17:35:13.897981 #622435] INFO -- : [ 50/753] 674946=rubygems/test_gem_stub_specification I, [2025-04-16T17:35:14.135638 #622435] INFO -- : [ 51/753] 674941=resolv/test_resource I, [2025-04-16T17:35:15.341626 #622435] INFO -- : [ 52/753] 674941=uri/test_file I, [2025-04-16T17:35:16.189294 #622435] INFO -- : [ 53/753] 674941=ruby/enc/test_big5 I, [2025-04-16T17:35:16.197298 #622435] INFO -- : [ 54/753] 674942=cgi/test_cgi_header I, [2025-04-16T17:35:16.225373 #622435] INFO -- : [ 55/753] 674941=prism/regexp_test I, [2025-04-16T17:35:16.308168 #622435] INFO -- : [ 56/753] 674946=prism/version_test I, [2025-04-16T17:35:16.340127 #622435] INFO -- : [ 57/753] 674941=objspace/test_objspace I, [2025-04-16T17:35:16.585751 #622435] INFO -- : [ 58/753] 674946=ruby/test_iseq I, [2025-04-16T17:35:16.655941 #622435] INFO -- : [ 59/753] 674942=-ext-/load/test_dot_dot I, [2025-04-16T17:35:16.856129 #622435] INFO -- : [ 60/753] 674942=ripper/test_scanner_events I, [2025-04-16T17:35:17.311154 #622435] INFO -- : [ 61/753] 674942=mkmf/test_have_library I, [2025-04-16T17:35:23.935545 #622435] INFO -- : [ 62/753] 674946=prism/api/lex_test I, [2025-04-16T17:35:24.003909 #622435] INFO -- : [ 63/753] 674946=-ext-/test_ensure_and_callcc I, [2025-04-16T17:35:24.041872 #622435] INFO -- : [ 64/753] 674946=ruby/test_undef I, [2025-04-16T17:35:24.085836 #622435] INFO -- : [ 65/753] 674946=did_you_mean/spell_checking/test_method_name_check I, [2025-04-16T17:35:24.452615 #622435] INFO -- : [ 66/753] 674946=psych/test_yamlstore I, [2025-04-16T17:35:24.481419 #622435] INFO -- : [ 67/753] 674946=prism/result/string_test I, [2025-04-16T17:35:24.594753 #622435] INFO -- : [ 68/753] 674946=ruby/test_arithmetic_sequence I, [2025-04-16T17:35:24.700740 #622435] INFO -- : [ 69/753] 674946=psych/test_class I, [2025-04-16T17:35:24.798942 #622435] INFO -- : [ 70/753] 674946=rubygems/test_gem_commands_sources_command I, [2025-04-16T17:35:26.172467 #622435] INFO -- : [ 71/753] 674946=-ext-/bignum/test_pack I, [2025-04-16T17:35:26.793705 #622435] INFO -- : [ 72/753] 674946=rubygems/test_gem_commands_specification_command I, [2025-04-16T17:35:27.334840 #622435] INFO -- : [ 73/753] 674946=dtrace/test_method_cache I, [2025-04-16T17:35:27.486895 #622435] INFO -- : [ 74/753] 674946=rubygems/test_gem_commands_environment_command I, [2025-04-16T17:35:28.461840 #622435] INFO -- : [ 75/753] 674946=fileutils/test_fileutils I, [2025-04-16T17:35:30.777742 #622435] INFO -- : [ 76/753] 674944=mkmf/test_mkmf I, [2025-04-16T17:35:30.857622 #622435] INFO -- : [ 77/753] 674944=ruby/test_objectspace I, [2025-04-16T17:35:33.109728 #622435] INFO -- : [ 78/753] 674946=ruby/enc/test_gbk I, [2025-04-16T17:35:33.562533 #622435] INFO -- : [ 79/753] 674946=rubygems/test_gem_commands_uninstall_command I, [2025-04-16T17:35:34.234839 #622435] INFO -- : [ 80/753] 674942=rubygems/test_gem_path_support I, [2025-04-16T17:35:34.453463 #622435] INFO -- : [ 81/753] 674942=ruby/test_warning I, [2025-04-16T17:35:34.909559 #622435] INFO -- : [ 82/753] 674942=prism/api/dump_test I, [2025-04-16T17:35:38.715273 #622435] INFO -- : [ 83/753] 674946=ruby/test_require_lib I, [2025-04-16T17:35:42.212669 #622435] INFO -- : [ 84/753] 674944=ruby/test_struct I, [2025-04-16T17:35:45.264697 #622435] INFO -- : [ 85/753] 674944=openssl/test_pkcs7 I, [2025-04-16T17:35:45.941596 #622435] INFO -- : [ 86/753] 674944=rubygems/test_gem_commands_install_command I, [2025-04-16T17:35:47.095716 #622435] INFO -- : [ 87/753] 674946=-ext-/string/test_interned_str I, [2025-04-16T17:35:47.166460 #622435] INFO -- : [ 88/753] 674946=io/wait/test_io_wait I, [2025-04-16T17:35:47.701334 #622435] INFO -- : [ 89/753] 674946=rubygems/test_gem_name_tuple I, [2025-04-16T17:35:47.761674 #622435] INFO -- : [ 90/753] 674946=fiber/test_mutex I, [2025-04-16T17:35:49.173176 #622435] INFO -- : [ 91/753] 674946=optparse/test_kwargs I, [2025-04-16T17:35:49.233549 #622435] INFO -- : [ 92/753] 674946=io/wait/test_io_wait_uncommon I, [2025-04-16T17:35:49.405567 #622435] INFO -- : [ 93/753] 674946=rubygems/test_gem_ci_detector I, [2025-04-16T17:35:49.490229 #622435] INFO -- : [ 94/753] 674946=prism/locals_test I, [2025-04-16T17:35:49.525020 #622435] INFO -- : [ 95/753] 674946=-ext-/arith_seq/test_arith_seq_extract I, [2025-04-16T17:35:50.032128 #622435] INFO -- : [ 96/753] 674946=rubygems/test_gem_resolver_git_set I, [2025-04-16T17:35:53.071026 #622435] INFO -- : [ 97/753] 674941=ruby/test_const I, [2025-04-16T17:35:53.278675 #622435] INFO -- : [ 98/753] 674941=ruby/test_class I, [2025-04-16T17:35:58.848575 #622435] INFO -- : [ 99/753] 674941=ripper/test_sexp I, [2025-04-16T17:35:58.962262 #622435] INFO -- : [100/753] 674941=psych/test_numeric I, [2025-04-16T17:35:58.974789 #622435] INFO -- : [101/753] 674941=rubygems/test_gem_command I, [2025-04-16T17:35:59.309720 #622435] INFO -- : [102/753] 674941=openssl/test_x509attr I, [2025-04-16T17:35:59.349281 #622435] INFO -- : [103/753] 674941=did_you_mean/test_spell_checker I, [2025-04-16T17:35:59.507546 #622435] INFO -- : [104/753] 674941=ruby/enc/test_euc_kr I, [2025-04-16T17:35:59.540212 #622435] INFO -- : [105/753] 674941=ruby/test_frozen_error I, [2025-04-16T17:35:59.583688 #622435] INFO -- : [106/753] 674941=json/json_generic_object_test I, [2025-04-16T17:35:59.706228 #622435] INFO -- : [107/753] 674941=ruby/test_parse I, [2025-04-16T17:36:00.846147 #622435] INFO -- : [108/753] 674944=-ext-/thread/test_instrumentation_api I, [2025-04-16T17:36:01.113491 #622435] INFO -- : [109/753] 674941=did_you_mean/spell_checking/test_uncorrectable_name_check I, [2025-04-16T17:36:01.146778 #622435] INFO -- : [110/753] 674941=test_time I, [2025-04-16T17:36:01.685278 #622435] INFO -- : [111/753] 674941=-ext-/array/test_to_ary_concat I, [2025-04-16T17:36:04.191931 #622435] INFO -- : [112/753] 674941=prism/result/equality_test I, [2025-04-16T17:36:04.295211 #622435] INFO -- : [113/753] 674941=erb/test_erb I, [2025-04-16T17:36:04.429884 #622435] INFO -- : [114/753] 674944=rubygems/test_gem_commands_fetch_command I, [2025-04-16T17:36:04.499774 #622435] INFO -- : [115/753] 674941=-ext-/bignum/test_mul I, [2025-04-16T17:36:04.568260 #622435] INFO -- : [116/753] 674941=cgi/test_cgi_tag_helper I, [2025-04-16T17:36:04.743641 #622435] INFO -- : [117/753] 674941=rubygems/test_gem_resolver_index_specification I, [2025-04-16T17:36:04.917632 #622435] INFO -- : [118/753] 674944=rubygems/test_gem_commands_signin_command I, [2025-04-16T17:36:05.429083 #622435] INFO -- : [119/753] 674941=dtrace/test_array_create I, [2025-04-16T17:36:05.468395 #622435] INFO -- : [120/753] 674941=-ext-/thread/test_lock_native_thread I, [2025-04-16T17:36:06.072104 #622435] INFO -- : [121/753] 674941=ruby/test_signal I, [2025-04-16T17:36:07.979430 #622435] INFO -- : [122/753] 674944=-ext-/string/test_qsort I, [2025-04-16T17:36:08.013570 #622435] INFO -- : [123/753] 674941=ruby/test_fixnum I, [2025-04-16T17:36:08.049778 #622435] INFO -- : [124/753] 674944=rubygems/test_gem_commands_search_command I, [2025-04-16T17:36:08.376917 #622435] INFO -- : [125/753] 674941=ruby/test_econv I, [2025-04-16T17:36:08.484175 #622435] INFO -- : [126/753] 674944=ruby/enc/test_gb18030 I, [2025-04-16T17:36:08.547438 #622435] INFO -- : [127/753] 674944=json/json_addition_test I, [2025-04-16T17:36:08.734273 #622435] INFO -- : [128/753] 674944=-ext-/class/test_class2name I, [2025-04-16T17:36:08.796724 #622435] INFO -- : [129/753] 674944=ruby/test_stack I, [2025-04-16T17:36:11.260490 #622435] INFO -- : [130/753] 674941=rubygems/test_gem_security_trust_dir I, [2025-04-16T17:36:11.324586 #622435] INFO -- : [131/753] 674946=ruby/test_complex2 I, [2025-04-16T17:36:11.591987 #622435] INFO -- : [132/753] 674941=openssl/test_ns_spki I, [2025-04-16T17:36:11.618243 #622435] INFO -- : [133/753] 674944=ruby/test_unicode_escape I, [2025-04-16T17:36:11.671340 #622435] INFO -- : [134/753] 674946=rubygems/test_gem_commands_list_command I, [2025-04-16T17:36:11.821493 #622435] INFO -- : [135/753] 674941=json/json_common_interface_test I, [2025-04-16T17:36:11.886771 #622435] INFO -- : [136/753] 674941=fiber/test_io_buffer I, [2025-04-16T17:36:11.895481 #622435] INFO -- : [137/753] 674946=rubygems/test_gem_remote_fetcher_s3 I, [2025-04-16T17:36:11.966355 #622435] INFO -- : [138/753] 674944=prism/result/named_capture_test I, [2025-04-16T17:36:12.006694 #622435] INFO -- : [139/753] 674944=-ext-/marshal/test_usrmarshal I, [2025-04-16T17:36:12.433906 #622435] INFO -- : [140/753] 674946=socket/test_ancdata I, [2025-04-16T17:36:12.453878 #622435] INFO -- : [141/753] 674941=rubygems/test_gem_commands_query_command I, [2025-04-16T17:36:12.594426 #622435] INFO -- : [142/753] 674946=-ext-/string/test_cstr I, [2025-04-16T17:36:12.687789 #622435] INFO -- : [143/753] 674944=ripper/test_files_ext I, [2025-04-16T17:36:12.989401 #622435] INFO -- : [144/753] 674944=psych/visitors/test_emitter I, [2025-04-16T17:36:13.085632 #622435] INFO -- : [145/753] 674944=dtrace/test_load I, [2025-04-16T17:36:13.113910 #622435] INFO -- : [146/753] 674944=test_open3 I, [2025-04-16T17:36:13.843455 #622435] INFO -- : [147/753] 674942=-ext-/vm/test_at_exit I, [2025-04-16T17:36:14.017013 #622435] INFO -- : [148/753] 674942=fiber/test_io I, [2025-04-16T17:36:15.165549 #622435] INFO -- : [149/753] 674946=test_tmpdir I, [2025-04-16T17:36:15.172926 #622435] INFO -- : [150/753] 674942=psych/test_serialize_subclasses I, [2025-04-16T17:36:15.349509 #622435] INFO -- : [151/753] 674942=ruby/test_thread_queue I, [2025-04-16T17:36:15.533554 #622435] INFO -- : [152/753] 674946=fileutils/test_nowrite I, [2025-04-16T17:36:15.773660 #622435] INFO -- : [153/753] 674946=strscan/test_stringscanner I, [2025-04-16T17:36:16.493786 #622435] INFO -- : [154/753] 674946=-ext-/string/test_enc_str_buf_cat I, [2025-04-16T17:36:17.096012 #622435] INFO -- : [155/753] 674946=strscan/test_ractor I, [2025-04-16T17:36:17.272479 #622435] INFO -- : [156/753] 674941=win32/test_registry I, [2025-04-16T17:36:17.346548 #622435] INFO -- : [157/753] 674946=psych/test_yaml I, [2025-04-16T17:36:17.376988 #622435] INFO -- : [158/753] 674941=ruby/test_sprintf I, [2025-04-16T17:36:17.808612 #622435] INFO -- : [159/753] 674946=set/test_set I, [2025-04-16T17:36:18.101360 #622435] INFO -- : [160/753] 674946=coverage/test_coverage I, [2025-04-16T17:36:18.229269 #622435] INFO -- : [161/753] 674941=pathname/test_pathname I, [2025-04-16T17:36:19.191755 #622435] INFO -- : [162/753] 674941=ripper/test_files_sample I, [2025-04-16T17:36:20.845295 #622435] INFO -- : [163/753] 674941=openssl/test_pkey_dh I, [2025-04-16T17:36:21.038027 #622435] INFO -- : [164/753] 674941=rubygems/test_gem_source_lock I, [2025-04-16T17:36:21.264444 #622435] INFO -- : [165/753] 674941=rubygems/test_gem_installer I, [2025-04-16T17:36:21.499918 #622435] INFO -- : [166/753] 674946=-ext-/test_abi I, [2025-04-16T17:36:21.802853 #622435] INFO -- : [167/753] 674946=ruby/test_rubyvm I, [2025-04-16T17:36:21.937855 #622435] INFO -- : [168/753] 674946=net/protocol/test_protocol I, [2025-04-16T17:36:22.213777 #622435] INFO -- : [169/753] 674944=psych/test_marshalable I, [2025-04-16T17:36:22.233752 #622435] INFO -- : [170/753] 674944=rubygems/test_config I, [2025-04-16T17:36:22.268240 #622435] INFO -- : [171/753] 674946=rubygems/test_gem_commands_stale_command I, [2025-04-16T17:36:22.457514 #622435] INFO -- : [172/753] 674946=rubygems/test_gem_commands_help_command I, [2025-04-16T17:36:22.493279 #622435] INFO -- : [173/753] 674944=-ext-/struct/test_duplicate I, [2025-04-16T17:36:22.693514 #622435] INFO -- : [174/753] 674944=openssl/test_ssl I, [2025-04-16T17:36:23.053824 #622435] INFO -- : [175/753] 674946=rubygems/test_gem_package_tar_header I, [2025-04-16T17:36:23.221462 #622435] INFO -- : [176/753] 674946=mkmf/test_have_func I, [2025-04-16T17:36:32.125900 #622435] INFO -- : [177/753] 674942=ruby/test_module I, [2025-04-16T17:36:32.884355 #622435] INFO -- : [178/753] 674946=-ext-/integer/test_my_integer I, [2025-04-16T17:36:33.037490 #622435] INFO -- : [179/753] 674946=rubygems/test_gem_source_installed I, [2025-04-16T17:36:33.117628 #622435] INFO -- : [180/753] 674946=ruby/test_weakmap I, [2025-04-16T17:36:45.781602 #622435] INFO -- : [181/753] 674942=prism/newline_offsets_test I, [2025-04-16T17:36:48.438555 #622435] INFO -- : [182/753] 674942=socket/test_unix I, [2025-04-16T17:36:48.645916 #622435] INFO -- : [183/753] 674942=ruby/test_key_error I, [2025-04-16T17:36:48.821701 #622435] INFO -- : [184/753] 674942=ruby/test_sprintf_comb I, [2025-04-16T17:36:50.214329 #622435] INFO -- : [185/753] 674942=openssl/test_engine I, [2025-04-16T17:36:50.269246 #622435] INFO -- : [186/753] 674942=ruby/test_method_cache I, [2025-04-16T17:36:50.293020 #622435] INFO -- : [187/753] 674942=-ext-/string/test_fstring I, [2025-04-16T17:36:50.356782 #622435] INFO -- : [188/753] 674944=rubygems/test_gem_package_task I, [2025-04-16T17:36:50.407605 #622435] INFO -- : [189/753] 674944=openssl/test_hmac I, [2025-04-16T17:36:50.425297 #622435] INFO -- : [190/753] 674944=ruby/test_symbol I, [2025-04-16T17:36:51.149232 #622435] INFO -- : [191/753] 674942=psych/test_coder I, [2025-04-16T17:36:51.316033 #622435] INFO -- : [192/753] 674942=rubygems/test_gem_text I, [2025-04-16T17:36:51.745929 #622435] INFO -- : [193/753] 674942=ruby/test_settracefunc I, [2025-04-16T17:36:53.350152 #622435] INFO -- : [194/753] 674941=date/test_date_parse I, [2025-04-16T17:36:53.881539 #622435] INFO -- : [195/753] 674941=prism/ruby/tunnel_test I, [2025-04-16T17:36:54.262607 #622435] INFO -- : [196/753] 674941=ruby/test_enum I, [2025-04-16T17:37:01.109539 #622435] INFO -- : [197/753] 674942=openssl/test_pkey_ec I, [2025-04-16T17:37:01.693284 #622435] INFO -- : [198/753] 674942=ruby/test_numeric I, [2025-04-16T17:37:01.897847 #622435] INFO -- : [199/753] 674942=rubygems/test_gem_resolver_composed_set I, [2025-04-16T17:37:02.045281 #622435] INFO -- : [200/753] 674942=prism/result/integer_base_flags_test I, [2025-04-16T17:37:02.071844 #622435] INFO -- : [201/753] 674942=openssl/test_config I, [2025-04-16T17:37:02.370611 #622435] INFO -- : [202/753] 674942=rubygems/test_gem_commands_mirror I, [2025-04-16T17:37:02.429242 #622435] INFO -- : [203/753] 674942=ripper/test_files_test_2 I, [2025-04-16T17:37:02.469932 #622435] INFO -- : [204/753] 674946=fiber/test_backtrace I, [2025-04-16T17:37:02.497543 #622435] INFO -- : [205/753] 674946=prism/ruby/relocation_test I, [2025-04-16T17:37:02.744713 #622435] INFO -- : [206/753] 674946=ruby/enc/test_windows_1251 I, [2025-04-16T17:37:02.771115 #622435] INFO -- : [207/753] 674944=ruby/test_variable I, [2025-04-16T17:37:02.845744 #622435] INFO -- : [208/753] 674946=rubygems/test_gem_safe_yaml I, [2025-04-16T17:37:02.901503 #622435] INFO -- : [209/753] 674946=yaml/test_store I, [2025-04-16T17:37:03.021292 #622435] INFO -- : [210/753] 674941=rubygems/test_gem_ext_cmake_builder I, [2025-04-16T17:37:03.105503 #622435] INFO -- : [211/753] 674946=-ext-/st/test_foreach I, [2025-04-16T17:37:03.208355 #622435] INFO -- : [212/753] 674946=test_timeout I, [2025-04-16T17:37:03.299622 #622435] INFO -- : [213/753] 674941=dtrace/test_string I, [2025-04-16T17:37:03.380615 #622435] INFO -- : [214/753] 674941=ruby/test_iterator I, [2025-04-16T17:37:03.836840 #622435] INFO -- : [215/753] 674944=rubygems/test_gem_ext_cargo_builder_unit I, [2025-04-16T17:37:03.994101 #622435] INFO -- : [216/753] 674941=test_weakref I, [2025-04-16T17:37:04.039637 #622435] INFO -- : [217/753] 674944=ruby/test_gc_compact I, [2025-04-16T17:37:04.844516 #622435] INFO -- : [218/753] 674941=fiber/test_storage I, [2025-04-16T17:37:04.859950 #622435] INFO -- : [219/753] 674946=openssl/test_cipher I, [2025-04-16T17:37:04.874802 #622435] INFO -- : [220/753] 674941=ruby/test_string_memory I, [2025-04-16T17:37:05.510279 #622435] INFO -- : [221/753] 674941=-ext-/time/test_new I, [2025-04-16T17:37:05.571727 #622435] INFO -- : [222/753] 674946=optparse/test_summary I, [2025-04-16T17:37:05.964685 #622435] INFO -- : [223/753] 674941=ruby/test_pattern_matching I, [2025-04-16T17:37:06.022872 #622435] INFO -- : [224/753] 674946=-ext-/bignum/test_bigzero I, [2025-04-16T17:37:06.077434 #622435] INFO -- : [225/753] 674946=cgi/test_cgi_cookie I, [2025-04-16T17:37:06.625617 #622435] INFO -- : [226/753] 674946=ruby/test_dir_m17n I, [2025-04-16T17:37:06.878376 #622435] INFO -- : [227/753] 674941=prism/api/command_line_test I, [2025-04-16T17:37:07.009621 #622435] INFO -- : [228/753] 674941=json/ractor_test I, [2025-04-16T17:37:07.130594 #622435] INFO -- : [229/753] 674941=psych/test_tree_builder I, [2025-04-16T17:37:07.261526 #622435] INFO -- : [230/753] 674941=rubygems/test_gem_dependency I, [2025-04-16T17:37:08.546188 #622435] INFO -- : [231/753] 674941=rubygems/test_gem_resolver_index_set I, [2025-04-16T17:37:08.743248 #622435] INFO -- : [232/753] 674941=fiber/test_process I, [2025-04-16T17:37:09.349315 #622435] INFO -- : [233/753] 674941=ruby/test_metaclass I, [2025-04-16T17:37:09.426180 #622435] INFO -- : [234/753] 674941=-ext-/load/test_protect I, [2025-04-16T17:37:09.761512 #622435] INFO -- : [235/753] 674941=ruby/test_bignum I, [2025-04-16T17:37:10.673284 #622435] INFO -- : [236/753] 674941=prism/ruby/compiler_test I, [2025-04-16T17:37:10.691870 #622435] INFO -- : [237/753] 674941=ruby/test_call I, [2025-04-16T17:37:12.007086 #622435] INFO -- : [238/753] 674941=open-uri/test_proxy I, [2025-04-16T17:37:12.805378 #622435] INFO -- : [239/753] 674941=optparse/test_getopts I, [2025-04-16T17:37:13.085684 #622435] INFO -- : [240/753] 674941=ruby/test_assignment I, [2025-04-16T17:37:13.569510 #622435] INFO -- : [241/753] 674946=prism/fixtures_test I, [2025-04-16T17:37:15.853449 #622435] INFO -- : [242/753] 674946=ruby/test_rational2 I, [2025-04-16T17:37:16.080867 #622435] INFO -- : [243/753] 674946=ruby/test_thread I, [2025-04-16T17:37:20.761304 #622435] INFO -- : [244/753] 674944=rubygems/test_gem_request_set I, [2025-04-16T17:37:21.997475 #622435] INFO -- : [245/753] 674942=ruby/test_rational I, [2025-04-16T17:37:25.307052 #622435] INFO -- : [246/753] 674941=test_tsort I, [2025-04-16T17:37:26.341491 #622435] INFO -- : [247/753] 674941=rubygems/test_gem_security_policy I, [2025-04-16T17:37:26.719092 #622435] INFO -- : [248/753] 674942=rubygems/test_gem_stream_ui I, [2025-04-16T17:37:27.453297 #622435] INFO -- : [249/753] 674942=fiber/test_address_resolve I, [2025-04-16T17:37:27.845738 #622435] INFO -- : [250/753] 674942=ruby/test_defined I, [2025-04-16T17:37:28.332123 #622435] INFO -- : [251/753] 674942=io/nonblock/test_flush I, [2025-04-16T17:37:28.381309 #622435] INFO -- : [252/753] 674942=rubygems/test_gem_doctor I, [2025-04-16T17:37:29.043062 #622435] INFO -- : [253/753] 674941=optparse/test_optarg I, [2025-04-16T17:37:29.285475 #622435] INFO -- : [254/753] 674942=-ext-/num2int/test_num2int I, [2025-04-16T17:37:29.465744 #622435] INFO -- : [255/753] 674942=-ext-/rational/test_rat I, [2025-04-16T17:37:29.532760 #622435] INFO -- : [256/753] 674942=-ext-/string/test_enc_associate I, [2025-04-16T17:37:29.722677 #622435] INFO -- : [257/753] 674941=psych/test_exception I, [2025-04-16T17:37:29.745672 #622435] INFO -- : [258/753] 674941=ruby/test_ractor I, [2025-04-16T17:37:30.193657 #622435] INFO -- : [259/753] 674941=psych/test_yamldbm I, [2025-04-16T17:37:30.307861 #622435] INFO -- : [260/753] 674944=ruby/enc/test_case_comprehensive I, [2025-04-16T17:37:30.340521 #622435] INFO -- : [261/753] 674941=net/http/test_https I, [2025-04-16T17:37:30.461288 #622435] INFO -- : [262/753] 674944=-ext-/iter/test_iter_break I, [2025-04-16T17:37:30.621300 #622435] INFO -- : [263/753] 674944=rubygems/test_gem_ext_builder I, [2025-04-16T17:37:31.792303 #622435] INFO -- : [264/753] 674942=rubygems/test_gem_unsatisfiable_dependency_error I, [2025-04-16T17:37:31.901664 #622435] INFO -- : [265/753] 674942=ruby/test_readpartial I, [2025-04-16T17:37:32.428505 #622435] INFO -- : [266/753] 674942=socket/test_tcp I, [2025-04-16T17:37:34.277813 #622435] INFO -- : [267/753] 674942=erb/test_erb_m17n I, [2025-04-16T17:37:34.587698 #622435] INFO -- : [268/753] 674942=rubygems/test_gem_safe_marshal I, [2025-04-16T17:37:37.069908 #622435] INFO -- : [269/753] 674944=rubygems/test_gem_commands_info_command I, [2025-04-16T17:37:37.310695 #622435] INFO -- : [270/753] 674944=open-uri/test_open-uri I, [2025-04-16T17:37:39.007536 #622435] INFO -- : Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 11 : # I, [2025-04-16T17:37:39.168940 #622435] INFO -- : [271/753] 674942=ruby/test_fnmatch I, [2025-04-16T17:37:39.169298 #622435] INFO -- : Closed file descriptor: TestOpenURI#test_progress_chunked: 11 I, [2025-04-16T17:37:39.474119 #622435] INFO -- : [272/753] 674942=rubygems/test_gem_specification I, [2025-04-16T17:37:39.901818 #622435] INFO -- : [273/753] 674944=rubygems/test_kernel I, [2025-04-16T17:37:40.623260 #622435] INFO -- : [274/753] 674941=ruby/enc/test_iso_8859 I, [2025-04-16T17:37:40.819938 #622435] INFO -- : [275/753] 674941=psych/test_boolean I, [2025-04-16T17:37:40.864441 #622435] INFO -- : [276/753] 674946=dtrace/test_raise I, [2025-04-16T17:37:40.867736 #622435] INFO -- : [277/753] 674941=mkmf/test_convertible I, [2025-04-16T17:37:40.877556 #622435] INFO -- : [278/753] 674946=rubygems/test_gem_source_fetch_problem I, [2025-04-16T17:37:41.009519 #622435] INFO -- : [279/753] 674946=psych/handlers/test_recorder I, [2025-04-16T17:37:41.052568 #622435] INFO -- : [280/753] 674946=lib/!Nothing_to_test I, [2025-04-16T17:37:41.119378 #622435] INFO -- : [281/753] 674946=psych/test_string I, [2025-04-16T17:37:41.657282 #622435] INFO -- : [282/753] 674946=did_you_mean/spell_checking/test_pattern_key_name_check I, [2025-04-16T17:37:41.890651 #622435] INFO -- : [283/753] 674946=prism/encoding/symbol_encoding_test I, [2025-04-16T17:37:42.080436 #622435] INFO -- : [284/753] 674946=ruby/test_mixed_unicode_escapes I, [2025-04-16T17:37:42.144003 #622435] INFO -- : [285/753] 674946=did_you_mean/test_ractor_compatibility I, [2025-04-16T17:37:43.387030 #622435] INFO -- : [286/753] 674944=mkmf/test_flags I, [2025-04-16T17:37:43.749516 #622435] INFO -- : [287/753] 674946=ruby/test_enumerator I, [2025-04-16T17:37:53.233300 #622435] INFO -- : [288/753] 674942=ruby/test_lambda I, [2025-04-16T17:37:53.688146 #622435] INFO -- : [289/753] 674942=ruby/enc/test_koi8 I, [2025-04-16T17:37:53.722445 #622435] INFO -- : [290/753] 674942=ripper/test_filter I, [2025-04-16T17:37:53.861153 #622435] INFO -- : [291/753] 674942=prism/ruby/reflection_test I, [2025-04-16T17:37:53.894495 #622435] INFO -- : [292/753] 674942=openssl/test_pkey I, [2025-04-16T17:37:54.003596 #622435] INFO -- : [293/753] 674942=psych/test_safe_load I, [2025-04-16T17:37:54.061660 #622435] INFO -- : [294/753] 674942=rubygems/test_gem_rdoc I, [2025-04-16T17:37:54.109292 #622435] INFO -- : [295/753] 674942=ruby/test_thread_cv I, [2025-04-16T17:37:54.165549 #622435] INFO -- : [296/753] 674944=rubygems/test_gem_resolver I, [2025-04-16T17:37:54.997291 #622435] INFO -- : [297/753] 674942=rubygems/test_gem_install_update_options I, [2025-04-16T17:37:56.371350 #622435] INFO -- : [298/753] 674942=prism/bom_test I, [2025-04-16T17:37:56.649493 #622435] INFO -- : [299/753] 674942=ruby/test_file I, [2025-04-16T17:37:56.993486 #622435] INFO -- : [300/753] 674944=ruby/test_name_error I, [2025-04-16T17:37:57.457411 #622435] INFO -- : [301/753] 674944=rubygems/test_gem_request_connection_pools I, [2025-04-16T17:37:59.109307 #622435] INFO -- : [302/753] 674944=fiber/test_ractor I, [2025-04-16T17:37:59.234799 #622435] INFO -- : [303/753] 674944=net/http/test_httpresponse I, [2025-04-16T17:37:59.484945 #622435] INFO -- : [304/753] 674944=rubygems/test_deprecate I, [2025-04-16T17:37:59.937552 #622435] INFO -- : [305/753] 674944=rubygems/test_gem_gemcutter_utilities I, [2025-04-16T17:38:01.385692 #622435] INFO -- : [306/753] 674944=mkmf/test_config I, [2025-04-16T17:38:02.729708 #622435] INFO -- : [307/753] 674944=fiber/test_thread I, [2025-04-16T17:38:03.017813 #622435] INFO -- : [308/753] 674944=rubygems/test_gem_version I, [2025-04-16T17:38:03.255510 #622435] INFO -- : [309/753] 674942=net/http/test_http I, [2025-04-16T17:38:03.725289 #622435] INFO -- : [310/753] 674944=psych/test_date_time I, [2025-04-16T17:38:04.161176 #622435] INFO -- : [311/753] 674944=ruby/test_literal I, [2025-04-16T17:38:07.017324 #622435] INFO -- : .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 # I, [2025-04-16T17:38:07.415478 #622435] INFO -- : .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 # I, [2025-04-16T17:38:08.085473 #622435] INFO -- : [312/753] 674944=json/json_coder_test I, [2025-04-16T17:38:08.380664 #622435] INFO -- : [313/753] 674944=psych/test_encoding I, [2025-04-16T17:38:08.415883 #622435] INFO -- : [314/753] 674944=socket/test_sockopt I, [2025-04-16T17:38:08.525946 #622435] INFO -- : [315/753] 674944=rubygems/test_gem_package_tar_reader_entry I, [2025-04-16T17:38:09.617626 #622435] INFO -- : [316/753] 674944=test_pty I, [2025-04-16T17:38:11.294533 #622435] INFO -- : [317/753] 674944=io/console/test_io_console I, [2025-04-16T17:38:13.346618 #622435] INFO -- : .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 # I, [2025-04-16T17:38:14.922649 #622435] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 13 # I, [2025-04-16T17:38:15.469287 #622435] INFO -- : [318/753] 674942=psych/test_scalar I, [2025-04-16T17:38:15.492814 #622435] INFO -- : [319/753] 674942=resolv/test_addr I, [2025-04-16T17:38:15.606512 #622435] INFO -- : [320/753] 674942=-ext-/proc/test_bmethod I, [2025-04-16T17:38:15.700021 #622435] INFO -- : [321/753] 674942=ruby/test_stringchar I, [2025-04-16T17:38:16.316925 #622435] INFO -- : [322/753] 674944=rubygems/test_gem_local_remote_options I, [2025-04-16T17:38:16.506239 #622435] INFO -- : [323/753] 674942=rubygems/test_gem_resolver_api_set I, [2025-04-16T17:38:16.626113 #622435] INFO -- : [324/753] 674944=json/test_helper I, [2025-04-16T17:38:16.637617 #622435] INFO -- : [325/753] 674944=rubygems/test_require I, [2025-04-16T17:38:17.418795 #622435] INFO -- : [326/753] 674942=rubygems/test_gem_validator I, [2025-04-16T17:38:17.617719 #622435] INFO -- : [327/753] 674942=ruby/test_eval I, [2025-04-16T17:38:21.083865 #622435] INFO -- : [328/753] 674942=fileutils/test_verbose I, [2025-04-16T17:38:21.284247 #622435] INFO -- : [329/753] 674942=ruby/test_primitive I, [2025-04-16T17:38:21.670455 #622435] INFO -- : [330/753] 674942=-ext-/gvl/test_last_thread I, [2025-04-16T17:38:22.768095 #622435] INFO -- : [331/753] 674942=-ext-/thread_fd/test_thread_fd_close I, [2025-04-16T17:38:22.945784 #622435] INFO -- : [332/753] 674942=uri/test_common I, [2025-04-16T17:38:23.442625 #622435] INFO -- : [333/753] 674944=dtrace/test_singleton_function I, [2025-04-16T17:38:23.481585 #622435] INFO -- : [334/753] 674944=psych/test_document I, [2025-04-16T17:38:23.555037 #622435] INFO -- : [335/753] 674944=json/json_fixtures_test I, [2025-04-16T17:38:23.578649 #622435] INFO -- : [336/753] 674944=ruby/test_regexp I, [2025-04-16T17:38:24.206195 #622435] INFO -- : [337/753] 674942=ruby/test_complexrational I, [2025-04-16T17:38:24.493746 #622435] INFO -- : [338/753] 674942=rubygems/test_exit I, [2025-04-16T17:38:25.103621 #622435] INFO -- : [339/753] 674942=optparse/test_cclass I, [2025-04-16T17:38:25.563107 #622435] INFO -- : [340/753] 674942=-ext-/test_enumerator_kw I, [2025-04-16T17:38:25.610853 #622435] INFO -- : [341/753] 674942=openssl/test_digest I, [2025-04-16T17:38:25.779067 #622435] INFO -- : [342/753] 674942=rubygems/test_gem_resolver_best_set I, [2025-04-16T17:38:26.093646 #622435] INFO -- : [343/753] 674942=psych/test_json_tree I, [2025-04-16T17:38:26.529998 #622435] INFO -- : [344/753] 674942=ruby/test_object I, [2025-04-16T17:38:29.637933 #622435] INFO -- : [345/753] 674942=-ext-/load/test_resolve_symbol I, [2025-04-16T17:38:29.679989 #622435] INFO -- : [346/753] 674942=prism/api/parse_stream_test I, [2025-04-16T17:38:29.897305 #622435] INFO -- : [347/753] 674942=rubygems/test_gem_commands_lock_command I, [2025-04-16T17:38:30.057492 #622435] INFO -- : [348/753] 674942=psych/test_stream I, [2025-04-16T17:38:30.156232 #622435] INFO -- : [349/753] 674942=stringio/test_ractor I, [2025-04-16T17:38:30.281303 #622435] INFO -- : [350/753] 674942=ruby/test_optimization I, [2025-04-16T17:38:56.745619 #622435] INFO -- : [351/753] 674946=rubygems/test_gem_resolver_vendor_specification I, [2025-04-16T17:38:56.899132 #622435] INFO -- : [352/753] 674946=rubygems/test_gem_commands_which_command I, [2025-04-16T17:38:57.099852 #622435] INFO -- : [353/753] 674941=rubygems/test_gem_resolver_vendor_set I, [2025-04-16T17:38:57.116766 #622435] INFO -- : [354/753] 674946=uri/test_http I, [2025-04-16T17:38:57.185633 #622435] INFO -- : [355/753] 674946=rubygems/test_webauthn_listener I, [2025-04-16T17:38:57.385564 #622435] INFO -- : [356/753] 674941=rubygems/test_gem_ext_configure_builder I, [2025-04-16T17:38:57.389519 #622435] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : # I, [2025-04-16T17:38:57.671344 #622435] INFO -- : .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 I, [2025-04-16T17:38:57.776566 #622435] INFO -- : [357/753] 674941=rubygems/test_gem_resolver_conflict I, [2025-04-16T17:38:57.789914 #622435] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : # I, [2025-04-16T17:38:57.844187 #622435] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11 I, [2025-04-16T17:38:57.934876 #622435] INFO -- : [358/753] 674941=rubygems/test_gem_silent_ui I, [2025-04-16T17:38:58.077186 #622435] INFO -- : [359/753] 674941=ruby/enc/test_case_options I, [2025-04-16T17:38:58.116239 #622435] INFO -- : [360/753] 674941=prism/ruby/location_test I, [2025-04-16T17:38:58.174665 #622435] INFO -- : [361/753] 674946=test_securerandom I, [2025-04-16T17:38:58.217904 #622435] INFO -- : [362/753] 674941=openssl/test_buffering I, [2025-04-16T17:38:58.278063 #622435] INFO -- : [363/753] 674946=resolv/test_svcb_https I, [2025-04-16T17:38:58.281804 #622435] INFO -- : [364/753] 674941=did_you_mean/core_ext/test_name_error_extension I, [2025-04-16T17:38:58.361568 #622435] INFO -- : [365/753] 674941=-ext-/exception/test_data_error I, [2025-04-16T17:38:58.856743 #622435] INFO -- : [366/753] 674942=date/test_date_strftime I, [2025-04-16T17:38:58.906425 #622435] INFO -- : [367/753] 674941=rubygems/test_gem_commands_outdated_command I, [2025-04-16T17:38:59.085500 #622435] INFO -- : [368/753] 674946=-ext-/bug_reporter/test_bug_reporter I, [2025-04-16T17:38:59.373306 #622435] INFO -- : [369/753] 674941=-ext-/bignum/test_big2str I, [2025-04-16T17:38:59.486920 #622435] INFO -- : [370/753] 674941=socket/test_basicsocket I, [2025-04-16T17:38:59.947536 #622435] INFO -- : [371/753] 674941=ruby/test_flip I, [2025-04-16T17:39:00.029808 #622435] INFO -- : [372/753] 674941=rubygems/test_gem_uri_formatter I, [2025-04-16T17:39:00.401688 #622435] INFO -- : [373/753] 674941=ruby/test_default_gems I, [2025-04-16T17:39:01.049557 #622435] INFO -- : [374/753] 674941=ruby/test_process I, [2025-04-16T17:39:01.071211 #622435] INFO -- : [375/753] 674946=prism/result/implicit_array_test I, [2025-04-16T17:39:01.265536 #622435] INFO -- : [376/753] 674946=-ext-/test_scan_args I, [2025-04-16T17:39:01.382842 #622435] INFO -- : [377/753] 674946=prism/ruby/parameters_signature_test I, [2025-04-16T17:39:01.458316 #622435] INFO -- : [378/753] 674946=psych/test_null I, [2025-04-16T17:39:01.477295 #622435] INFO -- : [379/753] 674946=dtrace/test_cmethod I, [2025-04-16T17:39:01.513537 #622435] INFO -- : [380/753] 674946=prism/ruby/pattern_test I, [2025-04-16T17:39:01.518401 #622435] INFO -- : [381/753] 674942=ruby/test_inlinecache I, [2025-04-16T17:39:01.777418 #622435] INFO -- : [382/753] 674942=ruby/test_frozen I, [2025-04-16T17:39:01.917472 #622435] INFO -- : [383/753] 674942=-ext-/marshal/test_internal_ivar I, [2025-04-16T17:39:02.061662 #622435] INFO -- : [384/753] 674942=ruby/test_yjit_exit_locations I, [2025-04-16T17:39:02.548244 #622435] INFO -- : [385/753] 674942=prism/ruby/desugar_compiler_test I, [2025-04-16T17:39:03.135317 #622435] INFO -- : [386/753] 674942=openssl/test_ts I, [2025-04-16T17:39:03.574479 #622435] INFO -- : [387/753] 674946=rubygems/test_gem_config_file I, [2025-04-16T17:39:04.713516 #622435] INFO -- : [388/753] 674946=-ext-/tracepoint/test_tracepoint I, [2025-04-16T17:39:05.367729 #622435] INFO -- : [389/753] 674942=ruby/test_range I, [2025-04-16T17:39:06.553507 #622435] INFO -- : [390/753] 674946=rubygems/test_gem_commands_cleanup_command I, [2025-04-16T17:39:10.681286 #622435] INFO -- : [391/753] 674946=prism/ractor_test I, [2025-04-16T17:39:11.033551 #622435] INFO -- : [392/753] 674942=psych/test_symbol I, [2025-04-16T17:39:11.113979 #622435] INFO -- : [393/753] 674942=ruby/test_basicinstructions I, [2025-04-16T17:39:11.137774 #622435] INFO -- : [394/753] 674946=rubygems/test_gem_resolver_lock_specification I, [2025-04-16T17:39:11.889361 #622435] INFO -- : [395/753] 674946=ruby/test_integer_comb I, [2025-04-16T17:39:11.956691 #622435] INFO -- : [396/753] 674942=ruby/test_backtrace I, [2025-04-16T17:39:15.297758 #622435] INFO -- : [397/753] 674942=rubygems/test_gem_impossible_dependencies_error I, [2025-04-16T17:39:15.405525 #622435] INFO -- : [398/753] 674942=socket/test_udp I, [2025-04-16T17:39:15.617849 #622435] INFO -- : [399/753] 674942=rubygems/test_gem_source_local I, [2025-04-16T17:39:17.848861 #622435] INFO -- : [400/753] 674942=-ext-/string/test_normalize I, [2025-04-16T17:39:18.026545 #622435] INFO -- : [401/753] 674942=ruby/test_dir I, [2025-04-16T17:39:20.374918 #622435] INFO -- : [402/753] 674942=did_you_mean/spell_checking/test_variable_name_check I, [2025-04-16T17:39:21.030506 #622435] INFO -- : [403/753] 674942=psych/visitors/test_yaml_tree I, [2025-04-16T17:39:21.139671 #622435] INFO -- : [404/753] 674942=socket/test_nonblock I, [2025-04-16T17:39:21.413473 #622435] INFO -- : [405/753] 674942=date/test_date I, [2025-04-16T17:39:21.682812 #622435] INFO -- : [406/753] 674942=rubygems/test_gem_commands_dependency_command I, [2025-04-16T17:39:22.046108 #622435] INFO -- : [407/753] 674942=digest/test_digest_extend I, [2025-04-16T17:39:22.790760 #622435] INFO -- : [408/753] 674942=openssl/test_provider I, [2025-04-16T17:39:24.834952 #622435] INFO -- : [409/753] 674942=rubygems/test_gem_commands_push_command I, [2025-04-16T17:39:26.882872 #622435] INFO -- : [410/753] 674942=prism/result/integer_parse_test I, [2025-04-16T17:39:27.289415 #622435] INFO -- : [411/753] 674942=ruby/test_time_tz I, [2025-04-16T17:39:27.641642 #622435] INFO -- : [412/753] 674942=cgi/test_cgi_modruby I, [2025-04-16T17:39:27.865535 #622435] INFO -- : [413/753] 674942=rubygems/test_gem_remote_fetcher I, [2025-04-16T17:39:30.091032 #622435] INFO -- : [414/753] 674942=openssl/test_x509store I, [2025-04-16T17:39:31.385640 #622435] INFO -- : [415/753] 674942=-ext-/win32/test_fd_setsize I, [2025-04-16T17:39:31.509513 #622435] INFO -- : [416/753] 674942=ruby/enc/test_utf16 I, [2025-04-16T17:39:31.634524 #622435] INFO -- : [417/753] 674942=psych/test_psych I, [2025-04-16T17:39:31.746714 #622435] INFO -- : [418/753] 674946=-ext-/file/test_stat I, [2025-04-16T17:39:31.805324 #622435] INFO -- : [419/753] 674946=did_you_mean/edit_distance/test_jaro_winkler I, [2025-04-16T17:39:31.861300 #622435] INFO -- : [420/753] 674946=-ext-/string/test_capacity I, [2025-04-16T17:39:31.991419 #622435] INFO -- : [421/753] 674946=prism/encoding/regular_expression_encoding_test I, [2025-04-16T17:39:32.000338 #622435] INFO -- : [422/753] 674946=-ext-/float/test_nextafter I, [2025-04-16T17:39:32.056149 #622435] INFO -- : [423/753] 674942=ruby/test_autoload I, [2025-04-16T17:39:32.737665 #622435] INFO -- : [424/753] 674946=-ext-/integer/test_integer I, [2025-04-16T17:39:33.013302 #622435] INFO -- : [425/753] 674946=prism/percent_delimiter_string_test I, [2025-04-16T17:39:33.233850 #622435] INFO -- : [426/753] 674946=openssl/test_pkcs12 I, [2025-04-16T17:39:36.126968 #622435] INFO -- : [427/753] 674946=openssl/test_kdf I, [2025-04-16T17:39:36.567303 #622435] INFO -- : [428/753] 674946=psych/visitors/test_depth_first I, [2025-04-16T17:39:36.695991 #622435] INFO -- : [429/753] 674946=rubygems/test_gem_gem_runner I, [2025-04-16T17:39:37.213020 #622435] INFO -- : [430/753] 674946=rubygems/test_webauthn_poller I, [2025-04-16T17:39:37.609014 #622435] INFO -- : [431/753] 674946=-ext-/struct/test_len I, [2025-04-16T17:39:37.685868 #622435] INFO -- : [432/753] 674946=psych/test_nil I, [2025-04-16T17:39:37.717300 #622435] INFO -- : [433/753] 674946=prism/result/heredoc_test I, [2025-04-16T17:39:38.361292 #622435] INFO -- : [434/753] 674946=mkmf/test_configuration I, [2025-04-16T17:39:38.524626 #622435] INFO -- : [435/753] 674946=ripper/test_ripper I, [2025-04-16T17:39:41.367178 #622435] INFO -- : [436/753] 674946=zlib/test_zlib I, [2025-04-16T17:39:55.413295 #622435] INFO -- : [437/753] 674942=cgi/test_cgi_core I, [2025-04-16T17:39:55.527903 #622435] INFO -- : [438/753] 674942=prism/ruby/ruby_parser_test I, [2025-04-16T17:39:55.695798 #622435] INFO -- : [439/753] 674942=psych/test_parser I, [2025-04-16T17:39:55.853881 #622435] INFO -- : [440/753] 674942=ruby/test_proc I, [2025-04-16T17:40:01.268778 #622435] INFO -- : [441/753] 674946=psych/nodes/test_enumerable I, [2025-04-16T17:40:01.297909 #622435] INFO -- : [442/753] 674946=-ext-/eval/test_eval I, [2025-04-16T17:40:01.329076 #622435] INFO -- : [443/753] 674946=ripper/test_files_test I, [2025-04-16T17:40:01.678067 #622435] INFO -- : [444/753] 674946=rubygems/test_gem_requirement I, [2025-04-16T17:40:01.854394 #622435] INFO -- : [445/753] 674942=rubygems/test_gem I, [2025-04-16T17:40:02.723144 #622435] INFO -- : [446/753] 674946=net/http/test_http_request I, [2025-04-16T17:40:03.193302 #622435] INFO -- : [447/753] 674946=optparse/test_placearg I, [2025-04-16T17:40:03.849291 #622435] INFO -- : [448/753] 674946=open-uri/test_ssl I, [2025-04-16T17:40:08.147764 #622435] INFO -- : [449/753] 674946=psych/test_scalar_scanner I, [2025-04-16T17:40:08.377406 #622435] INFO -- : [450/753] 674946=dtrace/test_function_entry I, [2025-04-16T17:40:08.494217 #622435] INFO -- : [451/753] 674946=error_highlight/test_error_highlight I, [2025-04-16T17:40:09.890403 #622435] INFO -- : [452/753] 674944=prism/result/attribute_write_test I, [2025-04-16T17:40:09.916054 #622435] INFO -- : [453/753] 674944=date/test_date_attr I, [2025-04-16T17:40:09.998745 #622435] INFO -- : [454/753] 674944=psych/test_ractor I, [2025-04-16T17:40:10.556919 #622435] INFO -- : [455/753] 674942=ruby/enc/test_emoji I, [2025-04-16T17:40:11.000731 #622435] INFO -- : [456/753] 674942=ruby/test_memory_view I, [2025-04-16T17:40:11.280682 #622435] INFO -- : [457/753] 674942=set/test_sorted_set I, [2025-04-16T17:40:11.648753 #622435] INFO -- : [458/753] 674944=ruby/test_continuation I, [2025-04-16T17:40:11.680835 #622435] INFO -- : [459/753] 674944=ruby/test_marshal I, [2025-04-16T17:40:11.961470 #622435] INFO -- : [460/753] 674942=ruby/enc/test_cp949 I, [2025-04-16T17:40:12.061603 #622435] INFO -- : [461/753] 674942=ruby/test_condition I, [2025-04-16T17:40:12.096648 #622435] INFO -- : [462/753] 674942=-ext-/hash/test_delete I, [2025-04-16T17:40:12.205604 #622435] INFO -- : [463/753] 674942=rubygems/test_gem_commands_setup_command I, [2025-04-16T17:40:13.144961 #622435] INFO -- : [464/753] 674941=ruby/test_integer I, [2025-04-16T17:40:15.162110 #622435] INFO -- : [465/753] 674944=-ext-/gvl/test_ubf_async_safe I, [2025-04-16T17:40:15.262157 #622435] INFO -- : [466/753] 674946=net/http/test_buffered_io I, [2025-04-16T17:40:15.301771 #622435] INFO -- : [467/753] 674946=-ext-/string/test_nofree I, [2025-04-16T17:40:15.302359 #622435] INFO -- : [468/753] 674944=rubygems/test_gem_commands_contents_command I, [2025-04-16T17:40:15.330736 #622435] INFO -- : [469/753] 674946=ruby/test_sleep I, [2025-04-16T17:40:15.933293 #622435] INFO -- : [470/753] 674942=json/json_parser_test I, [2025-04-16T17:40:16.041328 #622435] INFO -- : [471/753] 674944=prism/encoding/string_encoding_test I, [2025-04-16T17:40:16.089794 #622435] INFO -- : [472/753] 674944=ruby/test_env I, [2025-04-16T17:40:16.166207 #622435] INFO -- : [473/753] 674942=ruby/test_pipe I, [2025-04-16T17:40:16.580970 #622435] INFO -- : [474/753] 674942=-ext-/win32/test_console_attr I, [2025-04-16T17:40:16.587150 #622435] INFO -- : [475/753] 674942=mkmf/test_framework I, [2025-04-16T17:40:16.653648 #622435] INFO -- : [476/753] 674942=-ext-/symbol/test_type I, [2025-04-16T17:40:16.826868 #622435] INFO -- : [477/753] 674942=mkmf/test_have_macro I, [2025-04-16T17:40:20.118933 #622435] INFO -- : [478/753] 674942=rubygems/test_gem_command_manager I, [2025-04-16T17:40:20.332706 #622435] INFO -- : [479/753] 674946=dtrace/test_object_create_start I, [2025-04-16T17:40:20.373533 #622435] INFO -- : [480/753] 674946=-ext-/struct/test_member I, [2025-04-16T17:40:20.376406 #622435] INFO -- : [481/753] 674946=ruby/test_time I, [2025-04-16T17:40:21.309754 #622435] INFO -- : [482/753] 674942=psych/test_deprecated I, [2025-04-16T17:40:21.311779 #622435] INFO -- : [483/753] 674942=-ext-/bignum/test_div I, [2025-04-16T17:40:21.353560 #622435] INFO -- : [484/753] 674942=ruby/test_string I, [2025-04-16T17:40:21.410109 #622435] INFO -- : [485/753] 674946=ruby/test_gc I, [2025-04-16T17:40:25.639538 #622435] INFO -- : [486/753] 674941=ruby/test_ast I, [2025-04-16T17:40:26.951159 #622435] INFO -- : [487/753] 674944=rubygems/test_gem_resolver_api_specification I, [2025-04-16T17:40:27.197698 #622435] INFO -- : [488/753] 674944=prism/api/parse_test I, [2025-04-16T17:40:27.265278 #622435] INFO -- : [489/753] 674944=uri/test_ws I, [2025-04-16T17:40:27.321522 #622435] INFO -- : [490/753] 674944=prism/api/freeze_test I, [2025-04-16T17:40:27.450958 #622435] INFO -- : [491/753] 674944=ruby/test_beginendblock I, [2025-04-16T17:40:28.974450 #622435] INFO -- : [492/753] 674944=rubygems/test_gem_commands_open_command I, [2025-04-16T17:40:29.242546 #622435] INFO -- : [493/753] 674944=ruby/enc/test_regex_casefold I, [2025-04-16T17:40:29.389940 #622435] INFO -- : [494/753] 674944=rubygems/test_gem_source_git I, [2025-04-16T17:40:35.876547 #622435] INFO -- : [495/753] 674944=ruby/test_rand I, [2025-04-16T17:40:38.619534 #622435] INFO -- : [496/753] 674944=rubygems/test_gem_dependency_resolution_error I, [2025-04-16T17:40:38.781333 #622435] INFO -- : [497/753] 674944=openssl/test_fips I, [2025-04-16T17:40:39.780772 #622435] INFO -- : [498/753] 674944=stringio/test_stringio I, [2025-04-16T17:40:40.541524 #622435] INFO -- : [499/753] 674944=openssl/test_pkey_dsa I, [2025-04-16T17:40:43.229315 #622435] INFO -- : [500/753] 674944=date/test_date_arith I, [2025-04-16T17:40:43.305510 #622435] INFO -- : [501/753] 674944=prism/result/static_literals_test I, [2025-04-16T17:40:43.526440 #622435] INFO -- : [502/753] 674944=pathname/test_ractor I, [2025-04-16T17:40:43.565286 #622435] INFO -- : [503/753] 674944=ruby/test_arity I, [2025-04-16T17:40:43.664768 #622435] INFO -- : [504/753] 674944=rubygems/test_gem_request_set_lockfile_parser I, [2025-04-16T17:40:44.558367 #622435] INFO -- : [505/753] 674944=mkmf/test_signedness I, [2025-04-16T17:41:12.981479 #622435] INFO -- : [506/753] 674944=ruby/test_trace I, [2025-04-16T17:41:13.201529 #622435] INFO -- : [507/753] 674944=ruby/enc/test_cesu8 I, [2025-04-16T17:41:13.202407 #622435] INFO -- : [508/753] 674944=prism/test_helper I, [2025-04-16T17:41:13.209849 #622435] INFO -- : [509/753] 674944=ruby/test_vm_dump I, [2025-04-16T17:41:14.556732 #622435] INFO -- : [510/753] 674944=ruby/test_weakkeymap I, [2025-04-16T17:41:17.874930 #622435] INFO -- : [511/753] 674944=-ext-/econv/test_append I, [2025-04-16T17:41:17.941846 #622435] INFO -- : [512/753] 674944=open-uri/test_ftp I, [2025-04-16T17:41:18.089689 #622435] INFO -- : [513/753] 674944=optparse/test_noarg I, [2025-04-16T17:41:19.457539 #622435] INFO -- : [514/753] 674944=uri/test_generic I, [2025-04-16T17:41:19.693138 #622435] INFO -- : [515/753] 674944=rubygems/test_gem_platform I, [2025-04-16T17:41:20.525861 #622435] INFO -- : [516/753] 674944=-ext-/string/test_set_len I, [2025-04-16T17:41:20.644154 #622435] INFO -- : [517/753] 674944=prism/encoding/encodings_test I, [2025-04-16T17:41:21.200291 #622435] INFO -- : [518/753] 674944=prism/errors_test I, [2025-04-16T17:41:22.650885 #622435] INFO -- : [519/753] 674944=ruby/test_dup I, [2025-04-16T17:41:23.473286 #622435] INFO -- : [520/753] 674944=prism/ruby/parser_test I, [2025-04-16T17:41:23.506284 #622435] INFO -- : [521/753] 674944=ripper/test_files_lib I, [2025-04-16T17:41:23.549539 #622435] INFO -- : [522/753] 674944=ruby/enc/test_utf32 I, [2025-04-16T17:41:23.607159 #622435] INFO -- : [523/753] 674944=optparse/test_autoconf I, [2025-04-16T17:41:23.685474 #622435] INFO -- : [524/753] 674944=uri/test_mailto I, [2025-04-16T17:41:23.833840 #622435] INFO -- : [525/753] 674944=cgi/test_cgi_multipart I, [2025-04-16T17:41:24.548422 #622435] INFO -- : [526/753] 674944=rubygems/test_gem_commands_check_command I, [2025-04-16T17:41:24.690891 #622435] INFO -- : [527/753] 674944=optparse/test_load I, [2025-04-16T17:41:24.726598 #622435] INFO -- : [528/753] 674944=-ext-/symbol/test_inadvertent_creation I, [2025-04-16T17:41:24.773718 #622435] INFO -- : [529/753] 674946=openssl/test_random I, [2025-04-16T17:41:24.817282 #622435] INFO -- : [530/753] 674946=rubygems/test_gem_ext_cargo_builder I, [2025-04-16T17:41:25.281404 #622435] INFO -- : [531/753] 674946=test_trick I, [2025-04-16T17:41:25.541585 #622435] INFO -- : [532/753] 674944=test_singleton I, [2025-04-16T17:41:25.578322 #622435] INFO -- : [533/753] 674944=psych/test_object I, [2025-04-16T17:41:26.199125 #622435] INFO -- : [534/753] 674944=ruby/test_syntax I, [2025-04-16T17:41:38.531447 #622435] INFO -- : [535/753] 674946=ruby/test_compile_prism I, [2025-04-16T17:41:44.077383 #622435] INFO -- : [536/753] 674946=did_you_mean/tree_spell/test_change_word I, [2025-04-16T17:41:44.121035 #622435] INFO -- : [537/753] 674946=-ext-/string/test_coderange I, [2025-04-16T17:41:44.169728 #622435] INFO -- : [538/753] 674946=-ext-/exception/test_enc_raise I, [2025-04-16T17:41:44.250843 #622435] INFO -- : [539/753] 674946=-ext-/test_notimplement I, [2025-04-16T17:41:44.289604 #622435] INFO -- : [540/753] 674946=mmtk/test_configuration I, [2025-04-16T17:41:44.482435 #622435] INFO -- : [541/753] 674946=ruby/test_pack I, [2025-04-16T17:41:45.508205 #622435] INFO -- : [542/753] 674946=digest/test_digest I, [2025-04-16T17:41:47.985871 #622435] INFO -- : [543/753] 674946=prism/ruby/ripper_test I, [2025-04-16T17:41:49.780061 #622435] INFO -- : [544/753] 674946=rubygems/test_rubygems I, [2025-04-16T17:41:50.349904 #622435] INFO -- : [545/753] 674946=openssl/test_ossl I, [2025-04-16T17:42:08.862772 #622435] INFO -- : [546/753] 674946=rubygems/test_gem_ext_rake_builder I, [2025-04-16T17:42:11.326111 #622435] INFO -- : [547/753] 674942=-ext-/st/test_update I, [2025-04-16T17:42:11.348889 #622435] INFO -- : [548/753] 674942=rubygems/test_remote_fetch_error I, [2025-04-16T17:42:11.547560 #622435] INFO -- : [549/753] 674942=ruby/test_random_formatter I, [2025-04-16T17:42:11.903274 #622435] INFO -- : [550/753] 674942=ruby/test_super I, [2025-04-16T17:42:12.861513 #622435] INFO -- : [551/753] 674946=prism/result/index_write_test I, [2025-04-16T17:42:12.897289 #622435] INFO -- : [552/753] 674946=digest/test_ractor I, [2025-04-16T17:42:13.613282 #622435] INFO -- : [553/753] 674946=rubygems/test_gem_resolver_git_specification I, [2025-04-16T17:42:16.199344 #622435] INFO -- : [554/753] 674946=rubygems/test_gem_dependency_installer I, [2025-04-16T17:42:18.965168 #622435] INFO -- : [555/753] 674942=prism/ruby/string_query_test I, [2025-04-16T17:42:19.105278 #622435] INFO -- : [556/753] 674942=ruby/test_alias I, [2025-04-16T17:42:19.487116 #622435] INFO -- : [557/753] 674944=ruby/test_not I, [2025-04-16T17:42:19.542843 #622435] INFO -- : [558/753] 674944=test_unicode_normalize I, [2025-04-16T17:42:19.733583 #622435] INFO -- : [559/753] 674942=ruby/test_keyword I, [2025-04-16T17:42:19.949596 #622435] INFO -- : [560/753] 674944=test_extlibs I, [2025-04-16T17:42:23.319323 #622435] INFO -- : [561/753] 674942=date/test_date_compat I, [2025-04-16T17:42:23.320976 #622435] INFO -- : [562/753] 674942=rubygems/test_gem_spec_fetcher I, [2025-04-16T17:42:24.521286 #622435] INFO -- : [563/753] 674942=optparse/test_bash_completion I, [2025-04-16T17:42:24.573486 #622435] INFO -- : [564/753] 674942=rubygems/test_gem_uri I, [2025-04-16T17:42:24.743692 #622435] INFO -- : [565/753] 674942=erb/test_erb_command I, [2025-04-16T17:42:25.033817 #622435] INFO -- : [566/753] 674942=resolv/test_dns I, [2025-04-16T17:42:25.893485 #622435] INFO -- : [567/753] 674942=json/json_encoding_test I, [2025-04-16T17:42:25.917572 #622435] INFO -- : [568/753] 674942=prism/result/node_id_test I, [2025-04-16T17:42:26.740480 #622435] INFO -- : [569/753] 674944=rubygems/test_gem_remote_fetcher_local_server I, [2025-04-16T17:42:27.692884 #622435] INFO -- : [570/753] 674942=json/json_generator_test I, [2025-04-16T17:42:27.953487 #622435] INFO -- : [571/753] 674944=io/wait/test_ractor I, [2025-04-16T17:42:27.997287 #622435] INFO -- : [572/753] 674944=fiber/test_enumerator I, [2025-04-16T17:42:28.122554 #622435] INFO -- : [573/753] 674944=prism/library_symbols_test I, [2025-04-16T17:42:28.124074 #622435] INFO -- : [574/753] 674944=ruby/test_data I, [2025-04-16T17:42:28.245605 #622435] INFO -- : [575/753] 674944=-ext-/debug/test_debug I, [2025-04-16T17:42:28.341486 #622435] INFO -- : [576/753] 674944=ruby/enc/test_emoji_breaks I, [2025-04-16T17:42:28.427384 #622435] INFO -- : [577/753] 674944=resolv/test_mdns I, [2025-04-16T17:42:28.464959 #622435] INFO -- : [578/753] 674944=yaml/test_dbm I, [2025-04-16T17:42:28.486422 #622435] INFO -- : [579/753] 674944=socket/test_socket I, [2025-04-16T17:42:33.371053 #622435] INFO -- : [580/753] 674946=test_shellwords I, [2025-04-16T17:42:33.451047 #622435] INFO -- : [581/753] 674946=-ext-/st/test_numhash I, [2025-04-16T17:42:33.631648 #622435] INFO -- : [582/753] 674946=psych/test_omap I, [2025-04-16T17:42:33.849566 #622435] INFO -- : [583/753] 674946=openssl/test_pkey_rsa I, [2025-04-16T17:42:34.870377 #622435] INFO -- : [584/753] 674942=rubygems/test_gem_commands_cert_command I, [2025-04-16T17:42:36.656056 #622435] INFO -- : [585/753] 674946=rubygems/test_gem_available_set I, [2025-04-16T17:42:37.249632 #622435] INFO -- : [586/753] 674946=-ext-/iter/test_yield_block I, [2025-04-16T17:42:37.283858 #622435] INFO -- : [587/753] 674946=-ext-/string/test_modify_expand I, [2025-04-16T17:42:37.316174 #622435] INFO -- : [588/753] 674946=-ext-/test_recursion I, [2025-04-16T17:42:37.345728 #622435] INFO -- : [589/753] 674946=-ext-/string/test_external_new I, [2025-04-16T17:42:37.652353 #622435] INFO -- : [590/753] 674946=rubygems/test_gem_security I, [2025-04-16T17:42:42.125532 #622435] INFO -- : [591/753] 674942=rubygems/test_gem_resolver_dependency_request I, [2025-04-16T17:42:42.288258 #622435] INFO -- : [592/753] 674942=rubygems/test_gem_source_vendor I, [2025-04-16T17:42:42.329635 #622435] INFO -- : [593/753] 674942=objspace/test_ractor I, [2025-04-16T17:42:42.631356 #622435] INFO -- : [594/753] 674942=-ext-/test_random I, [2025-04-16T17:42:42.895814 #622435] INFO -- : [595/753] 674942=prism/result/static_inspect_test I, [2025-04-16T17:42:43.205475 #622435] INFO -- : [596/753] 674942=ruby/test_m17n_comb I, [2025-04-16T17:42:52.530149 #622435] INFO -- : [597/753] 674944=ripper/test_lexer I, [2025-04-16T17:42:52.729884 #622435] INFO -- : [598/753] 674944=rubygems/test_gem_security_signer I, [2025-04-16T17:42:53.701586 #622435] INFO -- : [599/753] 674944=ruby/test_float I, [2025-04-16T17:42:56.372555 #622435] INFO -- : [600/753] 674942=rubygems/test_bundled_ca I, [2025-04-16T17:42:57.385425 #622435] INFO -- : [601/753] 674944=test_prettyprint I, [2025-04-16T17:42:57.670671 #622435] INFO -- : [602/753] 674944=test_bundled_gems I, [2025-04-16T17:42:57.713689 #622435] INFO -- : [603/753] 674944=ruby/enc/test_grapheme_breaks I, [2025-04-16T17:42:57.730078 #622435] INFO -- : [604/753] 674942=date/test_date_strptime I, [2025-04-16T17:42:57.885284 #622435] INFO -- : [605/753] 674944=optparse/test_did_you_mean I, [2025-04-16T17:42:58.195581 #622435] INFO -- : [606/753] 674944=rubygems/test_gem_console_ui I, [2025-04-16T17:42:58.269280 #622435] INFO -- : [607/753] 674944=fiber/test_queue I, [2025-04-16T17:42:58.375134 #622435] INFO -- : [608/753] 674944=openssl/test_pair I, [2025-04-16T17:42:58.564732 #622435] INFO -- : [609/753] 674942=prism/lex_test I, [2025-04-16T17:42:58.619468 #622435] INFO -- : [610/753] 674946=mkmf/test_install I, [2025-04-16T17:42:59.421695 #622435] INFO -- : [611/753] 674946=rubygems/test_gem_request_set_gem_dependency_api I, [2025-04-16T17:43:00.981630 #622435] INFO -- : [612/753] 674946=uri/test_wss I, [2025-04-16T17:43:01.045073 #622435] INFO -- : [613/753] 674946=test_rbconfig I, [2025-04-16T17:43:01.541298 #622435] INFO -- : [614/753] 674946=-ext-/debug/test_profile_frames I, [2025-04-16T17:43:01.875207 #622435] INFO -- : [615/753] 674946=ruby/test_exception I, [2025-04-16T17:43:03.993528 #622435] INFO -- : [616/753] 674942=fiber/test_scheduler I, [2025-04-16T17:43:09.669610 #622435] INFO -- : [617/753] 674944=-ext-/test_bug-14834 I, [2025-04-16T17:43:09.957285 #622435] INFO -- : [618/753] 674944=psych/test_object_references I, [2025-04-16T17:43:10.017989 #622435] INFO -- : [619/753] 674944=-ext-/iseq_load/test_iseq_load I, [2025-04-16T17:43:15.228124 #622435] INFO -- : [620/753] 674944=rubygems/test_gem_resolver_activation_request I, [2025-04-16T17:43:15.549618 #622435] INFO -- : [621/753] 674944=ruby/enc/test_case_mapping I, [2025-04-16T17:43:15.643024 #622435] INFO -- : [622/753] 674944=net/http/test_httpheader I, [2025-04-16T17:43:15.844862 #622435] INFO -- : [623/753] 674944=date/test_date_new I, [2025-04-16T17:43:16.052645 #622435] INFO -- : [624/753] 674944=-ext-/popen_deadlock/test_popen_deadlock I, [2025-04-16T17:43:16.078704 #622435] INFO -- : [625/753] 674946=-ext-/test_printf I, [2025-04-16T17:43:16.203960 #622435] INFO -- : [626/753] 674946=dtrace/test_require I, [2025-04-16T17:43:16.206299 #622435] INFO -- : [627/753] 674946=test_delegate I, [2025-04-16T17:43:16.463668 #622435] INFO -- : [628/753] 674946=socket/test_addrinfo I, [2025-04-16T17:43:18.153273 #622435] INFO -- : [629/753] 674946=did_you_mean/spell_checking/test_class_name_check I, [2025-04-16T17:43:18.372049 #622435] INFO -- : [630/753] 674946=optparse/test_acceptable I, [2025-04-16T17:43:18.539481 #622435] INFO -- : [631/753] 674944=rubygems/test_webauthn_listener_response I, [2025-04-16T17:43:18.621574 #622435] INFO -- : [632/753] 674944=uri/test_parser I, [2025-04-16T17:43:18.669930 #622435] INFO -- : [633/753] 674946=did_you_mean/test_tree_spell_checker I, [2025-04-16T17:43:18.716467 #622435] INFO -- : [634/753] 674944=prism/heredoc_dedent_test I, [2025-04-16T17:43:18.716947 #622435] INFO -- : [635/753] 674944=-ext-/load/test_stringify_symbols I, [2025-04-16T17:43:18.806842 #622435] INFO -- : [636/753] 674944=rubygems/test_gem_bundler_version_finder I, [2025-04-16T17:43:18.937565 #622435] INFO -- : [637/753] 674946=openssl/test_ssl_session I, [2025-04-16T17:43:19.158049 #622435] INFO -- : [638/753] 674944=ruby/test_file_exhaustive I, [2025-04-16T17:43:21.697489 #622435] INFO -- : [639/753] 674946=rubygems/test_gem_dependency_list I, [2025-04-16T17:43:22.162908 #622435] INFO -- : [640/753] 674946=ruby/enc/test_euc_jp I, [2025-04-16T17:43:22.180441 #622435] INFO -- : [641/753] 674946=did_you_mean/spell_checking/test_require_path_check I, [2025-04-16T17:43:22.438548 #622435] INFO -- : [642/753] 674946=rubygems/test_gem_ext_ext_conf_builder I, [2025-04-16T17:43:26.982648 #622435] INFO -- : [643/753] 674946=-ext-/path_to_class/test_path_to_class I, [2025-04-16T17:43:26.987865 #622435] INFO -- : [644/753] 674946=ruby/test_io_m17n I, [2025-04-16T17:43:32.633316 #622435] INFO -- : [645/753] 674946=ruby/test_shapes I, [2025-04-16T17:43:32.649143 #622435] INFO -- : [646/753] 674946=-ext-/string/test_rb_str_dup I, [2025-04-16T17:43:32.664205 #622435] INFO -- : [647/753] 674946=rubygems/test_gem_remote_fetcher_local_ssl_server I, [2025-04-16T17:43:34.549293 #622435] INFO -- : [648/753] 674942=-ext-/typeddata/test_typeddata I, [2025-04-16T17:43:35.379963 #622435] INFO -- : [649/753] 674942=openssl/test_x509name I, [2025-04-16T17:43:35.444662 #622435] INFO -- : [650/753] 674942=test_forwardable I, [2025-04-16T17:43:35.885595 #622435] INFO -- : [651/753] 674942=rubygems/test_gem_commands_build_command I, [2025-04-16T17:43:37.497699 #622435] INFO -- : [652/753] 674942=ruby/test_array I, [2025-04-16T17:43:37.973614 #622435] INFO -- : [653/753] 674946=-ext-/exception/test_exception_at_throwing I, [2025-04-16T17:43:38.372253 #622435] INFO -- : [654/753] 674946=openssl/test_ocsp I, [2025-04-16T17:43:39.345728 #622435] INFO -- : [655/753] 674944=prism/newline_test I, [2025-04-16T17:43:39.960310 #622435] INFO -- : [656/753] 674946=-ext-/postponed_job/test_postponed_job I, [2025-04-16T17:43:40.189678 #622435] INFO -- : [657/753] 674944=prism/fuzzer_test I, [2025-04-16T17:43:40.339962 #622435] INFO -- : [658/753] 674944=psych/test_array I, [2025-04-16T17:43:40.392360 #622435] INFO -- : [659/753] 674944=prism/onigmo_test I, [2025-04-16T17:43:40.418616 #622435] INFO -- : [660/753] 674944=mkmf/test_find_executable I, [2025-04-16T17:43:40.461612 #622435] INFO -- : [661/753] 674944=ruby/test_rubyoptions I, [2025-04-16T17:43:41.684494 #622435] INFO -- : [662/753] 674946=test_pp I, [2025-04-16T17:43:42.433483 #622435] INFO -- : [663/753] 674946=psych/test_struct I, [2025-04-16T17:43:42.497713 #622435] INFO -- : [664/753] 674946=rubygems/test_gem_request_set_lockfile I, [2025-04-16T17:43:44.911470 #622435] INFO -- : [665/753] 674946=ruby/test_lazy_enumerator I, [2025-04-16T17:43:48.131457 #622435] INFO -- : [666/753] 674946=openssl/test_x509ext I, [2025-04-16T17:43:48.158179 #622435] INFO -- : [667/753] 674946=did_you_mean/spell_checking/test_key_name_check I, [2025-04-16T17:43:48.169516 #622435] INFO -- : [668/753] 674946=mkmf/test_libs I, [2025-04-16T17:43:48.262780 #622435] INFO -- : [669/753] 674946=-ext-/exception/test_ensured I, [2025-04-16T17:43:48.673494 #622435] INFO -- : [670/753] 674946=ruby/test_math I, [2025-04-16T17:43:48.722598 #622435] INFO -- : [671/753] 674946=dtrace/test_gc I, [2025-04-16T17:43:48.905864 #622435] INFO -- : [672/753] 674946=rubygems/test_gem_source_subpath_problem I, [2025-04-16T17:43:49.623755 #622435] INFO -- : [673/753] 674946=rubygems/test_gem_package_tar_writer I, [2025-04-16T17:43:51.293311 #622435] INFO -- : [674/753] 674946=ruby/test_case I, [2025-04-16T17:43:51.398077 #622435] INFO -- : [675/753] 674946=rubygems/test_project_sanity I, [2025-04-16T17:43:51.650544 #622435] INFO -- : [676/753] 674941=ruby/test_ifunless I, [2025-04-16T17:43:51.686918 #622435] INFO -- : [677/753] 674941=fileutils/test_dryrun I, [2025-04-16T17:43:51.882574 #622435] INFO -- : [678/753] 674941=-ext-/test_bug-3571 I, [2025-04-16T17:43:51.889625 #622435] INFO -- : [679/753] 674946=uri/test_ftp I, [2025-04-16T17:43:51.907091 #622435] INFO -- : [680/753] 674941=ruby/test_require I, [2025-04-16T17:43:51.909805 #622435] INFO -- : [681/753] 674946=rubygems/test_gem_resolver_lock_set I, [2025-04-16T17:43:52.269298 #622435] INFO -- : [682/753] 674946=test_find I, [2025-04-16T17:43:52.769535 #622435] INFO -- : [683/753] 674946=-ext-/struct/test_data I, [2025-04-16T17:43:52.773870 #622435] INFO -- : [684/753] 674946=rubygems/test_gem_resolver_local_specification I, [2025-04-16T17:43:54.121287 #622435] INFO -- : [685/753] 674946=mkmf/test_sizeof I, [2025-04-16T17:44:09.105965 #622435] INFO -- : [686/753] 674941=prism/result/overlap_test I, [2025-04-16T17:44:11.313783 #622435] INFO -- : [687/753] 674941=rubygems/test_gem_resolver_installed_specification I, [2025-04-16T17:44:11.464440 #622435] INFO -- : [688/753] 674941=rubygems/test_gem_update_suggestion I, [2025-04-16T17:44:12.081632 #622435] INFO -- : [689/753] 674941=fiber/test_sleep I, [2025-04-16T17:44:14.293470 #622435] INFO -- : [690/753] 674941=prism/snippets_test I, [2025-04-16T17:44:22.002115 #622435] INFO -- : [691/753] 674941=rubygems/test_gem_commands_signout_command I, [2025-04-16T17:44:22.093947 #622435] INFO -- : [692/753] 674941=-ext-/test_bug-5832 I, [2025-04-16T17:44:22.224738 #622435] INFO -- : [693/753] 674941=monitor/test_monitor I, [2025-04-16T17:44:22.653498 #622435] INFO -- : [694/753] 674941=rubygems/test_gem_source_specific_file I, [2025-04-16T17:44:22.785919 #622435] INFO -- : [695/753] 674946=psych/test_emitter I, [2025-04-16T17:44:22.833579 #622435] INFO -- : [696/753] 674946=ruby/test_whileuntil I, [2025-04-16T17:44:22.913698 #622435] INFO -- : [697/753] 674944=openssl/test_bn I, [2025-04-16T17:44:23.000184 #622435] INFO -- : [698/753] 674944=rubygems/test_gem_package I, [2025-04-16T17:44:23.125404 #622435] INFO -- : [699/753] 674946=ruby/test_system I, [2025-04-16T17:44:23.689699 #622435] INFO -- : [700/753] 674941=rubygems/test_gem_commands_update_command I, [2025-04-16T17:44:26.505483 #622435] INFO -- : [701/753] 674944=psych/test_yaml_special_cases I, [2025-04-16T17:44:26.696014 #622435] INFO -- : [702/753] 674944=rubygems/test_gem_source_list I, [2025-04-16T17:44:26.893550 #622435] INFO -- : [703/753] 674946=rubygems/test_gem_version_option I, [2025-04-16T17:44:27.022770 #622435] INFO -- : [704/753] 674944=rubygems/test_gem_resolver_installer_set I, [2025-04-16T17:44:27.131351 #622435] INFO -- : [705/753] 674946=rubygems/test_gem_source I, [2025-04-16T17:44:28.626441 #622435] INFO -- : [706/753] 674944=-ext-/win32/test_dln I, [2025-04-16T17:44:28.637476 #622435] INFO -- : [707/753] 674944=ruby/test_io I, [2025-04-16T17:44:29.129955 #622435] INFO -- : [708/753] 674946=rubygems/test_gem_commands_rebuild_command I, [2025-04-16T17:44:29.433341 #622435] INFO -- : [709/753] 674946=rubygems/test_gem_request_set_lockfile_tokenizer I, [2025-04-16T17:44:29.821504 #622435] INFO -- : [710/753] 674946=-ext-/array/test_resize I, [2025-04-16T17:44:29.981399 #622435] INFO -- : [711/753] 674946=prism/result/comments_test I, [2025-04-16T17:44:30.260517 #622435] INFO -- : [712/753] 674946=ruby/test_threadgroup I, [2025-04-16T17:44:30.921281 #622435] INFO -- : [713/753] 674942=json/json_ext_parser_test I, [2025-04-16T17:44:30.921378 #622435] INFO -- : [714/753] 674942=ruby/test_io_buffer I, [2025-04-16T17:44:31.091915 #622435] INFO -- : [715/753] 674946=ruby/test_method I, [2025-04-16T17:44:31.701284 #622435] INFO -- : [716/753] 674942=mkmf/test_pkg_config I, [2025-04-16T17:44:31.777210 #622435] INFO -- : [717/753] 674942=rubygems/test_gem_package_old I, [2025-04-16T17:44:32.089982 #622435] INFO -- : [718/753] 674942=psych/test_set I, [2025-04-16T17:44:32.237556 #622435] INFO -- : [719/753] 674942=rubygems/test_gem_commands_server_command I, [2025-04-16T17:44:32.344278 #622435] INFO -- : [720/753] 674942=json/json_string_matching_test I, [2025-04-16T17:44:32.418166 #622435] INFO -- : [721/753] 674942=ruby/test_allocation I, [2025-04-16T17:44:33.549512 #622435] INFO -- : [722/753] 674941=etc/test_etc I, [2025-04-16T17:44:34.063418 #622435] INFO -- : [723/753] 674941=ruby/test_insns_leaf I, [2025-04-16T17:44:34.113976 #622435] INFO -- : [724/753] 674941=-ext-/funcall/test_passing_block I, [2025-04-16T17:44:34.310605 #622435] INFO -- : [725/753] 674941=ruby/test_yjit I, [2025-04-16T17:44:58.308811 #622435] INFO -- : [726/753] 674942=ruby/test_m17n I, [2025-04-16T17:44:59.045288 #622435] INFO -- : [727/753] 674942=psych/test_merge_keys I, [2025-04-16T17:44:59.242602 #622435] INFO -- : [728/753] 674942=ruby/test_argf I, [2025-04-16T17:45:18.369578 #622435] INFO -- : [729/753] 674941=openssl/test_x509req I, [2025-04-16T17:45:19.705720 #622435] INFO -- : [730/753] 674941=ripper/test_files_test_1 I, [2025-04-16T17:45:19.711206 #622435] INFO -- : [731/753] 674941=rubygems/test_gem_commands_unpack_command I, [2025-04-16T17:45:21.321578 #622435] INFO -- : [732/753] 674942=ruby/test_fiber I, [2025-04-16T17:45:21.921210 #622435] INFO -- : [733/753] 674941=prism/result/constant_path_node_test I, [2025-04-16T17:45:21.976354 #622435] INFO -- : [734/753] 674941=did_you_mean/tree_spell/test_human_typo I, [2025-04-16T17:45:21.985323 #622435] INFO -- : [735/753] 674941=prism/result/warnings_test I, [2025-04-16T17:45:22.365309 #622435] INFO -- : [736/753] 674941=ruby/test_refinement I, [2025-04-16T17:45:24.466563 #622435] INFO -- : [737/753] 674944=date/test_date_marshal I, [2025-04-16T17:45:24.616857 #622435] INFO -- : [738/753] 674944=date/test_date_ractor I, [2025-04-16T17:45:25.173668 #622435] INFO -- : [739/753] 674944=openssl/test_x509crl I, [2025-04-16T17:45:25.995693 #622435] INFO -- : [740/753] 674944=prism/ruby/dispatcher_test I, [2025-04-16T17:45:26.599576 #622435] INFO -- : [741/753] 674944=cgi/test_cgi_session I, [2025-04-16T17:45:26.977291 #622435] INFO -- : [742/753] 674944=ruby/test_hash I, [2025-04-16T17:45:31.187787 #622435] INFO -- : [743/753] 674942=rubygems/test_gem_commands_yank_command I, [2025-04-16T17:45:31.583429 #622435] INFO -- : [744/753] 674946=ruby/enc/test_windows_1252 I, [2025-04-16T17:45:31.681604 #622435] INFO -- : [745/753] 674946=date/test_date_conv I, [2025-04-16T17:45:31.749327 #622435] INFO -- : [746/753] 674946=rubygems/test_gem_uninstaller I, [2025-04-16T17:45:36.755589 #622435] INFO -- : [747/753] 674941=mkmf/test_egrep_cpp I, [2025-04-16T17:45:39.233431 #622435] INFO -- : [748/753] 674941=net/http/test_httpresponses I, [2025-04-16T17:45:39.365902 #622435] INFO -- : [749/753] 674941=net/http/test_https_proxy I, [2025-04-16T17:45:39.505554 #622435] INFO -- : [750/753] 674941=prism/magic_comment_test I, [2025-04-16T17:45:40.688273 #622435] INFO -- : [751/753] 674944=prism/result/numeric_value_test I, [2025-04-16T17:45:40.714496 #622435] INFO -- : [752/753] 674944=psych/json/test_stream I, [2025-04-16T17:45:40.767159 #622435] INFO -- : [753/753] 674944=ruby/test_nomethod_error I, [2025-04-16T17:46:00.099983 #622435] INFO -- : Finished tests in 682.030332s, 41.8955 tests/s, 8913.2590 assertions/s. I, [2025-04-16T17:46:00.102013 #622435] INFO -- : 28574 tests, 6079113 assertions, 0 failures, 0 errors, 121 skips I, [2025-04-16T17:46:00.102070 #622435] INFO -- : I, [2025-04-16T17:46:00.102090 #622435] INFO -- : ruby -v: ruby 3.5.0dev (2025-04-16T15:16:50Z master 0a8a641d0a) +PRISM [x86_64-linux] I, [2025-04-16T17:46:00.113485 #622435] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2025-04-16T17:46:00.113755 #622435] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' I, [2025-04-16T17:46:00.530096 #622435] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T17:46:00.530200 #622435] INFO -- : CC = gcc I, [2025-04-16T17:46:00.530242 #622435] INFO -- : LD = ld I, [2025-04-16T17:46:00.530280 #622435] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T17:46:00.530339 #622435] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T17:46:00.530384 #622435] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T17:46:00.530425 #622435] INFO -- : CPPFLAGS = I, [2025-04-16T17:46:00.530470 #622435] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T17:46:00.530514 #622435] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T17:46:00.530554 #622435] INFO -- : LANG = C.UTF-8 I, [2025-04-16T17:46:00.530594 #622435] INFO -- : LC_ALL = I, [2025-04-16T17:46:00.530645 #622435] INFO -- : LC_CTYPE = I, [2025-04-16T17:46:00.530685 #622435] INFO -- : MFLAGS = I, [2025-04-16T17:46:00.530723 #622435] INFO -- : RUSTC = rustc I, [2025-04-16T17:46:00.530765 #622435] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2025-04-16T17:46:00.535545 #622435] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T17:46:00.535644 #622435] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T17:46:00.535674 #622435] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T17:46:00.535692 #622435] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T17:46:00.535710 #622435] INFO -- : I, [2025-04-16T17:46:00.540023 #622435] INFO -- : generating enc.mk I, [2025-04-16T17:46:01.062768 #622435] INFO -- : making enc I, [2025-04-16T17:46:01.121628 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.121746 #622435] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T17:46:01.121820 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.123637 #622435] INFO -- : making srcs under enc I, [2025-04-16T17:46:01.219451 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.219555 #622435] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T17:46:01.219618 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.222033 #622435] INFO -- : generating transdb.h I, [2025-04-16T17:46:01.580208 #622435] INFO -- : transdb.h unchanged I, [2025-04-16T17:46:01.585338 #622435] INFO -- : making trans I, [2025-04-16T17:46:01.728575 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.728718 #622435] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-16T17:46:01.728797 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.735514 #622435] INFO -- : making encs I, [2025-04-16T17:46:01.871166 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.871256 #622435] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T17:46:01.871315 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:01.875549 #622435] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T17:46:01.988463 #622435] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T17:46:02.002676 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:06.025621 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:06.029324 #622435] INFO -- : generating makefile exts.mk I, [2025-04-16T17:46:06.154595 #622435] INFO -- : exts.mk unchanged I, [2025-04-16T17:46:06.173582 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:07.165255 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:46:07.175327 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2025-04-16T17:46:07.187753 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:46:07.204343 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2025-04-16T17:46:07.216249 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:46:07.236617 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2025-04-16T17:46:07.298192 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:46:07.316352 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2025-04-16T17:46:07.364374 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:46:07.371904 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2025-04-16T17:46:07.417715 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:46:07.446043 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2025-04-16T17:46:07.490299 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:46:07.498220 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2025-04-16T17:46:07.520836 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:46:07.551294 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2025-04-16T17:46:07.586532 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:46:07.643289 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2025-04-16T17:46:07.658078 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:46:07.668648 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2025-04-16T17:46:07.680913 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:46:07.746734 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2025-04-16T17:46:07.758144 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:46:07.775146 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2025-04-16T17:46:07.825724 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:46:07.867317 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2025-04-16T17:46:07.872741 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:46:07.882375 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2025-04-16T17:46:07.933682 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:46:07.966922 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2025-04-16T17:46:07.996515 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:46:08.010436 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2025-04-16T17:46:08.039069 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:46:08.101052 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T17:46:08.106094 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:46:08.141374 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T17:46:08.152738 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:46:08.193401 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T17:46:08.198943 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:46:08.304185 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T17:46:08.313851 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:46:08.441120 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T17:46:08.452388 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:46:08.530578 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T17:46:08.536342 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:46:08.641607 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T17:46:08.730075 #622435] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:09.070245 #622435] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T17:46:09.070403 #622435] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:09.077388 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:09.094861 #622435] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:09.094941 #622435] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T17:46:09.094967 #622435] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2025-04-16T17:46:11.538552 #622435] INFO -- : ruby 3.5.0dev (2025-04-16T15:16:50Z master 0a8a641d0a) +PRISM [x86_64-linux] I, [2025-04-16T17:46:20.837291 #622435] INFO -- : 0 ............................................................ I, [2025-04-16T17:46:25.242081 #622435] INFO -- : 60 ............................................................ I, [2025-04-16T17:46:27.829444 #622435] INFO -- : 120 ............................................................ I, [2025-04-16T17:46:28.788703 #622435] INFO -- : 180 ............................................................ I, [2025-04-16T17:46:29.445774 #622435] INFO -- : 240 ............................................................ I, [2025-04-16T17:46:29.990147 #622435] INFO -- : 300 ............................................................ I, [2025-04-16T17:46:31.033423 #622435] INFO -- : 360 ............................................................ I, [2025-04-16T17:46:31.613585 #622435] INFO -- : 420 ............................................................ I, [2025-04-16T17:46:31.970232 #622435] INFO -- : 480 ............................................................ I, [2025-04-16T17:46:32.278535 #622435] INFO -- : 540 ............................................................ I, [2025-04-16T17:46:32.598640 #622435] INFO -- : 600 ............................................................ I, [2025-04-16T17:46:33.159749 #622435] INFO -- : 660 ............................................................ I, [2025-04-16T17:46:33.765569 #622435] INFO -- : 720 ............................................................ I, [2025-04-16T17:46:34.283341 #622435] INFO -- : 780 ............................................................ I, [2025-04-16T17:46:34.620369 #622435] INFO -- : 840 ............................................................ I, [2025-04-16T17:46:35.008422 #622435] INFO -- : 900 ............................................................ I, [2025-04-16T17:46:35.422532 #622435] INFO -- : 960 ............................................................ I, [2025-04-16T17:46:36.146272 #622435] INFO -- : 1020 ............................................................ I, [2025-04-16T17:46:38.061977 #622435] INFO -- : 1080 ............................................................ I, [2025-04-16T17:46:40.402235 #622435] INFO -- : 1140 ............................................................ I, [2025-04-16T17:46:41.305412 #622435] INFO -- : 1200 ............................................................ I, [2025-04-16T17:46:42.173430 #622435] INFO -- : 1260 ............................................................ I, [2025-04-16T17:46:43.104400 #622435] INFO -- : 1320 ............................................................ I, [2025-04-16T17:46:43.665535 #622435] INFO -- : 1380 ............................................................ I, [2025-04-16T17:46:44.187693 #622435] INFO -- : 1440 ............................................................ I, [2025-04-16T17:46:47.011307 #622435] INFO -- : 1500 ............................................................ I, [2025-04-16T17:46:49.739083 #622435] INFO -- : 1560 ............................................................ I, [2025-04-16T17:46:50.565239 #622435] INFO -- : 1620 ............................................................ I, [2025-04-16T17:46:51.373288 #622435] INFO -- : 1680 ............................................................ I, [2025-04-16T17:46:52.700031 #622435] INFO -- : 1740 ............................................................ I, [2025-04-16T17:46:54.453873 #622435] INFO -- : 1800 ............................................................ I, [2025-04-16T17:46:56.332411 #622435] INFO -- : 1860 ............................................................ I, [2025-04-16T17:46:57.518030 #622435] INFO -- : 1920 ............................................................ I, [2025-04-16T17:46:59.067278 #622435] INFO -- : 1980 ............................................................ I, [2025-04-16T17:46:59.781819 #622435] INFO -- : 2040 ............................................................ I, [2025-04-16T17:47:00.785443 #622435] INFO -- : 2100 ............................................................ I, [2025-04-16T17:47:01.285405 #622435] INFO -- : 2160 ............................................................ I, [2025-04-16T17:47:01.476762 #622435] INFO -- : 2220 ............................................................ I, [2025-04-16T17:47:01.793440 #622435] INFO -- : 2280 ............................................................ I, [2025-04-16T17:47:02.148508 #622435] INFO -- : 2340 ............................................................ I, [2025-04-16T17:47:02.430777 #622435] INFO -- : 2400 ............................................................ I, [2025-04-16T17:47:03.831360 #622435] INFO -- : 2460 ............................................................ I, [2025-04-16T17:47:04.805597 #622435] INFO -- : 2520 ............................................................ I, [2025-04-16T17:47:05.064708 #622435] INFO -- : 2580 ............................................................ I, [2025-04-16T17:47:06.305311 #622435] INFO -- : 2640 ............................................................ I, [2025-04-16T17:47:06.767112 #622435] INFO -- : 2700 ............................................................ I, [2025-04-16T17:47:07.389965 #622435] INFO -- : 2760 ............................................................ I, [2025-04-16T17:47:08.338544 #622435] INFO -- : 2820 ............................................................ I, [2025-04-16T17:47:09.192558 #622435] INFO -- : 2880 ............................................................ I, [2025-04-16T17:47:09.667529 #622435] INFO -- : 2940 ............................................................ I, [2025-04-16T17:47:10.241857 #622435] INFO -- : 3000 ............................................................ I, [2025-04-16T17:47:10.712922 #622435] INFO -- : 3060 ............................................................ I, [2025-04-16T17:47:10.882494 #622435] INFO -- : 3120 ............................................................ I, [2025-04-16T17:47:11.464582 #622435] INFO -- : 3180 ............................................................ I, [2025-04-16T17:47:12.534753 #622435] INFO -- : 3240 ............................................................ I, [2025-04-16T17:47:16.713765 #622435] INFO -- : 3300 ..................................... I, [2025-04-16T17:47:16.713955 #622435] INFO -- : I, [2025-04-16T17:47:16.713983 #622435] INFO -- : Finished in 67.188791 seconds I, [2025-04-16T17:47:16.713999 #622435] INFO -- : I, [2025-04-16T17:47:16.714016 #622435] INFO -- : 3336 files, 33634 examples, 143896 expectations, 0 failures, 0 errors, 0 tagged I, [2025-04-16T17:47:16.718762 #622435] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.