# Logfile created on 2025-04-17 00:14:42 +0000 by logger.rb/v1.5.3 I, [2025-04-17T00:14:42.707501 #1121399] INFO -- : #<BuildRuby:0x00007f205ae6fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250417-001442", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f205ae916d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f205ae91480 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f205adaa558 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250417-001442", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20250417-001442>, @binmode=false, @mon_data=#<Monitor:0x00007f205ae91070>, @mon_data_owner_object_id=860>>> I, [2025-04-17T00:14:42.707644 #1121399] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50 E, [2025-04-17T00:14:42.710198 #1121399] ERROR -- : Cloning into 'trunk-repeat50'... E, [2025-04-17T00:14:47.516297 #1121399] ERROR -- : Updating files: 93% (10354/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-17T00:14:47.534151 #1121399] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50" exit with 0. I, [2025-04-17T00:14:47.534418 #1121399] INFO -- : $$$[beg] ./autogen.sh I, [2025-04-17T00:14:49.461713 #1121399] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2025-04-17T00:14:49.461794 #1121399] INFO -- : $$$[beg] autoconf I, [2025-04-17T00:14:49.576356 #1121399] INFO -- : $$$[end] "autoconf" exit with 0. I, [2025-04-17T00:14:49.576568 #1121399] INFO -- : $$$[beg] /tmp/ruby/src/trunk-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --disable-install-doc --enable-shared I, [2025-04-17T00:14:49.699881 #1121399] INFO -- : checking for ruby... /usr/bin/ruby I, [2025-04-17T00:14:49.861375 #1121399] INFO -- : tool/config.guess already exists I, [2025-04-17T00:14:49.861448 #1121399] INFO -- : tool/config.sub already exists I, [2025-04-17T00:14:49.958018 #1121399] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2025-04-17T00:14:49.958091 #1121399] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2025-04-17T00:14:49.958158 #1121399] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2025-04-17T00:14:49.961019 #1121399] INFO -- : checking for gcc... gcc I, [2025-04-17T00:14:49.963754 #1121399] INFO -- : checking for ld... ld I, [2025-04-17T00:14:49.966306 #1121399] INFO -- : checking for gcc-ar... gcc-ar I, [2025-04-17T00:14:49.968928 #1121399] INFO -- : checking for g++... no I, [2025-04-17T00:14:49.971990 #1121399] INFO -- : checking for gcc-nm... gcc-nm I, [2025-04-17T00:14:49.974935 #1121399] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2025-04-17T00:14:49.975068 #1121399] INFO -- : checking for gcc... (cached) gcc I, [2025-04-17T00:14:50.081804 #1121399] INFO -- : checking whether the C compiler works... yes I, [2025-04-17T00:14:50.081887 #1121399] INFO -- : checking for C compiler default output file name... a.out I, [2025-04-17T00:14:50.140144 #1121399] INFO -- : checking for suffix of executables... I, [2025-04-17T00:14:50.208869 #1121399] INFO -- : checking whether we are cross compiling... no I, [2025-04-17T00:14:50.263670 #1121399] INFO -- : checking for suffix of object files... o I, [2025-04-17T00:14:50.314028 #1121399] INFO -- : checking whether the compiler supports GNU C... yes I, [2025-04-17T00:14:50.367447 #1121399] INFO -- : checking whether gcc accepts -g... yes I, [2025-04-17T00:14:50.467692 #1121399] INFO -- : checking for gcc option to enable C11 features... none needed I, [2025-04-17T00:14:50.467762 #1121399] INFO -- : checking for g++... no I, [2025-04-17T00:14:50.467786 #1121399] INFO -- : checking for c++... c++ I, [2025-04-17T00:14:50.719022 #1121399] INFO -- : checking whether the compiler supports GNU C++... yes I, [2025-04-17T00:14:50.807708 #1121399] INFO -- : checking whether c++ accepts -g... yes I, [2025-04-17T00:14:51.362576 #1121399] INFO -- : checking for c++ option to enable C++11 features... unsupported I, [2025-04-17T00:14:51.744997 #1121399] INFO -- : checking for c++ option to enable C++98 features... unsupported I, [2025-04-17T00:14:51.783534 #1121399] INFO -- : checking how to run the C preprocessor... gcc -E I, [2025-04-17T00:14:51.824687 #1121399] INFO -- : checking for gas... no I, [2025-04-17T00:14:51.824859 #1121399] INFO -- : checking for as... as I, [2025-04-17T00:14:51.825144 #1121399] INFO -- : checking for gobjcopy... no I, [2025-04-17T00:14:51.825367 #1121399] INFO -- : checking for objcopy... objcopy I, [2025-04-17T00:14:51.825624 #1121399] INFO -- : checking for gobjdump... no I, [2025-04-17T00:14:51.825819 #1121399] INFO -- : checking for objdump... objdump I, [2025-04-17T00:14:51.826045 #1121399] INFO -- : checking for gstrip... no I, [2025-04-17T00:14:51.826205 #1121399] INFO -- : checking for strip... strip I, [2025-04-17T00:14:51.871831 #1121399] INFO -- : checking for stdio.h... yes I, [2025-04-17T00:14:51.930951 #1121399] INFO -- : checking for stdlib.h... yes I, [2025-04-17T00:14:51.989573 #1121399] INFO -- : checking for string.h... yes I, [2025-04-17T00:14:52.047722 #1121399] INFO -- : checking for inttypes.h... yes I, [2025-04-17T00:14:52.109563 #1121399] INFO -- : checking for stdint.h... yes I, [2025-04-17T00:14:52.166150 #1121399] INFO -- : checking for strings.h... yes I, [2025-04-17T00:14:52.221998 #1121399] INFO -- : checking for sys/stat.h... yes I, [2025-04-17T00:14:52.295757 #1121399] INFO -- : checking for sys/types.h... yes I, [2025-04-17T00:14:52.375077 #1121399] INFO -- : checking for unistd.h... yes I, [2025-04-17T00:14:52.453856 #1121399] INFO -- : checking for wchar.h... yes I, [2025-04-17T00:14:52.524082 #1121399] INFO -- : checking for minix/config.h... no I, [2025-04-17T00:14:52.580432 #1121399] INFO -- : checking for vfork.h... no I, [2025-04-17T00:14:52.654455 #1121399] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2025-04-17T00:14:52.710154 #1121399] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2025-04-17T00:14:52.769141 #1121399] INFO -- : checking whether the linker is GNU ld... yes I, [2025-04-17T00:14:52.799345 #1121399] INFO -- : checking whether gcc -E accepts -o... yes I, [2025-04-17T00:14:52.813695 #1121399] INFO -- : checking for gcc-ar flags... rcD I, [2025-04-17T00:14:52.813781 #1121399] INFO -- : checking whether ln -s works... yes I, [2025-04-17T00:14:52.823649 #1121399] INFO -- : checking whether make sets $(MAKE)... yes I, [2025-04-17T00:14:52.835455 #1121399] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2025-04-17T00:14:52.838355 #1121399] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2025-04-17T00:14:52.838775 #1121399] INFO -- : checking for dtrace... no I, [2025-04-17T00:14:52.839211 #1121399] INFO -- : checking for dot... no I, [2025-04-17T00:14:52.839625 #1121399] INFO -- : checking for doxygen... no I, [2025-04-17T00:14:52.840053 #1121399] INFO -- : checking for pkg-config... no I, [2025-04-17T00:14:52.876085 #1121399] INFO -- : checking whether it is Android... no I, [2025-04-17T00:14:52.892584 #1121399] INFO -- : checking for cd using physical directory... cd -P I, [2025-04-17T00:14:52.938607 #1121399] INFO -- : checking whether CFLAGS is valid... yes I, [2025-04-17T00:14:52.987566 #1121399] INFO -- : checking whether LDFLAGS is valid... yes I, [2025-04-17T00:14:53.038701 #1121399] INFO -- : checking whether ELF binaries are produced... yes I, [2025-04-17T00:14:53.092828 #1121399] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2025-04-17T00:14:53.118257 #1121399] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2025-04-17T00:14:53.219548 #1121399] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2025-04-17T00:14:53.260445 #1121399] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2025-04-17T00:14:53.314747 #1121399] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.354062 #1121399] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2025-04-17T00:14:53.402670 #1121399] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.450388 #1121399] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.500096 #1121399] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.539745 #1121399] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.578475 #1121399] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.616290 #1121399] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2025-04-17T00:14:53.665964 #1121399] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.705173 #1121399] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.743891 #1121399] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.783709 #1121399] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.822693 #1121399] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.868401 #1121399] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.920666 #1121399] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2025-04-17T00:14:53.971636 #1121399] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.012661 #1121399] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.053865 #1121399] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.094252 #1121399] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.134956 #1121399] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.177061 #1121399] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.220196 #1121399] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.258242 #1121399] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.310896 #1121399] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.360971 #1121399] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.401537 #1121399] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.450873 #1121399] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2025-04-17T00:14:54.493147 #1121399] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.534026 #1121399] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.571823 #1121399] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.612381 #1121399] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2025-04-17T00:14:54.695039 #1121399] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.732306 #1121399] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.779724 #1121399] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2025-04-17T00:14:54.781004 #1121399] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2025-04-17T00:14:54.822860 #1121399] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2025-04-17T00:14:54.861505 #1121399] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.911541 #1121399] INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes I, [2025-04-17T00:14:54.947166 #1121399] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2025-04-17T00:14:54.999264 #1121399] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2025-04-17T00:14:55.037370 #1121399] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2025-04-17T00:14:55.058253 #1121399] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2025-04-17T00:14:55.106068 #1121399] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2025-04-17T00:14:55.216037 #1121399] INFO -- : checking for pthread.h... yes I, [2025-04-17T00:14:55.260616 #1121399] INFO -- : checking for pthread_create in -lthr... no I, [2025-04-17T00:14:55.319240 #1121399] INFO -- : checking for pthread_create in -lpthread... yes I, [2025-04-17T00:14:55.386230 #1121399] INFO -- : checking for pthread_np.h... no I, [2025-04-17T00:14:55.386392 #1121399] INFO -- : checking thread model... pthread I, [2025-04-17T00:14:55.481704 #1121399] INFO -- : checking whether CXXFLAGS is valid... no E, [2025-04-17T00:14:55.481795 #1121399] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2025-04-17T00:14:55.553839 #1121399] INFO -- : checking for crypt in -lcrypt... yes I, [2025-04-17T00:14:55.624106 #1121399] INFO -- : checking for dlopen in -ldl... yes I, [2025-04-17T00:14:55.685774 #1121399] INFO -- : checking for shutdown in -lsocket... no I, [2025-04-17T00:14:55.763054 #1121399] INFO -- : checking for dirent.h that defines DIR... yes I, [2025-04-17T00:14:55.840736 #1121399] INFO -- : checking for library containing opendir... none required I, [2025-04-17T00:14:56.123426 #1121399] INFO -- : checking for _Bool... yes I, [2025-04-17T00:14:56.191799 #1121399] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2025-04-17T00:14:56.299429 #1121399] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2025-04-17T00:14:56.346795 #1121399] INFO -- : checking for afunix.h... no I, [2025-04-17T00:14:56.432234 #1121399] INFO -- : checking for atomic.h... no I, [2025-04-17T00:14:56.514385 #1121399] INFO -- : checking for copyfile.h... no I, [2025-04-17T00:14:56.630842 #1121399] INFO -- : checking for direct.h... no I, [2025-04-17T00:14:56.758611 #1121399] INFO -- : checking for grp.h... yes I, [2025-04-17T00:14:56.888232 #1121399] INFO -- : checking for fcntl.h... yes I, [2025-04-17T00:14:56.997608 #1121399] INFO -- : checking for float.h... yes I, [2025-04-17T00:14:57.112056 #1121399] INFO -- : checking for ieeefp.h... no I, [2025-04-17T00:14:57.193323 #1121399] INFO -- : checking for intrinsics.h... no I, [2025-04-17T00:14:57.291010 #1121399] INFO -- : checking for langinfo.h... yes I, [2025-04-17T00:14:57.392622 #1121399] INFO -- : checking for limits.h... yes I, [2025-04-17T00:14:57.514295 #1121399] INFO -- : checking for locale.h... yes I, [2025-04-17T00:14:57.652790 #1121399] INFO -- : checking for malloc.h... yes I, [2025-04-17T00:14:57.731448 #1121399] INFO -- : checking for malloc/malloc.h... no I, [2025-04-17T00:14:57.838755 #1121399] INFO -- : checking for malloc_np.h... no I, [2025-04-17T00:14:57.918327 #1121399] INFO -- : checking for net/socket.h... no I, [2025-04-17T00:14:58.000179 #1121399] INFO -- : checking for process.h... no I, [2025-04-17T00:14:58.093197 #1121399] INFO -- : checking for pwd.h... yes I, [2025-04-17T00:14:58.211948 #1121399] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2025-04-17T00:14:58.290565 #1121399] INFO -- : checking for sanitizer/msan_interface.h... no I, [2025-04-17T00:14:58.401866 #1121399] INFO -- : checking for setjmpex.h... no I, [2025-04-17T00:14:58.537583 #1121399] INFO -- : checking for stdalign.h... yes I, [2025-04-17T00:14:58.537810 #1121399] INFO -- : checking for stdio.h... (cached) yes I, [2025-04-17T00:14:58.630375 #1121399] INFO -- : checking for sys/attr.h... no I, [2025-04-17T00:14:58.758941 #1121399] INFO -- : checking for sys/eventfd.h... yes I, [2025-04-17T00:14:58.885602 #1121399] INFO -- : checking for sys/fcntl.h... yes I, [2025-04-17T00:14:59.013922 #1121399] INFO -- : checking for sys/file.h... yes I, [2025-04-17T00:14:59.097955 #1121399] INFO -- : checking for sys/id.h... no I, [2025-04-17T00:14:59.204549 #1121399] INFO -- : checking for sys/ioctl.h... yes I, [2025-04-17T00:14:59.282290 #1121399] INFO -- : checking for sys/mkdev.h... no I, [2025-04-17T00:14:59.386051 #1121399] INFO -- : checking for sys/param.h... yes I, [2025-04-17T00:14:59.481443 #1121399] INFO -- : checking for sys/prctl.h... yes I, [2025-04-17T00:14:59.569404 #1121399] INFO -- : checking for sys/random.h... yes I, [2025-04-17T00:14:59.660401 #1121399] INFO -- : checking for sys/resource.h... yes I, [2025-04-17T00:14:59.752204 #1121399] INFO -- : checking for sys/select.h... yes I, [2025-04-17T00:14:59.852116 #1121399] INFO -- : checking for sys/sendfile.h... yes I, [2025-04-17T00:14:59.954487 #1121399] INFO -- : checking for sys/socket.h... yes I, [2025-04-17T00:15:00.063398 #1121399] INFO -- : checking for sys/syscall.h... yes I, [2025-04-17T00:15:00.154611 #1121399] INFO -- : checking for sys/sysmacros.h... yes I, [2025-04-17T00:15:00.245893 #1121399] INFO -- : checking for sys/time.h... yes I, [2025-04-17T00:15:00.335143 #1121399] INFO -- : checking for sys/times.h... yes I, [2025-04-17T00:15:00.428884 #1121399] INFO -- : checking for sys/uio.h... yes I, [2025-04-17T00:15:00.507394 #1121399] INFO -- : checking for sys/utime.h... no I, [2025-04-17T00:15:00.605897 #1121399] INFO -- : checking for syscall.h... yes I, [2025-04-17T00:15:00.699147 #1121399] INFO -- : checking for time.h... yes I, [2025-04-17T00:15:00.793977 #1121399] INFO -- : checking for ucontext.h... yes I, [2025-04-17T00:15:00.893643 #1121399] INFO -- : checking for utime.h... yes I, [2025-04-17T00:15:00.985998 #1121399] INFO -- : checking for sys/epoll.h... yes I, [2025-04-17T00:15:01.062581 #1121399] INFO -- : checking for sys/event.h... no I, [2025-04-17T00:15:01.135798 #1121399] INFO -- : checking for stdckdint.h... no I, [2025-04-17T00:15:01.229878 #1121399] INFO -- : checking for stdatomic.h... yes I, [2025-04-17T00:15:01.812382 #1121399] INFO -- : checking for x86intrin.h... yes I, [2025-04-17T00:15:02.413466 #1121399] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2025-04-17T00:15:02.530433 #1121399] INFO -- : checking for gmp.h... yes I, [2025-04-17T00:15:02.641439 #1121399] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2025-04-17T00:15:02.643206 #1121399] INFO -- : checking for special C compiler options needed for large files... no I, [2025-04-17T00:15:02.694349 #1121399] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2025-04-17T00:15:02.880345 #1121399] INFO -- : checking whether byte ordering is bigendian... no I, [2025-04-17T00:15:02.921700 #1121399] INFO -- : checking for an ANSI C-conforming const... yes I, [2025-04-17T00:15:03.015496 #1121399] INFO -- : checking whether char is unsigned... no I, [2025-04-17T00:15:03.055706 #1121399] INFO -- : checking for inline... inline I, [2025-04-17T00:15:03.103527 #1121399] INFO -- : checking for working volatile... yes I, [2025-04-17T00:15:03.145196 #1121399] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2025-04-17T00:15:03.187271 #1121399] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2025-04-17T00:15:03.366523 #1121399] INFO -- : checking for long long... yes I, [2025-04-17T00:15:03.550277 #1121399] INFO -- : checking for off_t... yes I, [2025-04-17T00:15:03.626437 #1121399] INFO -- : checking char bit... 8 I, [2025-04-17T00:15:03.718536 #1121399] INFO -- : checking size of int... 4 I, [2025-04-17T00:15:03.809589 #1121399] INFO -- : checking size of short... 2 I, [2025-04-17T00:15:03.911085 #1121399] INFO -- : checking size of long... 8 I, [2025-04-17T00:15:04.009845 #1121399] INFO -- : checking size of long long... 8 I, [2025-04-17T00:15:04.058603 #1121399] INFO -- : checking size of __int64... 0 I, [2025-04-17T00:15:04.166796 #1121399] INFO -- : checking size of __int128... 16 I, [2025-04-17T00:15:04.278571 #1121399] INFO -- : checking size of off_t... 8 I, [2025-04-17T00:15:04.377810 #1121399] INFO -- : checking size of void*... 8 I, [2025-04-17T00:15:04.480785 #1121399] INFO -- : checking size of float... 4 I, [2025-04-17T00:15:04.606608 #1121399] INFO -- : checking size of double... 8 I, [2025-04-17T00:15:04.685886 #1121399] INFO -- : checking size of time_t... 8 I, [2025-04-17T00:15:04.759559 #1121399] INFO -- : checking size of clock_t... 8 I, [2025-04-17T00:15:04.832132 #1121399] INFO -- : checking word size... 8 I, [2025-04-17T00:15:04.920842 #1121399] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2025-04-17T00:15:04.969247 #1121399] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2025-04-17T00:15:05.028608 #1121399] INFO -- : checking for printf prefix for long long... ll I, [2025-04-17T00:15:05.212212 #1121399] INFO -- : checking for pid_t... yes I, [2025-04-17T00:15:05.645154 #1121399] INFO -- : checking for convertible type of pid_t... INT I, [2025-04-17T00:15:05.828023 #1121399] INFO -- : checking for uid_t... yes I, [2025-04-17T00:15:06.287663 #1121399] INFO -- : checking for convertible type of uid_t... UINT I, [2025-04-17T00:15:06.465495 #1121399] INFO -- : checking for gid_t... yes I, [2025-04-17T00:15:06.920891 #1121399] INFO -- : checking for convertible type of gid_t... UINT I, [2025-04-17T00:15:07.038180 #1121399] INFO -- : checking for time_t... yes I, [2025-04-17T00:15:07.229125 #1121399] INFO -- : checking for convertible type of time_t... LONG I, [2025-04-17T00:15:07.569992 #1121399] INFO -- : checking for dev_t... yes I, [2025-04-17T00:15:08.229513 #1121399] INFO -- : checking for convertible type of dev_t... ULONG I, [2025-04-17T00:15:08.438463 #1121399] INFO -- : checking for mode_t... yes I, [2025-04-17T00:15:08.944620 #1121399] INFO -- : checking for convertible type of mode_t... UINT I, [2025-04-17T00:15:09.201600 #1121399] INFO -- : checking for rlim_t... yes I, [2025-04-17T00:15:09.608319 #1121399] INFO -- : checking for convertible type of rlim_t... ULONG I, [2025-04-17T00:15:09.619526 #1121399] INFO -- : checking for off_t... (cached) yes I, [2025-04-17T00:15:10.325211 #1121399] INFO -- : checking for convertible type of off_t... LONG I, [2025-04-17T00:15:10.521181 #1121399] INFO -- : checking for clockid_t... yes I, [2025-04-17T00:15:11.015115 #1121399] INFO -- : checking for convertible type of clockid_t... INT I, [2025-04-17T00:15:11.112925 #1121399] INFO -- : checking for variable length macro... yes I, [2025-04-17T00:15:11.201114 #1121399] INFO -- : checking if _Alignof() works... yes I, [2025-04-17T00:15:11.293163 #1121399] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2025-04-17T00:15:11.391770 #1121399] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2025-04-17T00:15:11.487502 #1121399] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2025-04-17T00:15:11.596112 #1121399] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2025-04-17T00:15:11.688901 #1121399] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2025-04-17T00:15:11.779971 #1121399] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2025-04-17T00:15:11.856493 #1121399] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2025-04-17T00:15:11.973854 #1121399] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2025-04-17T00:15:12.061773 #1121399] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2025-04-17T00:15:12.151705 #1121399] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2025-04-17T00:15:12.235835 #1121399] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2025-04-17T00:15:12.322386 #1121399] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2025-04-17T00:15:12.415288 #1121399] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2025-04-17T00:15:12.545967 #1121399] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2025-04-17T00:15:12.635338 #1121399] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2025-04-17T00:15:12.655472 #1121399] INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... no I, [2025-04-17T00:15:12.687403 #1121399] INFO -- : checking for std::nullptr_t... no I, [2025-04-17T00:15:13.113710 #1121399] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2025-04-17T00:15:13.539538 #1121399] INFO -- : checking for FUNC_CDECL function attribute... x I, [2025-04-17T00:15:13.931688 #1121399] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2025-04-17T00:15:14.023025 #1121399] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2025-04-17T00:15:14.103892 #1121399] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2025-04-17T00:15:14.205283 #1121399] INFO -- : checking for function alias... alias I, [2025-04-17T00:15:14.328654 #1121399] INFO -- : checking for __atomic builtins... yes I, [2025-04-17T00:15:14.436847 #1121399] INFO -- : checking for __sync builtins... yes I, [2025-04-17T00:15:14.568779 #1121399] INFO -- : checking for __builtin_unreachable... yes I, [2025-04-17T00:15:14.664990 #1121399] INFO -- : checking for __assume... no I, [2025-04-17T00:15:14.811751 #1121399] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2025-04-17T00:15:14.914455 #1121399] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2025-04-17T00:15:15.023847 #1121399] INFO -- : checking for function name string predefined identifier... __func__ I, [2025-04-17T00:15:15.124696 #1121399] INFO -- : checking if enum over int is allowed... yes I, [2025-04-17T00:15:15.284804 #1121399] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2025-04-17T00:15:15.487706 #1121399] INFO -- : checking whether sys_nerr is declared... no I, [2025-04-17T00:15:15.726610 #1121399] INFO -- : checking whether getenv is declared... yes I, [2025-04-17T00:15:16.057446 #1121399] INFO -- : checking for size_t... yes I, [2025-04-17T00:15:16.319633 #1121399] INFO -- : checking size of size_t... 8 I, [2025-04-17T00:15:16.478752 #1121399] INFO -- : checking size of ptrdiff_t... 8 I, [2025-04-17T00:15:16.648868 #1121399] INFO -- : checking size of dev_t... 8 I, [2025-04-17T00:15:16.787371 #1121399] INFO -- : checking for printf prefix for size_t... z I, [2025-04-17T00:15:16.887765 #1121399] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2025-04-17T00:15:17.123138 #1121399] INFO -- : checking for struct stat.st_blksize... yes I, [2025-04-17T00:15:17.332475 #1121399] INFO -- : checking for struct stat.st_blocks... yes I, [2025-04-17T00:15:17.551694 #1121399] INFO -- : checking for struct stat.st_rdev... yes I, [2025-04-17T00:15:17.679759 #1121399] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2025-04-17T00:15:17.802252 #1121399] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2025-04-17T00:15:17.910212 #1121399] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2025-04-17T00:15:18.038201 #1121399] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2025-04-17T00:15:18.162943 #1121399] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2025-04-17T00:15:18.608159 #1121399] INFO -- : checking for struct stat.st_atim... yes I, [2025-04-17T00:15:18.986588 #1121399] INFO -- : checking for struct stat.st_atimespec... no I, [2025-04-17T00:15:19.295924 #1121399] INFO -- : checking for struct stat.st_atimensec... no I, [2025-04-17T00:15:19.637620 #1121399] INFO -- : checking for struct stat.st_mtim... yes I, [2025-04-17T00:15:19.966664 #1121399] INFO -- : checking for struct stat.st_mtimespec... no I, [2025-04-17T00:15:20.327255 #1121399] INFO -- : checking for struct stat.st_mtimensec... no I, [2025-04-17T00:15:20.734067 #1121399] INFO -- : checking for struct stat.st_ctim... yes I, [2025-04-17T00:15:21.103229 #1121399] INFO -- : checking for struct stat.st_ctimespec... no I, [2025-04-17T00:15:21.457545 #1121399] INFO -- : checking for struct stat.st_ctimensec... no I, [2025-04-17T00:15:21.780405 #1121399] INFO -- : checking for struct stat.st_birthtimespec... no I, [2025-04-17T00:15:22.158246 #1121399] INFO -- : checking for struct statx.stx_btime... yes I, [2025-04-17T00:15:22.359718 #1121399] INFO -- : checking for struct timeval... yes I, [2025-04-17T00:15:22.482272 #1121399] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2025-04-17T00:15:22.645387 #1121399] INFO -- : checking for struct timespec... yes I, [2025-04-17T00:15:22.827137 #1121399] INFO -- : checking for struct timezone... yes I, [2025-04-17T00:15:23.207453 #1121399] INFO -- : checking for fd_mask... yes I, [2025-04-17T00:15:23.397010 #1121399] INFO -- : checking for int8_t... yes I, [2025-04-17T00:15:23.563555 #1121399] INFO -- : checking size of int8_t... 1 I, [2025-04-17T00:15:23.741904 #1121399] INFO -- : checking for uint8_t... yes I, [2025-04-17T00:15:23.906956 #1121399] INFO -- : checking size of uint8_t... 1 I, [2025-04-17T00:15:24.070300 #1121399] INFO -- : checking for int16_t... yes I, [2025-04-17T00:15:24.219848 #1121399] INFO -- : checking size of int16_t... 2 I, [2025-04-17T00:15:24.401212 #1121399] INFO -- : checking for uint16_t... yes I, [2025-04-17T00:15:24.550101 #1121399] INFO -- : checking size of uint16_t... 2 I, [2025-04-17T00:15:24.767019 #1121399] INFO -- : checking for int32_t... yes I, [2025-04-17T00:15:24.939865 #1121399] INFO -- : checking size of int32_t... 4 I, [2025-04-17T00:15:25.117206 #1121399] INFO -- : checking for uint32_t... yes I, [2025-04-17T00:15:25.289200 #1121399] INFO -- : checking size of uint32_t... 4 I, [2025-04-17T00:15:25.460819 #1121399] INFO -- : checking for int64_t... yes I, [2025-04-17T00:15:25.618971 #1121399] INFO -- : checking size of int64_t... 8 I, [2025-04-17T00:15:25.790637 #1121399] INFO -- : checking for uint64_t... yes I, [2025-04-17T00:15:25.977611 #1121399] INFO -- : checking size of uint64_t... 8 I, [2025-04-17T00:15:26.188272 #1121399] INFO -- : checking for int128_t... __int128 I, [2025-04-17T00:15:26.386106 #1121399] INFO -- : checking for uint128_t... unsigned __int128 I, [2025-04-17T00:15:26.596274 #1121399] INFO -- : checking for intptr_t... yes I, [2025-04-17T00:15:26.767189 #1121399] INFO -- : checking size of intptr_t... 8 I, [2025-04-17T00:15:26.954513 #1121399] INFO -- : checking for uintptr_t... yes I, [2025-04-17T00:15:27.108085 #1121399] INFO -- : checking size of uintptr_t... 8 I, [2025-04-17T00:15:27.470868 #1121399] INFO -- : checking for printf prefix for intptr_t... NONE I, [2025-04-17T00:15:27.571072 #1121399] INFO -- : checking for ssize_t... yes I, [2025-04-17T00:15:27.692245 #1121399] INFO -- : checking size of ssize_t... 8 I, [2025-04-17T00:15:27.973324 #1121399] INFO -- : checking for printf prefix for int64_t... NONE I, [2025-04-17T00:15:28.076385 #1121399] INFO -- : checking for stack end address... __libc_stack_end I, [2025-04-17T00:15:28.085199 #1121399] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2025-04-17T00:15:28.087706 #1121399] INFO -- : checking for egrep... /usr/bin/grep -E I, [2025-04-17T00:15:28.087766 #1121399] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2025-04-17T00:15:28.244409 #1121399] INFO -- : checking type of array argument to getgroups... gid_t I, [2025-04-17T00:15:28.331087 #1121399] INFO -- : checking for working alloca.h... yes I, [2025-04-17T00:15:28.331162 #1121399] INFO -- : checking for alloca... yes I, [2025-04-17T00:15:28.414181 #1121399] INFO -- : checking for dynamic size alloca... ok I, [2025-04-17T00:15:28.560800 #1121399] INFO -- : checking for working memcmp... yes I, [2025-04-17T00:15:28.650730 #1121399] INFO -- : checking for dup... yes I, [2025-04-17T00:15:28.735272 #1121399] INFO -- : checking for dup2... yes I, [2025-04-17T00:15:28.844237 #1121399] INFO -- : checking for acosh... yes I, [2025-04-17T00:15:28.947891 #1121399] INFO -- : checking for cbrt... yes I, [2025-04-17T00:15:29.050133 #1121399] INFO -- : checking for crypt... yes I, [2025-04-17T00:15:29.155345 #1121399] INFO -- : checking for erf... yes I, [2025-04-17T00:15:29.251894 #1121399] INFO -- : checking for explicit_bzero... yes I, [2025-04-17T00:15:29.357238 #1121399] INFO -- : checking for ffs... yes I, [2025-04-17T00:15:29.425032 #1121399] INFO -- : checking for flock... yes I, [2025-04-17T00:15:29.493012 #1121399] INFO -- : checking for hypot... yes I, [2025-04-17T00:15:29.559234 #1121399] INFO -- : checking for lgamma_r... yes I, [2025-04-17T00:15:29.620864 #1121399] INFO -- : checking for memmove... yes I, [2025-04-17T00:15:29.695579 #1121399] INFO -- : checking for nan... yes I, [2025-04-17T00:15:29.757739 #1121399] INFO -- : checking for nextafter... yes I, [2025-04-17T00:15:29.820150 #1121399] INFO -- : checking for setproctitle... no I, [2025-04-17T00:15:29.882623 #1121399] INFO -- : checking for strchr... yes I, [2025-04-17T00:15:29.936722 #1121399] INFO -- : checking for strerror... yes I, [2025-04-17T00:15:30.006869 #1121399] INFO -- : checking for strlcat... yes I, [2025-04-17T00:15:30.064194 #1121399] INFO -- : checking for strlcpy... yes I, [2025-04-17T00:15:30.123013 #1121399] INFO -- : checking for strstr... yes I, [2025-04-17T00:15:30.186923 #1121399] INFO -- : checking for tgamma... yes I, [2025-04-17T00:15:30.266845 #1121399] INFO -- : checking for sys/pstat.h... no I, [2025-04-17T00:15:30.267046 #1121399] INFO -- : checking for pid_t... (cached) yes I, [2025-04-17T00:15:30.326665 #1121399] INFO -- : checking for fork... yes I, [2025-04-17T00:15:30.381404 #1121399] INFO -- : checking for vfork... yes I, [2025-04-17T00:15:30.467433 #1121399] INFO -- : checking for working fork... yes I, [2025-04-17T00:15:30.467495 #1121399] INFO -- : checking for working vfork... (cached) yes I, [2025-04-17T00:15:30.524857 #1121399] INFO -- : checking for __syscall... no I, [2025-04-17T00:15:30.578843 #1121399] INFO -- : checking for _longjmp... yes I, [2025-04-17T00:15:30.635692 #1121399] INFO -- : checking for arc4random_buf... yes I, [2025-04-17T00:15:30.697189 #1121399] INFO -- : checking for atan2l... yes I, [2025-04-17T00:15:30.757814 #1121399] INFO -- : checking for atan2f... yes I, [2025-04-17T00:15:30.805715 #1121399] INFO -- : checking whether atomic_signal_fence is declared... yes I, [2025-04-17T00:15:30.858170 #1121399] INFO -- : checking for chmod... yes I, [2025-04-17T00:15:30.908938 #1121399] INFO -- : checking for chown... yes I, [2025-04-17T00:15:30.960460 #1121399] INFO -- : checking for chroot... yes I, [2025-04-17T00:15:31.017255 #1121399] INFO -- : checking for chsize... no I, [2025-04-17T00:15:31.077347 #1121399] INFO -- : checking for clock_gettime... yes I, [2025-04-17T00:15:31.145661 #1121399] INFO -- : checking for copy_file_range... yes I, [2025-04-17T00:15:31.226230 #1121399] INFO -- : checking for cosh... yes I, [2025-04-17T00:15:31.280434 #1121399] INFO -- : checking for crypt_r... yes I, [2025-04-17T00:15:31.280561 #1121399] INFO -- : checking for daemon... (cached) no I, [2025-04-17T00:15:31.333276 #1121399] INFO -- : checking for dirfd... yes I, [2025-04-17T00:15:31.386019 #1121399] INFO -- : checking for dl_iterate_phdr... yes I, [2025-04-17T00:15:31.441519 #1121399] INFO -- : checking for dlopen... yes I, [2025-04-17T00:15:31.495192 #1121399] INFO -- : checking for dladdr... yes I, [2025-04-17T00:15:31.547641 #1121399] INFO -- : checking for dup3... yes I, [2025-04-17T00:15:31.602173 #1121399] INFO -- : checking for eaccess... yes I, [2025-04-17T00:15:31.654966 #1121399] INFO -- : checking for endgrent... yes I, [2025-04-17T00:15:31.706327 #1121399] INFO -- : checking for eventfd... yes I, [2025-04-17T00:15:31.762182 #1121399] INFO -- : checking for execl... yes I, [2025-04-17T00:15:31.819336 #1121399] INFO -- : checking for execle... yes I, [2025-04-17T00:15:31.876483 #1121399] INFO -- : checking for execv... yes I, [2025-04-17T00:15:31.931703 #1121399] INFO -- : checking for execve... yes I, [2025-04-17T00:15:32.005213 #1121399] INFO -- : checking for explicit_memset... no I, [2025-04-17T00:15:32.081020 #1121399] INFO -- : checking for fcopyfile... no I, [2025-04-17T00:15:32.160780 #1121399] INFO -- : checking for fchdir... yes I, [2025-04-17T00:15:32.217132 #1121399] INFO -- : checking for fchmod... yes I, [2025-04-17T00:15:32.273893 #1121399] INFO -- : checking for fchown... yes I, [2025-04-17T00:15:32.332792 #1121399] INFO -- : checking for fcntl... yes I, [2025-04-17T00:15:32.387679 #1121399] INFO -- : checking for fdatasync... yes I, [2025-04-17T00:15:32.441781 #1121399] INFO -- : checking for fdopendir... yes I, [2025-04-17T00:15:32.507151 #1121399] INFO -- : checking for fgetattrlist... no I, [2025-04-17T00:15:32.570342 #1121399] INFO -- : checking for fmod... yes I, [2025-04-17T00:15:32.628275 #1121399] INFO -- : checking for fstatat... yes I, [2025-04-17T00:15:32.685955 #1121399] INFO -- : checking for fsync... yes I, [2025-04-17T00:15:32.741834 #1121399] INFO -- : checking for ftruncate... yes I, [2025-04-17T00:15:32.798202 #1121399] INFO -- : checking for ftruncate64... yes I, [2025-04-17T00:15:32.860097 #1121399] INFO -- : checking for getattrlist... no I, [2025-04-17T00:15:32.918684 #1121399] INFO -- : checking for getcwd... yes I, [2025-04-17T00:15:32.973766 #1121399] INFO -- : checking for getegid... yes I, [2025-04-17T00:15:33.029725 #1121399] INFO -- : checking for getentropy... yes I, [2025-04-17T00:15:33.086955 #1121399] INFO -- : checking for geteuid... yes I, [2025-04-17T00:15:33.150986 #1121399] INFO -- : checking for getgid... yes I, [2025-04-17T00:15:33.214721 #1121399] INFO -- : checking for getgidx... no I, [2025-04-17T00:15:33.271456 #1121399] INFO -- : checking for getgrnam... yes I, [2025-04-17T00:15:33.327693 #1121399] INFO -- : checking for getgrnam_r... yes I, [2025-04-17T00:15:33.384056 #1121399] INFO -- : checking for getgroups... yes I, [2025-04-17T00:15:33.440961 #1121399] INFO -- : checking for getlogin... yes I, [2025-04-17T00:15:33.497142 #1121399] INFO -- : checking for getlogin_r... yes I, [2025-04-17T00:15:33.551628 #1121399] INFO -- : checking for getpgid... yes I, [2025-04-17T00:15:33.605754 #1121399] INFO -- : checking for getpgrp... yes I, [2025-04-17T00:15:33.660473 #1121399] INFO -- : checking for getppid... yes I, [2025-04-17T00:15:33.715051 #1121399] INFO -- : checking for getpriority... yes I, [2025-04-17T00:15:33.771700 #1121399] INFO -- : checking for getpwnam... yes I, [2025-04-17T00:15:33.828241 #1121399] INFO -- : checking for getpwnam_r... yes I, [2025-04-17T00:15:33.907673 #1121399] INFO -- : checking for getpwuid... yes I, [2025-04-17T00:15:33.985891 #1121399] INFO -- : checking for getpwuid_r... yes I, [2025-04-17T00:15:34.045913 #1121399] INFO -- : checking for getrandom... yes I, [2025-04-17T00:15:34.104273 #1121399] INFO -- : checking for getresgid... yes I, [2025-04-17T00:15:34.164824 #1121399] INFO -- : checking for getresuid... yes I, [2025-04-17T00:15:34.227870 #1121399] INFO -- : checking for getrlimit... yes I, [2025-04-17T00:15:34.310880 #1121399] INFO -- : checking for getsid... yes I, [2025-04-17T00:15:34.395352 #1121399] INFO -- : checking for gettimeofday... yes I, [2025-04-17T00:15:34.456101 #1121399] INFO -- : checking for getuid... yes I, [2025-04-17T00:15:34.517364 #1121399] INFO -- : checking for getuidx... no I, [2025-04-17T00:15:34.581653 #1121399] INFO -- : checking for gmtime_r... yes I, [2025-04-17T00:15:34.655992 #1121399] INFO -- : checking for initgroups... yes I, [2025-04-17T00:15:34.734851 #1121399] INFO -- : checking for ioctl... yes I, [2025-04-17T00:15:34.812579 #1121399] INFO -- : checking for isfinite... no I, [2025-04-17T00:15:34.891071 #1121399] INFO -- : checking for issetugid... no I, [2025-04-17T00:15:34.956563 #1121399] INFO -- : checking for kill... yes I, [2025-04-17T00:15:35.011288 #1121399] INFO -- : checking for killpg... yes I, [2025-04-17T00:15:35.066043 #1121399] INFO -- : checking for lchmod... yes I, [2025-04-17T00:15:35.121752 #1121399] INFO -- : checking for lchown... yes I, [2025-04-17T00:15:35.176973 #1121399] INFO -- : checking for link... yes I, [2025-04-17T00:15:35.234200 #1121399] INFO -- : checking for llabs... yes I, [2025-04-17T00:15:35.288230 #1121399] INFO -- : checking for lockf... yes I, [2025-04-17T00:15:35.349111 #1121399] INFO -- : checking for log2... yes I, [2025-04-17T00:15:35.403869 #1121399] INFO -- : checking for lstat... yes I, [2025-04-17T00:15:35.458728 #1121399] INFO -- : checking for lutimes... yes I, [2025-04-17T00:15:35.515727 #1121399] INFO -- : checking for malloc_usable_size... yes I, [2025-04-17T00:15:35.576576 #1121399] INFO -- : checking for malloc_size... no I, [2025-04-17T00:15:35.641779 #1121399] INFO -- : checking for malloc_trim... yes I, [2025-04-17T00:15:35.697282 #1121399] INFO -- : checking for mblen... yes I, [2025-04-17T00:15:35.751715 #1121399] INFO -- : checking for memalign... yes I, [2025-04-17T00:15:35.810729 #1121399] INFO -- : checking for memset_s... no I, [2025-04-17T00:15:35.865665 #1121399] INFO -- : checking for writev... yes I, [2025-04-17T00:15:35.920963 #1121399] INFO -- : checking for memrchr... yes I, [2025-04-17T00:15:35.976246 #1121399] INFO -- : checking for memmem... yes I, [2025-04-17T00:15:36.031277 #1121399] INFO -- : checking for mkfifo... yes I, [2025-04-17T00:15:36.091467 #1121399] INFO -- : checking for mknod... yes I, [2025-04-17T00:15:36.150772 #1121399] INFO -- : checking for mktime... yes I, [2025-04-17T00:15:36.228904 #1121399] INFO -- : checking for mmap... yes I, [2025-04-17T00:15:36.305774 #1121399] INFO -- : checking for mremap... yes I, [2025-04-17T00:15:36.368027 #1121399] INFO -- : checking for openat... yes I, [2025-04-17T00:15:36.446719 #1121399] INFO -- : checking for pclose... yes I, [2025-04-17T00:15:36.516280 #1121399] INFO -- : checking for pipe... yes I, [2025-04-17T00:15:36.572652 #1121399] INFO -- : checking for pipe2... yes I, [2025-04-17T00:15:36.628175 #1121399] INFO -- : checking for poll... yes I, [2025-04-17T00:15:36.697094 #1121399] INFO -- : checking for popen... yes I, [2025-04-17T00:15:36.771868 #1121399] INFO -- : checking for posix_fadvise... yes I, [2025-04-17T00:15:36.843390 #1121399] INFO -- : checking for posix_madvise... yes I, [2025-04-17T00:15:36.905605 #1121399] INFO -- : checking for posix_memalign... yes I, [2025-04-17T00:15:36.965972 #1121399] INFO -- : checking for ppoll... yes I, [2025-04-17T00:15:37.020163 #1121399] INFO -- : checking for pread... yes I, [2025-04-17T00:15:37.074654 #1121399] INFO -- : checking for pwrite... yes I, [2025-04-17T00:15:37.128837 #1121399] INFO -- : checking for qsort_r... yes I, [2025-04-17T00:15:37.189049 #1121399] INFO -- : checking for qsort_s... no I, [2025-04-17T00:15:37.243399 #1121399] INFO -- : checking for readlink... yes I, [2025-04-17T00:15:37.298171 #1121399] INFO -- : checking for realpath... yes I, [2025-04-17T00:15:37.360710 #1121399] INFO -- : checking for round... yes I, [2025-04-17T00:15:37.415077 #1121399] INFO -- : checking for sched_getaffinity... yes I, [2025-04-17T00:15:37.471313 #1121399] INFO -- : checking for seekdir... yes I, [2025-04-17T00:15:37.532965 #1121399] INFO -- : checking for select_large_fdset... no I, [2025-04-17T00:15:37.586797 #1121399] INFO -- : checking for sendfile... yes I, [2025-04-17T00:15:37.641659 #1121399] INFO -- : checking for setegid... yes I, [2025-04-17T00:15:37.693421 #1121399] INFO -- : checking for setenv... yes I, [2025-04-17T00:15:37.745596 #1121399] INFO -- : checking for seteuid... yes I, [2025-04-17T00:15:37.803452 #1121399] INFO -- : checking for setgid... yes I, [2025-04-17T00:15:37.883355 #1121399] INFO -- : checking for setgroups... yes I, [2025-04-17T00:15:37.966359 #1121399] INFO -- : checking for setpgid... yes I, [2025-04-17T00:15:38.044181 #1121399] INFO -- : checking for setpgrp... yes I, [2025-04-17T00:15:38.123282 #1121399] INFO -- : checking for setregid... yes I, [2025-04-17T00:15:38.199701 #1121399] INFO -- : checking for setresgid... yes I, [2025-04-17T00:15:38.278377 #1121399] INFO -- : checking for setresuid... yes I, [2025-04-17T00:15:38.350662 #1121399] INFO -- : checking for setreuid... yes I, [2025-04-17T00:15:38.430434 #1121399] INFO -- : checking for setrgid... no I, [2025-04-17T00:15:38.499615 #1121399] INFO -- : checking for setrlimit... yes I, [2025-04-17T00:15:38.569759 #1121399] INFO -- : checking for setruid... no I, [2025-04-17T00:15:38.627207 #1121399] INFO -- : checking for setsid... yes I, [2025-04-17T00:15:38.681149 #1121399] INFO -- : checking for setuid... yes I, [2025-04-17T00:15:38.735890 #1121399] INFO -- : checking for shutdown... yes I, [2025-04-17T00:15:38.790497 #1121399] INFO -- : checking for sigaction... yes I, [2025-04-17T00:15:38.845844 #1121399] INFO -- : checking for sigaltstack... yes I, [2025-04-17T00:15:38.913448 #1121399] INFO -- : checking for sigprocmask... yes I, [2025-04-17T00:15:38.991159 #1121399] INFO -- : checking for sinh... yes I, [2025-04-17T00:15:39.064464 #1121399] INFO -- : checking for snprintf... yes I, [2025-04-17T00:15:39.141289 #1121399] INFO -- : checking for spawnv... no I, [2025-04-17T00:15:39.210570 #1121399] INFO -- : checking for symlink... yes I, [2025-04-17T00:15:39.278131 #1121399] INFO -- : checking for syscall... yes I, [2025-04-17T00:15:39.344829 #1121399] INFO -- : checking for sysconf... yes I, [2025-04-17T00:15:39.416640 #1121399] INFO -- : checking for system... yes I, [2025-04-17T00:15:39.496428 #1121399] INFO -- : checking for tanh... yes I, [2025-04-17T00:15:39.567011 #1121399] INFO -- : checking for telldir... yes I, [2025-04-17T00:15:39.641152 #1121399] INFO -- : checking for timegm... yes I, [2025-04-17T00:15:39.741259 #1121399] INFO -- : checking for times... yes I, [2025-04-17T00:15:39.805336 #1121399] INFO -- : checking for truncate... yes I, [2025-04-17T00:15:39.891036 #1121399] INFO -- : checking for truncate64... yes I, [2025-04-17T00:15:39.973231 #1121399] INFO -- : checking for tzset... yes I, [2025-04-17T00:15:40.051164 #1121399] INFO -- : checking for umask... yes I, [2025-04-17T00:15:40.116278 #1121399] INFO -- : checking for unsetenv... yes I, [2025-04-17T00:15:40.191298 #1121399] INFO -- : checking for utimensat... yes I, [2025-04-17T00:15:40.266956 #1121399] INFO -- : checking for utimes... yes I, [2025-04-17T00:15:40.327859 #1121399] INFO -- : checking for wait4... yes I, [2025-04-17T00:15:40.410898 #1121399] INFO -- : checking for waitpid... yes I, [2025-04-17T00:15:40.494711 #1121399] INFO -- : checking for __cospi... no I, [2025-04-17T00:15:40.564570 #1121399] INFO -- : checking for __sinpi... no I, [2025-04-17T00:15:40.643916 #1121399] INFO -- : checking for statx... yes I, [2025-04-17T00:15:40.732296 #1121399] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2025-04-17T00:15:40.846775 #1121399] INFO -- : checking for crypt.h... yes I, [2025-04-17T00:15:40.909332 #1121399] INFO -- : checking for struct crypt_data.initialized... yes I, [2025-04-17T00:15:40.982205 #1121399] INFO -- : checking for __builtin_alloca_with_align... yes I, [2025-04-17T00:15:41.054607 #1121399] INFO -- : checking for __builtin_assume_aligned... yes I, [2025-04-17T00:15:41.122867 #1121399] INFO -- : checking for __builtin_bswap16... yes I, [2025-04-17T00:15:41.183233 #1121399] INFO -- : checking for __builtin_bswap32... yes I, [2025-04-17T00:15:41.255911 #1121399] INFO -- : checking for __builtin_bswap64... yes I, [2025-04-17T00:15:41.327182 #1121399] INFO -- : checking for __builtin_popcount... yes I, [2025-04-17T00:15:41.396126 #1121399] INFO -- : checking for __builtin_popcountll... yes I, [2025-04-17T00:15:41.449916 #1121399] INFO -- : checking for __builtin_clz... yes I, [2025-04-17T00:15:41.513493 #1121399] INFO -- : checking for __builtin_clzl... yes I, [2025-04-17T00:15:41.584188 #1121399] INFO -- : checking for __builtin_clzll... yes I, [2025-04-17T00:15:41.639823 #1121399] INFO -- : checking for __builtin_ctz... yes I, [2025-04-17T00:15:41.699817 #1121399] INFO -- : checking for __builtin_ctzll... yes I, [2025-04-17T00:15:41.761699 #1121399] INFO -- : checking for __builtin_constant_p... yes I, [2025-04-17T00:15:41.813522 #1121399] INFO -- : checking for __builtin_choose_expr... yes I, [2025-04-17T00:15:41.877211 #1121399] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2025-04-17T00:15:41.946704 #1121399] INFO -- : checking for __builtin_types_compatible_p... yes I, [2025-04-17T00:15:41.998804 #1121399] INFO -- : checking for __builtin_trap... yes I, [2025-04-17T00:15:42.070663 #1121399] INFO -- : checking for __builtin_expect... yes I, [2025-04-17T00:15:42.124819 #1121399] INFO -- : checking for __builtin_add_overflow... yes I, [2025-04-17T00:15:42.189307 #1121399] INFO -- : checking for __builtin_add_overflow_p... yes I, [2025-04-17T00:15:42.258244 #1121399] INFO -- : checking for __builtin_add_overflow with long long arguments... yes I, [2025-04-17T00:15:42.313157 #1121399] INFO -- : checking for __builtin_sub_overflow... yes I, [2025-04-17T00:15:42.383850 #1121399] INFO -- : checking for __builtin_sub_overflow_p... yes I, [2025-04-17T00:15:42.454202 #1121399] INFO -- : checking for __builtin_sub_overflow with long long arguments... yes I, [2025-04-17T00:15:42.520769 #1121399] INFO -- : checking for __builtin_mul_overflow... yes I, [2025-04-17T00:15:42.592805 #1121399] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2025-04-17T00:15:42.664720 #1121399] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2025-04-17T00:15:42.754703 #1121399] INFO -- : checking whether qsort_r is GNU version... yes I, [2025-04-17T00:15:42.810433 #1121399] INFO -- : checking whether qsort_r is BSD version... no I, [2025-04-17T00:15:42.946425 #1121399] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2025-04-17T00:15:43.009051 #1121399] INFO -- : checking for clock_getres... yes I, [2025-04-17T00:15:43.079983 #1121399] INFO -- : checking for timer_create in -lrt... yes I, [2025-04-17T00:15:43.148684 #1121399] INFO -- : checking for timer_settime in -lrt... yes I, [2025-04-17T00:15:43.226784 #1121399] INFO -- : checking for unsetenv returns a value... yes I, [2025-04-17T00:15:43.307443 #1121399] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2025-04-17T00:15:43.393839 #1121399] INFO -- : checking for struct tm.tm_zone... yes I, [2025-04-17T00:15:43.474553 #1121399] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2025-04-17T00:15:43.563419 #1121399] INFO -- : checking for external int daylight... yes I, [2025-04-17T00:15:43.667773 #1121399] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2025-04-17T00:15:43.772820 #1121399] INFO -- : checking for localtime(3) overflow correctly... yes I, [2025-04-17T00:15:43.970811 #1121399] INFO -- : checking for sig_t... yes I, [2025-04-17T00:15:44.033854 #1121399] INFO -- : checking whether right shift preserve sign bit... yes I, [2025-04-17T00:15:44.118777 #1121399] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2025-04-17T00:15:44.124498 #1121399] INFO -- : checking stack growing direction on x86_64... -1 I, [2025-04-17T00:15:44.124630 #1121399] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2025-04-17T00:15:44.205387 #1121399] INFO -- : checking whether pthread_t is scalar type... yes I, [2025-04-17T00:15:44.284128 #1121399] INFO -- : checking for sched_yield... yes I, [2025-04-17T00:15:44.366402 #1121399] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2025-04-17T00:15:44.443864 #1121399] INFO -- : checking for pthread_attr_get_np... no I, [2025-04-17T00:15:44.529936 #1121399] INFO -- : checking for pthread_attr_getstack... yes I, [2025-04-17T00:15:44.615004 #1121399] INFO -- : checking for pthread_attr_getguardsize... yes I, [2025-04-17T00:15:44.708789 #1121399] INFO -- : checking for pthread_get_stackaddr_np... no I, [2025-04-17T00:15:44.811360 #1121399] INFO -- : checking for pthread_get_stacksize_np... no I, [2025-04-17T00:15:44.908560 #1121399] INFO -- : checking for thr_stksegment... no I, [2025-04-17T00:15:44.998272 #1121399] INFO -- : checking for pthread_stackseg_np... no I, [2025-04-17T00:15:45.091744 #1121399] INFO -- : checking for pthread_getthrds_np... no I, [2025-04-17T00:15:45.176960 #1121399] INFO -- : checking for pthread_condattr_setclock... yes I, [2025-04-17T00:15:45.256070 #1121399] INFO -- : checking for pthread_setname_np... yes I, [2025-04-17T00:15:45.330660 #1121399] INFO -- : checking for pthread_set_name_np... no I, [2025-04-17T00:15:45.415471 #1121399] INFO -- : checking for pthread_sigmask... yes I, [2025-04-17T00:15:45.504840 #1121399] INFO -- : checking for pthread_getattr_np... yes I, [2025-04-17T00:15:45.600352 #1121399] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2025-04-17T00:15:45.681286 #1121399] INFO -- : checking for thread-local storage specifier... _Thread_local I, [2025-04-17T00:15:45.775434 #1121399] INFO -- : checking if mcontext_t is a pointer... no I, [2025-04-17T00:15:45.860533 #1121399] INFO -- : checking for getcontext... yes I, [2025-04-17T00:15:45.939387 #1121399] INFO -- : checking for setcontext... yes I, [2025-04-17T00:15:47.086267 #1121399] INFO -- : checking if fork works with pthread... yes I, [2025-04-17T00:15:47.232961 #1121399] INFO -- : checking for sys/user.h... yes I, [2025-04-17T00:15:47.309074 #1121399] INFO -- : checking whether PAGE_SIZE is compile-time const... no I, [2025-04-17T00:15:47.401840 #1121399] INFO -- : checking ioctl request type... unsigned long I, [2025-04-17T00:15:47.577540 #1121399] INFO -- : checking for elf.h... yes I, [2025-04-17T00:15:47.697246 #1121399] INFO -- : checking for elf_abi.h... no I, [2025-04-17T00:15:47.773463 #1121399] INFO -- : checking for uncompress in -lz... yes I, [2025-04-17T00:15:47.875023 #1121399] INFO -- : checking for mach-o/loader.h... no I, [2025-04-17T00:15:47.875656 #1121399] INFO -- : checking whether OS depend dynamic link works... yes I, [2025-04-17T00:15:47.959309 #1121399] INFO -- : checking for backtrace... yes I, [2025-04-17T00:15:48.105606 #1121399] INFO -- : checking for broken backtrace... no I, [2025-04-17T00:15:48.262480 #1121399] INFO -- : checking for valgrind/memcheck.h... yes I, [2025-04-17T00:15:48.346150 #1121399] INFO -- : checking for strip flags... -S -x I, [2025-04-17T00:15:48.454252 #1121399] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2025-04-17T00:15:48.527297 #1121399] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2025-04-17T00:15:48.534481 #1121399] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2025-04-17T00:15:48.538754 #1121399] INFO -- : checking whether dtrace USDT is available... no I, [2025-04-17T00:15:48.653311 #1121399] INFO -- : checking for __builtin_setjmp... yes I, [2025-04-17T00:15:48.708874 #1121399] INFO -- : checking for _setjmpex as a macro or function... no I, [2025-04-17T00:15:48.852044 #1121399] INFO -- : checking for _setjmp as a macro or function... yes I, [2025-04-17T00:15:48.855590 #1121399] INFO -- : checking for setjmp type... __builtin_setjmp I, [2025-04-17T00:15:48.855657 #1121399] INFO -- : checking if building with modular GC support... no I, [2025-04-17T00:15:48.855677 #1121399] INFO -- : checking for rustc... rustc I, [2025-04-17T00:15:48.953020 #1121399] INFO -- : checking whether rustc works for YJIT... yes I, [2025-04-17T00:15:49.009345 #1121399] INFO -- : checking for prefix of external symbols... NONE I, [2025-04-17T00:15:49.076646 #1121399] INFO -- : checking for default symbols in empty shared library... I, [2025-04-17T00:15:49.083299 #1121399] INFO -- : checking if make is GNU make... yes I, [2025-04-17T00:15:49.141031 #1121399] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2025-04-17T00:15:49.169160 #1121399] INFO -- : configure: ruby library version = 3.5.0+0 I, [2025-04-17T00:15:49.299429 #1121399] INFO -- : configure: creating ./config.status I, [2025-04-17T00:15:49.394274 #1121399] INFO -- : config.status: creating GNUmakefile I, [2025-04-17T00:15:49.406804 #1121399] INFO -- : config.status: creating Makefile I, [2025-04-17T00:15:49.513518 #1121399] INFO -- : --- I, [2025-04-17T00:15:49.513581 #1121399] INFO -- : Configuration summary for ruby version 3.5.0 I, [2025-04-17T00:15:49.513604 #1121399] INFO -- : I, [2025-04-17T00:15:49.517628 #1121399] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-repeat50 I, [2025-04-17T00:15:49.521744 #1121399] INFO -- : * exec prefix: ${prefix} I, [2025-04-17T00:15:49.525949 #1121399] INFO -- : * arch: x86_64-linux I, [2025-04-17T00:15:49.529928 #1121399] INFO -- : * site arch: ${arch} I, [2025-04-17T00:15:49.533842 #1121399] INFO -- : * RUBY_BASE_NAME: ruby I, [2025-04-17T00:15:49.538054 #1121399] INFO -- : * enable shared: yes I, [2025-04-17T00:15:49.542297 #1121399] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2025-04-17T00:15:49.546276 #1121399] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2025-04-17T00:15:49.550549 #1121399] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2025-04-17T00:15:49.554782 #1121399] INFO -- : * target OS: linux I, [2025-04-17T00:15:49.559037 #1121399] INFO -- : * compiler: gcc I, [2025-04-17T00:15:49.563210 #1121399] INFO -- : * with thread: pthread I, [2025-04-17T00:15:49.567470 #1121399] INFO -- : * with coroutine: amd64 I, [2025-04-17T00:15:49.571571 #1121399] INFO -- : * with modular GC: no I, [2025-04-17T00:15:49.575557 #1121399] INFO -- : * enable shared libs: yes I, [2025-04-17T00:15:49.579460 #1121399] INFO -- : * dynamic library ext: so I, [2025-04-17T00:15:49.583404 #1121399] INFO -- : * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ I, [2025-04-17T00:15:49.583462 #1121399] INFO -- : ${warnflags} I, [2025-04-17T00:15:49.587420 #1121399] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2025-04-17T00:15:49.587488 #1121399] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2025-04-17T00:15:49.591525 #1121399] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2025-04-17T00:15:49.595629 #1121399] INFO -- : * optflags: -O3 -fno-fast-math I, [2025-04-17T00:15:49.599465 #1121399] INFO -- : * debugflags: -ggdb3 I, [2025-04-17T00:15:49.609842 #1121399] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2025-04-17T00:15:49.609907 #1121399] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2025-04-17T00:15:49.609930 #1121399] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2025-04-17T00:15:49.609949 #1121399] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2025-04-17T00:15:49.609965 #1121399] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2025-04-17T00:15:49.609981 #1121399] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2025-04-17T00:15:49.609997 #1121399] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2025-04-17T00:15:49.610013 #1121399] INFO -- : -Wno-missing-field-initializers \ I, [2025-04-17T00:15:49.610029 #1121399] INFO -- : -Wno-overlength-strings \ I, [2025-04-17T00:15:49.610045 #1121399] INFO -- : -Wno-packed-bitfield-compat \ I, [2025-04-17T00:15:49.610061 #1121399] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2025-04-17T00:15:49.610077 #1121399] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2025-04-17T00:15:49.610094 #1121399] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2025-04-17T00:15:49.610110 #1121399] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2025-04-17T00:15:49.610126 #1121399] INFO -- : -Wmisleading-indentation -Wundef I, [2025-04-17T00:15:49.613704 #1121399] INFO -- : * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ I, [2025-04-17T00:15:49.613754 #1121399] INFO -- : -D_FORTIFY_SOURCE=2 I, [2025-04-17T00:15:49.617840 #1121399] INFO -- : * strip command: strip -S -x I, [2025-04-17T00:15:49.622228 #1121399] INFO -- : * install doc: no I, [2025-04-17T00:15:49.626707 #1121399] INFO -- : * YJIT support: yes I, [2025-04-17T00:15:49.630798 #1121399] INFO -- : * man page type: man I, [2025-04-17T00:15:49.634920 #1121399] INFO -- : * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ I, [2025-04-17T00:15:49.634978 #1121399] INFO -- : [x86_64-linux-gnu] I, [2025-04-17T00:15:49.635232 #1121399] INFO -- : I, [2025-04-17T00:15:49.635268 #1121399] INFO -- : --- I, [2025-04-17T00:15:49.690448 #1121399] INFO -- : $$$[end] "/tmp/ruby/src/trunk-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --disable-install-doc --enable-shared" exit with 0. I, [2025-04-17T00:15:49.690744 #1121399] INFO -- : $$$[beg] make update-download -j4 I, [2025-04-17T00:15:49.981949 #1121399] INFO -- : tool/config.guess already exists I, [2025-04-17T00:15:49.982008 #1121399] INFO -- : tool/config.sub already exists I, [2025-04-17T00:15:49.987846 #1121399] INFO -- : Downloading bundled gem minitest-5.25.5... I, [2025-04-17T00:15:49.988059 #1121399] INFO -- : Downloading bundled gem power_assert-2.0.5... I, [2025-04-17T00:15:49.988249 #1121399] INFO -- : Downloading bundled gem rake-13.2.1... I, [2025-04-17T00:15:49.988449 #1121399] INFO -- : Downloading bundled gem test-unit-3.6.8... I, [2025-04-17T00:15:50.274733 #1121399] INFO -- : Downloading bundled gem rexml-3.4.1... I, [2025-04-17T00:15:50.285060 #1121399] INFO -- : Downloading bundled gem rss-0.3.1... I, [2025-04-17T00:15:50.286312 #1121399] INFO -- : Downloading bundled gem net-ftp-0.3.8... I, [2025-04-17T00:15:50.291276 #1121399] INFO -- : Downloading bundled gem net-imap-0.5.6... I, [2025-04-17T00:15:50.591381 #1121399] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2025-04-17T00:15:50.592364 #1121399] INFO -- : Downloading bundled gem net-smtp-0.5.1... I, [2025-04-17T00:15:50.600686 #1121399] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2025-04-17T00:15:50.614191 #1121399] INFO -- : Downloading bundled gem prime-0.1.3... I, [2025-04-17T00:15:50.901585 #1121399] INFO -- : Downloading bundled gem rbs-3.9.2... I, [2025-04-17T00:15:50.901728 #1121399] INFO -- : Downloading bundled gem typeprof-0.30.1... I, [2025-04-17T00:15:50.902785 #1121399] INFO -- : Downloading bundled gem debug-1.10.0... I, [2025-04-17T00:15:50.914782 #1121399] INFO -- : Downloading bundled gem racc-1.8.1... I, [2025-04-17T00:15:51.185487 #1121399] INFO -- : Downloading bundled gem mutex_m-0.3.0... I, [2025-04-17T00:15:51.206473 #1121399] INFO -- : Downloading bundled gem getoptlong-0.2.1... I, [2025-04-17T00:15:51.208223 #1121399] INFO -- : Downloading bundled gem base64-0.2.0... I, [2025-04-17T00:15:51.222475 #1121399] INFO -- : Downloading bundled gem bigdecimal-3.1.9... I, [2025-04-17T00:15:51.488969 #1121399] INFO -- : Downloading bundled gem observer-0.1.2... I, [2025-04-17T00:15:51.490494 #1121399] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2025-04-17T00:15:51.493335 #1121399] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2025-04-17T00:15:51.522992 #1121399] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2025-04-17T00:15:51.720454 #1121399] INFO -- : Downloading bundled gem drb-2.2.1... I, [2025-04-17T00:15:51.767332 #1121399] INFO -- : Downloading bundled gem nkf-0.2.0... I, [2025-04-17T00:15:51.785052 #1121399] INFO -- : Downloading bundled gem syslog-0.3.0... I, [2025-04-17T00:15:51.815169 #1121399] INFO -- : Downloading bundled gem csv-3.3.4... I, [2025-04-17T00:15:51.986893 #1121399] INFO -- : Downloading bundled gem repl_type_completor-0.1.11... I, [2025-04-17T00:15:51.994644 #1121399] INFO -- : Downloading bundled gem ostruct-0.6.1... I, [2025-04-17T00:15:52.054252 #1121399] INFO -- : Downloading bundled gem pstore-0.2.0... I, [2025-04-17T00:15:52.087039 #1121399] INFO -- : Downloading bundled gem benchmark-0.4.0... I, [2025-04-17T00:15:52.181071 #1121399] INFO -- : Downloading bundled gem logger-1.7.0... I, [2025-04-17T00:15:52.260123 #1121399] INFO -- : Downloading bundled gem rdoc-6.13.1... I, [2025-04-17T00:15:52.358109 #1121399] INFO -- : Downloading bundled gem win32ole-1.9.2... I, [2025-04-17T00:15:52.369508 #1121399] INFO -- : Downloading bundled gem irb-1.15.2... I, [2025-04-17T00:15:52.431392 #1121399] INFO -- : Downloading bundled gem reline-0.6.1... I, [2025-04-17T00:15:52.495209 #1121399] INFO -- : Downloading bundled gem readline-0.0.4... I, [2025-04-17T00:15:52.653985 #1121399] INFO -- : Downloading bundled gem fiddle-1.1.6... I, [2025-04-17T00:15:52.951351 #1121399] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2025-04-17T00:15:52.951427 #1121399] INFO -- : $$$[beg] make update-src -j4 I, [2025-04-17T00:15:53.839065 #1121399] INFO -- : Already up to date. I, [2025-04-17T00:15:53.865045 #1121399] INFO -- : Latest commit hash = 7e2ba5a91b I, [2025-04-17T00:15:53.868681 #1121399] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2025-04-17T00:15:53.868821 #1121399] INFO -- : $$$[beg] make after-update -j4 I, [2025-04-17T00:15:54.035836 #1121399] INFO -- : generating id.h I, [2025-04-17T00:15:54.045663 #1121399] INFO -- : generating optinsn.inc I, [2025-04-17T00:15:54.045906 #1121399] INFO -- : generating optunifs.inc I, [2025-04-17T00:15:54.046169 #1121399] INFO -- : generating insns.inc I, [2025-04-17T00:15:54.089985 #1121399] INFO -- : id.h updated I, [2025-04-17T00:15:54.093727 #1121399] INFO -- : generating insns_info.inc I, [2025-04-17T00:15:54.119471 #1121399] INFO -- : generating vmtc.inc I, [2025-04-17T00:15:54.119780 #1121399] INFO -- : generating vm.inc I, [2025-04-17T00:15:54.130668 #1121399] INFO -- : generating node_name.inc I, [2025-04-17T00:15:54.157476 #1121399] INFO -- : generating known_errors.inc I, [2025-04-17T00:15:54.194353 #1121399] INFO -- : generating vm_call_iseq_optimized.inc I, [2025-04-17T00:15:54.194550 #1121399] INFO -- : known_errors.inc updated I, [2025-04-17T00:15:54.233202 #1121399] INFO -- : vm_call_iseq_optimized.inc updated I, [2025-04-17T00:15:54.236566 #1121399] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/enc/jis E, [2025-04-17T00:15:54.240474 #1121399] ERROR -- : + cp /tmp/ruby/src/trunk-repeat50/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat50/enc/jis/props.h I, [2025-04-17T00:15:54.269751 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/revision.h updated I, [2025-04-17T00:15:54.306389 #1121399] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat50/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat50/probes.d > probes.dmyh I, [2025-04-17T00:15:54.742437 #1121399] INFO -- : generating parse.c I, [2025-04-17T00:15:54.760246 #1121399] INFO -- : copying lex.c I, [2025-04-17T00:15:54.793812 #1121399] INFO -- : generating id.c I, [2025-04-17T00:15:54.822045 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/ast.rbinc I, [2025-04-17T00:15:54.833803 #1121399] INFO -- : id.c updated I, [2025-04-17T00:15:54.835234 #1121399] INFO -- : generating enc/trans/newline.c ... I, [2025-04-17T00:15:54.838539 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/dir.rbinc I, [2025-04-17T00:15:54.840820 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/gc.rbinc I, [2025-04-17T00:15:54.862185 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/numeric.rbinc I, [2025-04-17T00:15:54.879181 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/io.rbinc I, [2025-04-17T00:15:54.880624 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/marshal.rbinc I, [2025-04-17T00:15:54.906121 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/pack.rbinc I, [2025-04-17T00:15:54.922812 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/trace_point.rbinc I, [2025-04-17T00:15:54.922903 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/warning.rbinc I, [2025-04-17T00:15:54.946616 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/array.rbinc I, [2025-04-17T00:15:54.965383 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/hash.rbinc I, [2025-04-17T00:15:54.966832 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/kernel.rbinc I, [2025-04-17T00:15:54.990359 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/ractor.rbinc I, [2025-04-17T00:15:55.006014 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/symbol.rbinc I, [2025-04-17T00:15:55.007730 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/timev.rbinc I, [2025-04-17T00:15:55.034982 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/thread_sync.rbinc I, [2025-04-17T00:15:55.045171 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/nilclass.rbinc I, [2025-04-17T00:15:55.048705 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/prelude.rbinc I, [2025-04-17T00:15:55.077307 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/gem_prelude.rbinc I, [2025-04-17T00:15:55.086300 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/yjit.rbinc I, [2025-04-17T00:15:55.090696 #1121399] INFO -- : making /tmp/ruby/src/trunk-repeat50/yjit_hook.rbinc I, [2025-04-17T00:15:55.120304 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c I, [2025-04-17T00:15:55.124768 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:15:55.125506 #1121399] INFO -- : extracting ripper.y from ../../parse.y I, [2025-04-17T00:15:55.127822 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c I, [2025-04-17T00:15:55.132968 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:15:55.151970 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c I, [2025-04-17T00:15:55.158447 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:15:55.194325 #1121399] INFO -- : sizes.c updated I, [2025-04-17T00:15:55.198271 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:15:55.201511 #1121399] INFO -- : limits.c updated I, [2025-04-17T00:15:55.202858 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/socket' I, [2025-04-17T00:15:55.203714 #1121399] INFO -- : generating constant definitions I, [2025-04-17T00:15:55.204930 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:15:55.209054 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/etc' I, [2025-04-17T00:15:55.209777 #1121399] INFO -- : generating constant definitions I, [2025-04-17T00:15:55.256425 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/etc' I, [2025-04-17T00:15:55.257987 #1121399] INFO -- : generating miniprelude.c I, [2025-04-17T00:15:55.281940 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/socket' I, [2025-04-17T00:15:55.411855 #1121399] INFO -- : miniprelude.c updated I, [2025-04-17T00:15:55.417403 #1121399] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/.bundle/gems I, [2025-04-17T00:15:55.423486 #1121399] INFO -- : generating eventids1.c from ../../parse.y I, [2025-04-17T00:15:55.442069 #1121399] INFO -- : generating eventids1.h from ../../parse.y I, [2025-04-17T00:15:55.520043 #1121399] INFO -- : generating eventids2table.c from ./eventids2.c I, [2025-04-17T00:15:55.531179 #1121399] INFO -- : compiling compiler ripper.y I, [2025-04-17T00:15:55.556040 #1121399] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2025-04-17T00:15:55.614143 #1121399] INFO -- : generating x86_64-linux-fake.rb I, [2025-04-17T00:15:55.807617 #1121399] INFO -- : x86_64-linux-fake.rb updated I, [2025-04-17T00:15:55.815436 #1121399] INFO -- : Extracting bundle gem minitest-5.25.5... I, [2025-04-17T00:15:55.871308 #1121399] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2025-04-17T00:15:55.876115 #1121399] INFO -- : rbconfig.rb updated I, [2025-04-17T00:15:55.886598 #1121399] INFO -- : Extracting bundle gem power_assert-2.0.5... I, [2025-04-17T00:15:56.085319 #1121399] INFO -- : Unpacked gems/minitest-5.25.5.gem I, [2025-04-17T00:15:56.094424 #1121399] INFO -- : Extracting bundle gem rake-13.2.1... I, [2025-04-17T00:15:56.129348 #1121399] INFO -- : Unpacked gems/power_assert-2.0.5.gem I, [2025-04-17T00:15:56.136760 #1121399] INFO -- : Extracting bundle gem test-unit-3.6.8... I, [2025-04-17T00:15:56.352093 #1121399] INFO -- : Unpacked gems/rake-13.2.1.gem I, [2025-04-17T00:15:56.360568 #1121399] INFO -- : Extracting bundle gem rexml-3.4.1... I, [2025-04-17T00:15:56.389913 #1121399] INFO -- : Unpacked gems/test-unit-3.6.8.gem I, [2025-04-17T00:15:56.399103 #1121399] INFO -- : Extracting bundle gem rss-0.3.1... I, [2025-04-17T00:15:56.613099 #1121399] INFO -- : Unpacked gems/rexml-3.4.1.gem I, [2025-04-17T00:15:56.623181 #1121399] INFO -- : Extracting bundle gem net-ftp-0.3.8... I, [2025-04-17T00:15:56.634622 #1121399] INFO -- : Unpacked gems/rss-0.3.1.gem I, [2025-04-17T00:15:56.644149 #1121399] INFO -- : Extracting bundle gem net-imap-0.5.6... I, [2025-04-17T00:15:56.888109 #1121399] INFO -- : Unpacked gems/net-ftp-0.3.8.gem I, [2025-04-17T00:15:56.896259 #1121399] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2025-04-17T00:15:56.905324 #1121399] INFO -- : Unpacked gems/net-imap-0.5.6.gem I, [2025-04-17T00:15:56.912219 #1121399] INFO -- : Extracting bundle gem net-smtp-0.5.1... I, [2025-04-17T00:15:57.127876 #1121399] INFO -- : Unpacked gems/net-smtp-0.5.1.gem I, [2025-04-17T00:15:57.131375 #1121399] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2025-04-17T00:15:57.138415 #1121399] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2025-04-17T00:15:57.140052 #1121399] INFO -- : Extracting bundle gem prime-0.1.3... I, [2025-04-17T00:15:57.350989 #1121399] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2025-04-17T00:15:57.359240 #1121399] INFO -- : Extracting bundle gem rbs-3.9.2... I, [2025-04-17T00:15:57.387858 #1121399] INFO -- : Unpacked gems/prime-0.1.3.gem I, [2025-04-17T00:15:57.396468 #1121399] INFO -- : Extracting bundle gem typeprof-0.30.1... I, [2025-04-17T00:15:57.631141 #1121399] INFO -- : Unpacked gems/typeprof-0.30.1.gem I, [2025-04-17T00:15:57.639532 #1121399] INFO -- : Extracting bundle gem debug-1.10.0... I, [2025-04-17T00:15:57.773969 #1121399] INFO -- : Unpacked gems/rbs-3.9.2.gem I, [2025-04-17T00:15:57.784165 #1121399] INFO -- : Extracting bundle gem racc-1.8.1... I, [2025-04-17T00:15:57.866906 #1121399] INFO -- : Unpacked gems/debug-1.10.0.gem I, [2025-04-17T00:15:57.878705 #1121399] INFO -- : Extracting bundle gem mutex_m-0.3.0... I, [2025-04-17T00:15:58.027189 #1121399] INFO -- : Unpacked gems/racc-1.8.1.gem I, [2025-04-17T00:15:58.036163 #1121399] INFO -- : Extracting bundle gem getoptlong-0.2.1... I, [2025-04-17T00:15:58.096143 #1121399] INFO -- : Unpacked gems/mutex_m-0.3.0.gem I, [2025-04-17T00:15:58.104714 #1121399] INFO -- : Extracting bundle gem base64-0.2.0... I, [2025-04-17T00:15:58.300781 #1121399] INFO -- : Unpacked gems/getoptlong-0.2.1.gem I, [2025-04-17T00:15:58.326286 #1121399] INFO -- : Extracting bundle gem bigdecimal-3.1.9... I, [2025-04-17T00:15:58.357273 #1121399] INFO -- : Unpacked gems/base64-0.2.0.gem I, [2025-04-17T00:15:58.367714 #1121399] INFO -- : Extracting bundle gem observer-0.1.2... I, [2025-04-17T00:15:58.597387 #1121399] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2025-04-17T00:15:58.610477 #1121399] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2025-04-17T00:15:58.718143 #1121399] INFO -- : Unpacked gems/bigdecimal-3.1.9.gem I, [2025-04-17T00:15:58.730158 #1121399] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2025-04-17T00:15:58.824864 #1121399] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2025-04-17T00:15:58.832335 #1121399] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2025-04-17T00:15:58.979729 #1121399] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2025-04-17T00:15:58.988452 #1121399] INFO -- : Extracting bundle gem drb-2.2.1... I, [2025-04-17T00:15:59.044188 #1121399] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2025-04-17T00:15:59.052051 #1121399] INFO -- : Extracting bundle gem nkf-0.2.0... I, [2025-04-17T00:15:59.234770 #1121399] INFO -- : Unpacked gems/drb-2.2.1.gem I, [2025-04-17T00:15:59.242964 #1121399] INFO -- : Extracting bundle gem syslog-0.3.0... I, [2025-04-17T00:15:59.314336 #1121399] INFO -- : Unpacked gems/nkf-0.2.0.gem I, [2025-04-17T00:15:59.330237 #1121399] INFO -- : Extracting bundle gem csv-3.3.4... I, [2025-04-17T00:15:59.460850 #1121399] INFO -- : Unpacked gems/syslog-0.3.0.gem I, [2025-04-17T00:15:59.468889 #1121399] INFO -- : Extracting bundle gem repl_type_completor-0.1.11... I, [2025-04-17T00:15:59.559143 #1121399] INFO -- : Unpacked gems/csv-3.3.4.gem I, [2025-04-17T00:15:59.567915 #1121399] INFO -- : Extracting bundle gem ostruct-0.6.1... I, [2025-04-17T00:15:59.694871 #1121399] INFO -- : Unpacked gems/repl_type_completor-0.1.11.gem I, [2025-04-17T00:15:59.703169 #1121399] INFO -- : Extracting bundle gem pstore-0.2.0... I, [2025-04-17T00:15:59.782273 #1121399] INFO -- : Unpacked gems/ostruct-0.6.1.gem I, [2025-04-17T00:15:59.790348 #1121399] INFO -- : Extracting bundle gem benchmark-0.4.0... I, [2025-04-17T00:15:59.920201 #1121399] INFO -- : Unpacked gems/pstore-0.2.0.gem I, [2025-04-17T00:15:59.928108 #1121399] INFO -- : Extracting bundle gem logger-1.7.0... I, [2025-04-17T00:16:00.008148 #1121399] INFO -- : Unpacked gems/benchmark-0.4.0.gem I, [2025-04-17T00:16:00.016239 #1121399] INFO -- : Extracting bundle gem rdoc-6.13.1... I, [2025-04-17T00:16:00.153629 #1121399] INFO -- : Unpacked gems/logger-1.7.0.gem I, [2025-04-17T00:16:00.161002 #1121399] INFO -- : Extracting bundle gem win32ole-1.9.2... I, [2025-04-17T00:16:00.313745 #1121399] INFO -- : Unpacked gems/rdoc-6.13.1.gem I, [2025-04-17T00:16:00.322670 #1121399] INFO -- : Extracting bundle gem irb-1.15.2... I, [2025-04-17T00:16:00.384094 #1121399] INFO -- : Unpacked gems/win32ole-1.9.2.gem I, [2025-04-17T00:16:00.392151 #1121399] INFO -- : Extracting bundle gem reline-0.6.1... I, [2025-04-17T00:16:00.565712 #1121399] INFO -- : Unpacked gems/irb-1.15.2.gem I, [2025-04-17T00:16:00.573947 #1121399] INFO -- : Extracting bundle gem readline-0.0.4... I, [2025-04-17T00:16:00.610170 #1121399] INFO -- : Unpacked gems/reline-0.6.1.gem I, [2025-04-17T00:16:00.618556 #1121399] INFO -- : Extracting bundle gem fiddle-1.1.6... I, [2025-04-17T00:16:00.786227 #1121399] INFO -- : Unpacked gems/readline-0.0.4.gem I, [2025-04-17T00:16:00.794887 #1121399] INFO -- : generating enc.mk I, [2025-04-17T00:16:00.839857 #1121399] INFO -- : Unpacked gems/fiddle-1.1.6.gem I, [2025-04-17T00:16:01.227704 #1121399] INFO -- : making srcs under enc I, [2025-04-17T00:16:01.261425 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:16:01.262723 #1121399] INFO -- : generating table from enc/trans/big5.c I, [2025-04-17T00:16:01.263950 #1121399] INFO -- : generating table from enc/trans/cesu_8.c I, [2025-04-17T00:16:01.335178 #1121399] INFO -- : generating enc/trans/cesu_8.c ... I, [2025-04-17T00:16:01.340209 #1121399] INFO -- : generating table from enc/trans/chinese.c I, [2025-04-17T00:16:02.589060 #1121399] INFO -- : generating enc/trans/chinese.c ... I, [2025-04-17T00:16:02.598760 #1121399] INFO -- : generating table from enc/trans/ebcdic.c I, [2025-04-17T00:16:02.680303 #1121399] INFO -- : generating enc/trans/ebcdic.c ... I, [2025-04-17T00:16:02.685459 #1121399] INFO -- : generating table from enc/trans/emoji.c I, [2025-04-17T00:16:02.828083 #1121399] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2025-04-17T00:16:03.030337 #1121399] INFO -- : generating enc/trans/emoji.c ... I, [2025-04-17T00:16:03.043318 #1121399] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2025-04-17T00:16:03.554304 #1121399] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-17T00:16:03.569087 #1121399] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2025-04-17T00:16:03.804851 #1121399] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2025-04-17T00:16:03.813909 #1121399] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2025-04-17T00:16:03.915918 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.916938 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c I, [2025-04-17T00:16:03.924858 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.924976 #1121399] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-17T00:16:03.925052 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.926991 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.h I, [2025-04-17T00:16:03.934911 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.935009 #1121399] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-17T00:16:03.935080 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.936869 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c I, [2025-04-17T00:16:03.954961 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.955056 #1121399] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-17T00:16:03.955128 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.956746 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2table.c I, [2025-04-17T00:16:03.964123 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.964232 #1121399] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-17T00:16:03.964297 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' I, [2025-04-17T00:16:03.967125 #1121399] INFO -- : generating table from enc/trans/escape.c I, [2025-04-17T00:16:04.050171 #1121399] INFO -- : generating enc/trans/escape.c ... I, [2025-04-17T00:16:04.057783 #1121399] INFO -- : generating table from enc/trans/gb18030.c I, [2025-04-17T00:16:04.445331 #1121399] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2025-04-17T00:16:04.457924 #1121399] INFO -- : generating table from enc/trans/gbk.c I, [2025-04-17T00:16:04.593554 #1121399] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2025-04-17T00:16:04.602368 #1121399] INFO -- : generating table from enc/trans/iso2022.c I, [2025-04-17T00:16:04.688466 #1121399] INFO -- : generating enc/trans/iso2022.c ... I, [2025-04-17T00:16:04.693726 #1121399] INFO -- : generating table from enc/trans/japanese.c I, [2025-04-17T00:16:04.762502 #1121399] INFO -- : generating enc/trans/japanese.c ... I, [2025-04-17T00:16:04.767379 #1121399] INFO -- : generating table from enc/trans/japanese_euc.c I, [2025-04-17T00:16:05.688269 #1121399] INFO -- : generating enc/trans/gbk.c ... I, [2025-04-17T00:16:05.702953 #1121399] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2025-04-17T00:16:06.437888 #1121399] INFO -- : generating enc/trans/big5.c ... I, [2025-04-17T00:16:06.477664 #1121399] INFO -- : generating table from enc/trans/korean.c I, [2025-04-17T00:16:06.997442 #1121399] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2025-04-17T00:16:07.003595 #1121399] INFO -- : generating enc/trans/gb18030.c ... I, [2025-04-17T00:16:07.008425 #1121399] INFO -- : generating table from enc/trans/single_byte.c I, [2025-04-17T00:16:07.025625 #1121399] INFO -- : generating table from enc/trans/utf8_mac.c I, [2025-04-17T00:16:07.664781 #1121399] INFO -- : generating enc/trans/single_byte.c ... I, [2025-04-17T00:16:07.671672 #1121399] INFO -- : generating table from enc/trans/utf_16_32.c I, [2025-04-17T00:16:07.766703 #1121399] INFO -- : generating enc/trans/utf_16_32.c ... I, [2025-04-17T00:16:07.982572 #1121399] INFO -- : generating enc/trans/korean.c ... I, [2025-04-17T00:16:08.028709 #1121399] INFO -- : generating enc/trans/japanese_euc.c ... I, [2025-04-17T00:16:08.465120 #1121399] INFO -- : generating enc/trans/utf8_mac.c ... I, [2025-04-17T00:16:08.480019 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:16:08.645040 #1121399] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2025-04-17T00:16:08.645268 #1121399] INFO -- : $$$[beg] make miniruby -j4 I, [2025-04-17T00:16:08.768106 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:16:08.768204 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:16:08.768247 #1121399] INFO -- : LD = ld I, [2025-04-17T00:16:08.768283 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:16:08.768334 #1121399] 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-17T00:16:08.768395 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:16:08.768437 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:16:08.768479 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:16:08.768520 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:16:08.768556 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:16:08.768593 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:16:08.768629 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:16:08.768665 #1121399] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-17T00:16:08.768700 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:16:08.768740 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:16:08.805700 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:16:08.805779 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:16:08.805800 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:16:08.805818 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:16:08.805834 #1121399] INFO -- : I, [2025-04-17T00:16:08.823395 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/main.c I, [2025-04-17T00:16:08.823972 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dmydln.c I, [2025-04-17T00:16:08.832721 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/miniinit.c I, [2025-04-17T00:16:08.834335 #1121399] INFO -- : making dummy probes.h I, [2025-04-17T00:16:08.836366 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ast.c I, [2025-04-17T00:16:08.971876 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/bignum.c I, [2025-04-17T00:16:09.197437 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/class.c I, [2025-04-17T00:16:09.283444 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/compar.c I, [2025-04-17T00:16:09.634374 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/compile.c I, [2025-04-17T00:16:09.679228 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/complex.c I, [2025-04-17T00:16:09.851749 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/cont.c I, [2025-04-17T00:16:10.070411 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/debug.c I, [2025-04-17T00:16:10.222487 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/debug_counter.c I, [2025-04-17T00:16:10.849900 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dir.c I, [2025-04-17T00:16:11.160655 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dln_find.c I, [2025-04-17T00:16:11.265276 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/encoding.c I, [2025-04-17T00:16:11.506387 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enum.c I, [2025-04-17T00:16:11.891527 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enumerator.c I, [2025-04-17T00:16:12.360887 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/error.c I, [2025-04-17T00:16:13.589464 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/eval.c I, [2025-04-17T00:16:16.054434 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/file.c I, [2025-04-17T00:16:16.060187 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/gc.c I, [2025-04-17T00:16:16.194073 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/hash.c I, [2025-04-17T00:16:16.370783 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/inits.c I, [2025-04-17T00:16:16.418986 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/imemo.c I, [2025-04-17T00:16:16.483251 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/io.c I, [2025-04-17T00:16:19.763426 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c I, [2025-04-17T00:16:23.995192 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/iseq.c E, [2025-04-17T00:16:26.458265 #1121399] ERROR -- : /tmp/ruby/src/trunk-repeat50/io.c: In function ‘rb_io_s_binread’: E, [2025-04-17T00:16:26.458352 #1121399] ERROR -- : /tmp/ruby/src/trunk-repeat50/io.c:12344:54: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum rb_io_mode’ [-Wenum-conversion] E, [2025-04-17T00:16:26.458377 #1121399] ERROR -- : 12344 | arg.io = rb_io_open_generic(io, argv[0], oflags, fmode, &convconfig, 0); E, [2025-04-17T00:16:26.458393 #1121399] ERROR -- : | ^~~~~ E, [2025-04-17T00:16:26.458409 #1121399] ERROR -- : At top level: E, [2025-04-17T00:16:26.458424 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-17T00:16:26.458439 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-17T00:16:26.458455 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-17T00:16:26.468372 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/load.c I, [2025-04-17T00:16:27.368607 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/marshal.c I, [2025-04-17T00:16:27.729376 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/math.c I, [2025-04-17T00:16:27.834140 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/memory_view.c I, [2025-04-17T00:16:28.355610 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/node.c I, [2025-04-17T00:16:29.534205 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/node_dump.c I, [2025-04-17T00:16:29.873893 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/numeric.c I, [2025-04-17T00:16:30.102219 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/object.c I, [2025-04-17T00:16:30.250992 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/pack.c I, [2025-04-17T00:16:30.383040 #1121399] INFO -- : compiling parse.c I, [2025-04-17T00:16:30.491245 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/parser_st.c I, [2025-04-17T00:16:32.029108 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/proc.c I, [2025-04-17T00:16:32.314959 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/process.c I, [2025-04-17T00:16:34.828791 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ractor.c I, [2025-04-17T00:16:36.635190 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/random.c I, [2025-04-17T00:16:36.796687 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/range.c I, [2025-04-17T00:16:39.131662 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/rational.c I, [2025-04-17T00:16:39.654691 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/re.c I, [2025-04-17T00:16:39.787845 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regcomp.c I, [2025-04-17T00:16:40.044686 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regenc.c I, [2025-04-17T00:16:40.409149 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regerror.c I, [2025-04-17T00:16:41.188466 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regexec.c I, [2025-04-17T00:16:41.294986 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regparse.c I, [2025-04-17T00:16:41.946676 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/regsyntax.c I, [2025-04-17T00:16:43.318109 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ruby.c I, [2025-04-17T00:16:43.656963 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ruby_parser.c I, [2025-04-17T00:16:48.286395 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/scheduler.c I, [2025-04-17T00:16:48.529339 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/shape.c I, [2025-04-17T00:16:48.542370 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/signal.c I, [2025-04-17T00:16:48.590527 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/sprintf.c I, [2025-04-17T00:16:48.594422 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/st.c I, [2025-04-17T00:16:48.595721 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/strftime.c I, [2025-04-17T00:16:48.619192 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/string.c I, [2025-04-17T00:16:48.671554 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/struct.c I, [2025-04-17T00:16:48.694204 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/symbol.c I, [2025-04-17T00:16:48.719905 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/thread.c I, [2025-04-17T00:16:49.081362 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/time.c I, [2025-04-17T00:16:49.117406 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/transcode.c I, [2025-04-17T00:16:49.138698 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/util.c I, [2025-04-17T00:16:49.157829 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/variable.c I, [2025-04-17T00:16:49.186775 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/version.c I, [2025-04-17T00:16:49.721649 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/vm.c I, [2025-04-17T00:16:49.869650 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c I, [2025-04-17T00:16:49.905006 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c I, [2025-04-17T00:16:49.931043 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c I, [2025-04-17T00:16:49.953845 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c I, [2025-04-17T00:16:49.987023 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/weakmap.c I, [2025-04-17T00:16:50.019583 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/yjit.c I, [2025-04-17T00:16:50.206599 #1121399] INFO -- : building Rust YJIT (release mode) I, [2025-04-17T00:16:51.054957 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/missing/setproctitle.c I, [2025-04-17T00:16:51.448478 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/addr2line.c I, [2025-04-17T00:16:51.612464 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/array.c I, [2025-04-17T00:16:51.887658 #1121399] INFO -- : compiling prism/api_node.c I, [2025-04-17T00:16:53.168787 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/api_pack.c I, [2025-04-17T00:16:54.018497 #1121399] INFO -- : compiling prism/diagnostic.c I, [2025-04-17T00:16:54.583764 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/encoding.c I, [2025-04-17T00:16:54.623939 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/extension.c I, [2025-04-17T00:16:55.723961 #1121399] INFO -- : compiling prism/node.c I, [2025-04-17T00:16:55.840289 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/options.c I, [2025-04-17T00:16:56.170954 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/pack.c I, [2025-04-17T00:16:56.420813 #1121399] INFO -- : compiling prism/prettyprint.c I, [2025-04-17T00:16:59.505372 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/regexp.c I, [2025-04-17T00:16:59.543788 #1121399] INFO -- : compiling prism/serialize.c I, [2025-04-17T00:17:00.366470 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/static_literals.c I, [2025-04-17T00:17:00.872019 #1121399] INFO -- : compiling prism/token_type.c I, [2025-04-17T00:17:01.092538 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_buffer.c I, [2025-04-17T00:17:01.426182 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_char.c I, [2025-04-17T00:17:01.459479 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_constant_pool.c I, [2025-04-17T00:17:01.544993 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_integer.c I, [2025-04-17T00:17:01.724166 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_list.c I, [2025-04-17T00:17:01.840338 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_memchr.c I, [2025-04-17T00:17:01.955426 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_newline_list.c I, [2025-04-17T00:17:01.997606 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_string.c I, [2025-04-17T00:17:02.158235 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_strncasecmp.c I, [2025-04-17T00:17:02.166713 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_strpbrk.c I, [2025-04-17T00:17:02.294209 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism/prism.c I, [2025-04-17T00:17:02.330686 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/prism_init.c I, [2025-04-17T00:17:02.457455 #1121399] INFO -- : assembling /tmp/ruby/src/trunk-repeat50/coroutine/amd64/Context.S I, [2025-04-17T00:17:02.641202 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/ascii.c I, [2025-04-17T00:17:02.774883 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/us_ascii.c I, [2025-04-17T00:17:03.019337 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/unicode.c I, [2025-04-17T00:17:03.217757 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/utf_8.c I, [2025-04-17T00:17:03.786167 #1121399] INFO -- : compiling enc/trans/newline.c I, [2025-04-17T00:17:25.715381 #1121399] INFO -- : touch yjit/target/release/libyjit.a I, [2025-04-17T00:17:25.722268 #1121399] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2025-04-17T00:17:32.331665 #1121399] INFO -- : linking miniruby I, [2025-04-17T00:17:34.113260 #1121399] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2025-04-17T00:17:34.113450 #1121399] INFO -- : $$$[beg] make ruby -j4 I, [2025-04-17T00:17:34.210003 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:17:34.210078 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:17:34.210098 #1121399] INFO -- : LD = ld I, [2025-04-17T00:17:34.210114 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:17:34.210131 #1121399] 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-17T00:17:34.210148 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:17:34.210166 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:17:34.210183 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:17:34.210211 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:17:34.210228 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:17:34.210244 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:17:34.210259 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:17:34.210274 #1121399] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-17T00:17:34.210289 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:17:34.210305 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:17:34.228337 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:17:34.228402 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:17:34.228419 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:17:34.228435 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:17:34.228450 #1121399] INFO -- : I, [2025-04-17T00:17:34.240927 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dln.c I, [2025-04-17T00:17:34.242799 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/localeinit.c I, [2025-04-17T00:17:34.243641 #1121399] INFO -- : creating verconf.h I, [2025-04-17T00:17:34.345163 #1121399] INFO -- : verconf.h updated I, [2025-04-17T00:17:34.349606 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dmyext.c I, [2025-04-17T00:17:34.451305 #1121399] INFO -- : builtin_binary.inc updated I, [2025-04-17T00:17:34.456294 #1121399] INFO -- : 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc I, [2025-04-17T00:17:34.457532 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/dmyenc.c I, [2025-04-17T00:17:34.824450 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/loadpath.c I, [2025-04-17T00:17:34.832359 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/builtin.c I, [2025-04-17T00:17:34.909715 #1121399] INFO -- : linking static-library libruby-static.a I, [2025-04-17T00:18:14.681939 #1121399] INFO -- : linking shared-library libruby.so.3.5.0 I, [2025-04-17T00:18:19.535194 #1121399] INFO -- : linking ruby I, [2025-04-17T00:18:19.581871 #1121399] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2025-04-17T00:18:19.582026 #1121399] INFO -- : $$$[beg] make all -j4 I, [2025-04-17T00:18:19.691980 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:18:19.692053 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:18:19.692072 #1121399] INFO -- : LD = ld I, [2025-04-17T00:18:19.692088 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:18:19.692110 #1121399] 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-17T00:18:19.692126 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:18:19.692143 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:18:19.692170 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:18:19.692187 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:18:19.692201 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:18:19.692215 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:18:19.692229 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:18:19.692243 #1121399] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-17T00:18:19.692256 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:18:19.692274 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:18:20.245851 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:18:20.245920 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:18:20.245938 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:18:20.245953 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:18:20.245968 #1121399] INFO -- : I, [2025-04-17T00:18:20.321272 #1121399] INFO -- : generating encdb.h I, [2025-04-17T00:18:20.330469 #1121399] INFO -- : generating enc.mk I, [2025-04-17T00:18:20.336004 #1121399] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2025-04-17T00:18:20.336723 #1121399] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2025-04-17T00:18:20.372146 #1121399] INFO -- : encdb.h updated I, [2025-04-17T00:18:20.375343 #1121399] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2025-04-17T00:18:20.957996 #1121399] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2025-04-17T00:18:21.282979 #1121399] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2025-04-17T00:18:21.314374 #1121399] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2025-04-17T00:18:21.379817 #1121399] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2025-04-17T00:18:21.647895 #1121399] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2025-04-17T00:18:21.678364 #1121399] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2025-04-17T00:18:21.713027 #1121399] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2025-04-17T00:18:22.046886 #1121399] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2025-04-17T00:18:22.114387 #1121399] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2025-04-17T00:18:22.183935 #1121399] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2025-04-17T00:18:22.604807 #1121399] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2025-04-17T00:18:22.676679 #1121399] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2025-04-17T00:18:22.841079 #1121399] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2025-04-17T00:18:23.034786 #1121399] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2025-04-17T00:18:23.327516 #1121399] INFO -- : building spec/ruby/optional/capi/ext/finalizer_spec.so I, [2025-04-17T00:18:23.586250 #1121399] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2025-04-17T00:18:23.783812 #1121399] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2025-04-17T00:18:23.841875 #1121399] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2025-04-17T00:18:24.104373 #1121399] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2025-04-17T00:18:24.201241 #1121399] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2025-04-17T00:18:24.235737 #1121399] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2025-04-17T00:18:24.788893 #1121399] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2025-04-17T00:18:24.938736 #1121399] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2025-04-17T00:18:25.077402 #1121399] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2025-04-17T00:18:25.139146 #1121399] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2025-04-17T00:18:25.460758 #1121399] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2025-04-17T00:18:25.520931 #1121399] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2025-04-17T00:18:25.612583 #1121399] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2025-04-17T00:18:25.915477 #1121399] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2025-04-17T00:18:26.068905 #1121399] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2025-04-17T00:18:26.177605 #1121399] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2025-04-17T00:18:26.268647 #1121399] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2025-04-17T00:18:26.507421 #1121399] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2025-04-17T00:18:26.685685 #1121399] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2025-04-17T00:18:26.775646 #1121399] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2025-04-17T00:18:26.853369 #1121399] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2025-04-17T00:18:27.222142 #1121399] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2025-04-17T00:18:27.255109 #1121399] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2025-04-17T00:18:27.399330 #1121399] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2025-04-17T00:18:27.498944 #1121399] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2025-04-17T00:18:27.761554 #1121399] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2025-04-17T00:18:27.910960 #1121399] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2025-04-17T00:18:28.060471 #1121399] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2025-04-17T00:18:28.341943 #1121399] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2025-04-17T00:18:28.457993 #1121399] INFO -- : making enc I, [2025-04-17T00:18:28.486186 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:28.487100 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/encdb.c I, [2025-04-17T00:18:28.566371 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/big5.c I, [2025-04-17T00:18:28.688905 #1121399] INFO -- : making srcs under enc I, [2025-04-17T00:18:28.754910 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:28.754991 #1121399] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-17T00:18:28.755014 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:28.756237 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/cesu_8.c I, [2025-04-17T00:18:29.062139 #1121399] INFO -- : generating transdb.h I, [2025-04-17T00:18:29.337443 #1121399] INFO -- : transdb.h updated I, [2025-04-17T00:18:29.553324 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/cp949.c I, [2025-04-17T00:18:29.758336 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/emacs_mule.c I, [2025-04-17T00:18:29.780754 #1121399] INFO -- : making trans I, [2025-04-17T00:18:29.828890 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:29.830051 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c I, [2025-04-17T00:18:29.871510 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/euc_jp.c I, [2025-04-17T00:18:30.691904 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c I, [2025-04-17T00:18:30.907916 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/euc_kr.c I, [2025-04-17T00:18:31.123728 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/euc_tw.c I, [2025-04-17T00:18:31.786051 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/gb2312.c I, [2025-04-17T00:18:32.042371 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/gb18030.c I, [2025-04-17T00:18:32.134358 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/gbk.c I, [2025-04-17T00:18:32.376230 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_1.c I, [2025-04-17T00:18:32.808422 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_2.c I, [2025-04-17T00:18:32.908245 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_3.c I, [2025-04-17T00:18:33.105135 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_4.c I, [2025-04-17T00:18:33.982393 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_5.c I, [2025-04-17T00:18:33.987051 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_6.c I, [2025-04-17T00:18:34.115352 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_7.c I, [2025-04-17T00:18:35.002574 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c ... I, [2025-04-17T00:18:35.017339 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c I, [2025-04-17T00:18:35.063985 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c ... I, [2025-04-17T00:18:35.067024 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c I, [2025-04-17T00:18:35.517932 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_8.c I, [2025-04-17T00:18:35.523969 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_9.c I, [2025-04-17T00:18:35.542359 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_10.c I, [2025-04-17T00:18:35.722025 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c ... I, [2025-04-17T00:18:35.730954 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c I, [2025-04-17T00:18:35.788217 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c ... I, [2025-04-17T00:18:35.791885 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c I, [2025-04-17T00:18:35.972117 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c ... I, [2025-04-17T00:18:35.976143 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c I, [2025-04-17T00:18:36.199978 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_11.c I, [2025-04-17T00:18:36.340560 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-17T00:18:36.346473 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c I, [2025-04-17T00:18:36.430549 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_13.c I, [2025-04-17T00:18:36.631889 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_14.c I, [2025-04-17T00:18:36.762594 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_15.c I, [2025-04-17T00:18:36.841843 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c ... I, [2025-04-17T00:18:36.849411 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c I, [2025-04-17T00:18:37.080584 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_16.c I, [2025-04-17T00:18:37.424906 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c ... I, [2025-04-17T00:18:37.430913 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c I, [2025-04-17T00:18:37.562616 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_r.c I, [2025-04-17T00:18:37.841580 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_u.c I, [2025-04-17T00:18:37.849454 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/shift_jis.c I, [2025-04-17T00:18:37.986024 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c ... I, [2025-04-17T00:18:37.994214 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c I, [2025-04-17T00:18:38.066245 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c ... I, [2025-04-17T00:18:38.072461 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16be.c I, [2025-04-17T00:18:38.078244 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c I, [2025-04-17T00:18:38.385621 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16le.c I, [2025-04-17T00:18:38.572713 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32be.c I, [2025-04-17T00:18:38.655176 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32le.c I, [2025-04-17T00:18:38.979209 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_31j.c I, [2025-04-17T00:18:39.201005 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1250.c I, [2025-04-17T00:18:40.101563 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c ... I, [2025-04-17T00:18:40.115806 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c I, [2025-04-17T00:18:40.684066 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c ... I, [2025-04-17T00:18:40.691952 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c I, [2025-04-17T00:18:40.747961 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c ... I, [2025-04-17T00:18:40.751298 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c I, [2025-04-17T00:18:40.793077 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c ... I, [2025-04-17T00:18:40.796258 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c I, [2025-04-17T00:18:40.957628 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1251.c I, [2025-04-17T00:18:41.021745 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1252.c I, [2025-04-17T00:18:41.085803 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1253.c I, [2025-04-17T00:18:42.161773 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1254.c I, [2025-04-17T00:18:42.353782 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1257.c I, [2025-04-17T00:18:42.644736 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c I, [2025-04-17T00:18:43.360621 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c ... I, [2025-04-17T00:18:43.372216 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c I, [2025-04-17T00:18:43.783194 #1121399] INFO -- : linking encoding encdb.so I, [2025-04-17T00:18:43.784959 #1121399] INFO -- : linking encoding big5.so I, [2025-04-17T00:18:43.864563 #1121399] INFO -- : linking encoding cesu_8.so I, [2025-04-17T00:18:43.869868 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c ... I, [2025-04-17T00:18:43.872112 #1121399] INFO -- : linking encoding cp949.so I, [2025-04-17T00:18:43.894244 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c I, [2025-04-17T00:18:43.946677 #1121399] INFO -- : linking encoding emacs_mule.so I, [2025-04-17T00:18:43.953510 #1121399] INFO -- : linking encoding euc_jp.so I, [2025-04-17T00:18:44.046136 #1121399] INFO -- : linking encoding euc_kr.so I, [2025-04-17T00:18:44.046399 #1121399] INFO -- : linking encoding euc_tw.so I, [2025-04-17T00:18:44.117921 #1121399] INFO -- : linking encoding gb2312.so I, [2025-04-17T00:18:44.134519 #1121399] INFO -- : linking encoding gb18030.so I, [2025-04-17T00:18:44.207887 #1121399] INFO -- : linking encoding gbk.so I, [2025-04-17T00:18:44.226723 #1121399] INFO -- : linking encoding iso_8859_1.so I, [2025-04-17T00:18:44.289810 #1121399] INFO -- : linking encoding iso_8859_2.so I, [2025-04-17T00:18:44.323128 #1121399] INFO -- : linking encoding iso_8859_3.so I, [2025-04-17T00:18:44.423283 #1121399] INFO -- : linking encoding iso_8859_4.so I, [2025-04-17T00:18:44.527850 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c ... I, [2025-04-17T00:18:44.532767 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c I, [2025-04-17T00:18:44.808637 #1121399] INFO -- : linking encoding iso_8859_5.so I, [2025-04-17T00:18:44.844548 #1121399] INFO -- : linking encoding iso_8859_6.so I, [2025-04-17T00:18:44.855671 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c ... I, [2025-04-17T00:18:44.868038 #1121399] INFO -- : generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c I, [2025-04-17T00:18:44.879939 #1121399] INFO -- : linking encoding iso_8859_7.so I, [2025-04-17T00:18:44.900930 #1121399] INFO -- : linking encoding iso_8859_8.so I, [2025-04-17T00:18:44.954473 #1121399] INFO -- : linking encoding iso_8859_9.so I, [2025-04-17T00:18:44.963717 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c ... I, [2025-04-17T00:18:44.969449 #1121399] INFO -- : linking transcoder transdb.so I, [2025-04-17T00:18:44.971236 #1121399] INFO -- : linking encoding iso_8859_10.so I, [2025-04-17T00:18:45.024214 #1121399] INFO -- : linking encoding iso_8859_11.so I, [2025-04-17T00:18:45.042789 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c I, [2025-04-17T00:18:45.052823 #1121399] INFO -- : linking encoding iso_8859_13.so I, [2025-04-17T00:18:45.105329 #1121399] INFO -- : linking encoding iso_8859_14.so I, [2025-04-17T00:18:45.130052 #1121399] INFO -- : linking encoding iso_8859_15.so I, [2025-04-17T00:18:45.177575 #1121399] INFO -- : linking encoding iso_8859_16.so I, [2025-04-17T00:18:45.204445 #1121399] INFO -- : linking encoding koi8_r.so I, [2025-04-17T00:18:45.253813 #1121399] INFO -- : linking encoding koi8_u.so I, [2025-04-17T00:18:45.278255 #1121399] INFO -- : linking encoding shift_jis.so I, [2025-04-17T00:18:45.324851 #1121399] INFO -- : linking encoding utf_16be.so I, [2025-04-17T00:18:45.354671 #1121399] INFO -- : linking encoding utf_16le.so I, [2025-04-17T00:18:45.401099 #1121399] INFO -- : linking encoding utf_32be.so I, [2025-04-17T00:18:45.456341 #1121399] INFO -- : linking encoding utf_32le.so I, [2025-04-17T00:18:45.556799 #1121399] INFO -- : linking encoding windows_31j.so I, [2025-04-17T00:18:45.557037 #1121399] INFO -- : linking encoding windows_1250.so I, [2025-04-17T00:18:45.634573 #1121399] INFO -- : linking encoding windows_1251.so I, [2025-04-17T00:18:45.640860 #1121399] INFO -- : linking encoding windows_1252.so I, [2025-04-17T00:18:45.711888 #1121399] INFO -- : linking encoding windows_1253.so I, [2025-04-17T00:18:45.718933 #1121399] INFO -- : linking encoding windows_1254.so I, [2025-04-17T00:18:45.785277 #1121399] INFO -- : linking encoding windows_1257.so I, [2025-04-17T00:18:45.791160 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c I, [2025-04-17T00:18:45.853760 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:45.854933 #1121399] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-17T00:18:45.887751 #1121399] INFO -- : generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c ... I, [2025-04-17T00:18:45.903366 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c I, [2025-04-17T00:18:45.904804 #1121399] INFO -- : ext/configure-ext.mk updated I, [2025-04-17T00:18:45.907553 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c I, [2025-04-17T00:18:47.892964 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c I, [2025-04-17T00:18:48.950417 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c I, [2025-04-17T00:18:51.893712 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c I, [2025-04-17T00:18:51.937626 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c I, [2025-04-17T00:18:52.587833 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c I, [2025-04-17T00:18:52.589829 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:18:52.659576 #1121399] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2025-04-17T00:18:52.665145 #1121399] INFO -- : configuring -test-/abi I, [2025-04-17T00:18:52.668481 #1121399] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2025-04-17T00:18:52.672408 #1121399] INFO -- : configuring -test-/arith_seq/extract I, [2025-04-17T00:18:52.679098 #1121399] INFO -- : configuring -test-/array/concat I, [2025-04-17T00:18:52.682845 #1121399] INFO -- : configuring -test-/array/resize I, [2025-04-17T00:18:52.686469 #1121399] INFO -- : configuring -test-/asan I, [2025-04-17T00:18:52.688953 #1121399] INFO -- : configuring -test-/bignum I, [2025-04-17T00:18:52.700099 #1121399] INFO -- : configuring -test-/bug-14834 I, [2025-04-17T00:18:52.703876 #1121399] INFO -- : configuring -test-/bug-3571 I, [2025-04-17T00:18:52.708723 #1121399] INFO -- : configuring -test-/bug-5832 I, [2025-04-17T00:18:52.712180 #1121399] INFO -- : configuring -test-/bug_reporter I, [2025-04-17T00:18:52.716093 #1121399] INFO -- : configuring -test-/class I, [2025-04-17T00:18:52.720697 #1121399] INFO -- : configuring -test-/cxxanyargs I, [2025-04-17T00:18:52.724523 #1121399] INFO -- : configuring -test-/debug I, [2025-04-17T00:18:52.731592 #1121399] INFO -- : configuring -test-/dln/empty I, [2025-04-17T00:18:52.736028 #1121399] INFO -- : configuring -test-/econv I, [2025-04-17T00:18:52.738818 #1121399] INFO -- : configuring -test-/ensure_and_callcc I, [2025-04-17T00:18:52.741936 #1121399] INFO -- : configuring -test-/enumerator_kw I, [2025-04-17T00:18:52.745582 #1121399] INFO -- : configuring -test-/eval I, [2025-04-17T00:18:52.748108 #1121399] INFO -- : configuring -test-/exception I, [2025-04-17T00:18:52.756367 #1121399] INFO -- : configuring -test-/fatal I, [2025-04-17T00:18:52.761594 #1121399] INFO -- : configuring -test-/file I, [2025-04-17T00:18:56.296861 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c I, [2025-04-17T00:18:56.299229 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c I, [2025-04-17T00:18:56.326385 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c I, [2025-04-17T00:18:58.743835 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c I, [2025-04-17T00:18:59.265800 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c I, [2025-04-17T00:18:59.406847 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c I, [2025-04-17T00:18:59.662846 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c I, [2025-04-17T00:19:00.719750 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c I, [2025-04-17T00:19:02.601120 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c I, [2025-04-17T00:19:05.048433 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c I, [2025-04-17T00:19:05.205363 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c I, [2025-04-17T00:19:05.267213 #1121399] INFO -- : configuring cgi/escape I, [2025-04-17T00:19:05.313581 #1121399] INFO -- : configuring continuation I, [2025-04-17T00:19:05.355999 #1121399] INFO -- : configuring coverage I, [2025-04-17T00:19:05.398200 #1121399] INFO -- : configuring date I, [2025-04-17T00:19:06.512383 #1121399] INFO -- : linking transcoder big5.so I, [2025-04-17T00:19:06.678631 #1121399] INFO -- : linking transcoder cesu_8.so I, [2025-04-17T00:19:07.128349 #1121399] INFO -- : linking transcoder chinese.so I, [2025-04-17T00:19:07.371073 #1121399] INFO -- : linking transcoder ebcdic.so I, [2025-04-17T00:19:07.507311 #1121399] INFO -- : linking transcoder emoji.so I, [2025-04-17T00:19:07.683300 #1121399] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2025-04-17T00:19:07.825003 #1121399] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2025-04-17T00:19:07.848153 #1121399] INFO -- : configuring -test-/float I, [2025-04-17T00:19:07.850745 #1121399] INFO -- : configuring -test-/funcall I, [2025-04-17T00:19:07.852777 #1121399] INFO -- : configuring -test-/gvl/call_without_gvl I, [2025-04-17T00:19:07.854707 #1121399] INFO -- : configuring -test-/hash I, [2025-04-17T00:19:07.857826 #1121399] INFO -- : configuring -test-/integer I, [2025-04-17T00:19:07.861177 #1121399] INFO -- : configuring -test-/iseq_load I, [2025-04-17T00:19:07.863218 #1121399] INFO -- : configuring -test-/iter I, [2025-04-17T00:19:07.866287 #1121399] INFO -- : configuring -test-/load/dot.dot I, [2025-04-17T00:19:07.868916 #1121399] INFO -- : configuring -test-/load/protect I, [2025-04-17T00:19:07.870837 #1121399] INFO -- : configuring -test-/load/resolve_symbol_resolver I, [2025-04-17T00:19:07.872651 #1121399] INFO -- : configuring -test-/load/resolve_symbol_target I, [2025-04-17T00:19:07.874096 #1121399] INFO -- : configuring -test-/load/stringify_symbols I, [2025-04-17T00:19:07.875571 #1121399] INFO -- : configuring -test-/load/stringify_target I, [2025-04-17T00:19:07.877073 #1121399] INFO -- : configuring -test-/marshal/compat I, [2025-04-17T00:19:07.878965 #1121399] INFO -- : configuring -test-/marshal/internal_ivar I, [2025-04-17T00:19:07.880799 #1121399] INFO -- : configuring -test-/marshal/usr I, [2025-04-17T00:19:07.882681 #1121399] INFO -- : configuring -test-/memory_status I, [2025-04-17T00:19:07.884260 #1121399] INFO -- : configuring -test-/memory_view I, [2025-04-17T00:19:07.886347 #1121399] INFO -- : configuring -test-/method I, [2025-04-17T00:19:07.889159 #1121399] INFO -- : configuring -test-/notimplement I, [2025-04-17T00:19:07.889720 #1121399] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2025-04-17T00:19:07.891207 #1121399] INFO -- : configuring -test-/num2int I, [2025-04-17T00:19:07.893077 #1121399] INFO -- : configuring -test-/path_to_class I, [2025-04-17T00:19:07.895156 #1121399] INFO -- : configuring -test-/popen_deadlock I, [2025-04-17T00:19:07.897021 #1121399] INFO -- : configuring -test-/postponed_job I, [2025-04-17T00:19:07.898930 #1121399] INFO -- : configuring -test-/printf I, [2025-04-17T00:19:07.901625 #1121399] INFO -- : configuring -test-/proc I, [2025-04-17T00:19:07.904759 #1121399] INFO -- : configuring -test-/public_header_warnings I, [2025-04-17T00:19:08.138706 #1121399] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2025-04-17T00:19:08.254139 #1121399] INFO -- : linking transcoder escape.so I, [2025-04-17T00:19:08.335709 #1121399] INFO -- : configuring -test-/random I, [2025-04-17T00:19:08.341013 #1121399] INFO -- : configuring -test-/rational I, [2025-04-17T00:19:08.343785 #1121399] INFO -- : configuring -test-/rb_call_super_kw I, [2025-04-17T00:19:08.345766 #1121399] INFO -- : configuring -test-/recursion I, [2025-04-17T00:19:08.348259 #1121399] INFO -- : configuring -test-/regexp I, [2025-04-17T00:19:08.351178 #1121399] INFO -- : configuring -test-/scan_args I, [2025-04-17T00:19:08.353186 #1121399] INFO -- : configuring -test-/st/foreach I, [2025-04-17T00:19:08.355445 #1121399] INFO -- : configuring -test-/st/numhash I, [2025-04-17T00:19:08.357477 #1121399] INFO -- : configuring -test-/st/update I, [2025-04-17T00:19:08.359348 #1121399] INFO -- : configuring -test-/string I, [2025-04-17T00:19:08.370464 #1121399] INFO -- : configuring -test-/struct I, [2025-04-17T00:19:08.374031 #1121399] INFO -- : linking transcoder gb18030.so I, [2025-04-17T00:19:08.374381 #1121399] INFO -- : configuring -test-/symbol I, [2025-04-17T00:19:08.489885 #1121399] INFO -- : linking transcoder gbk.so I, [2025-04-17T00:19:08.555535 #1121399] INFO -- : configuring digest I, [2025-04-17T00:19:08.559424 #1121399] INFO -- : configuring digest/bubblebabble I, [2025-04-17T00:19:08.561518 #1121399] INFO -- : configuring digest/md5 I, [2025-04-17T00:19:08.565373 #1121399] INFO -- : linking transcoder iso2022.so I, [2025-04-17T00:19:08.667836 #1121399] INFO -- : linking transcoder japanese.so I, [2025-04-17T00:19:08.751020 #1121399] INFO -- : linking transcoder japanese_euc.so I, [2025-04-17T00:19:08.891220 #1121399] INFO -- : linking transcoder japanese_sjis.so I, [2025-04-17T00:19:08.989139 #1121399] INFO -- : linking transcoder korean.so I, [2025-04-17T00:19:09.413583 #1121399] INFO -- : configuring -test-/thread/id I, [2025-04-17T00:19:09.455627 #1121399] INFO -- : linking transcoder single_byte.so I, [2025-04-17T00:19:09.873337 #1121399] INFO -- : linking transcoder utf_16_32.so I, [2025-04-17T00:19:09.938619 #1121399] INFO -- : linking transcoder utf8_mac.so I, [2025-04-17T00:19:09.997859 #1121399] INFO -- : configuring erb/escape I, [2025-04-17T00:19:10.023120 #1121399] INFO -- : configuring digest/rmd160 I, [2025-04-17T00:19:10.047885 #1121399] INFO -- : configuring etc I, [2025-04-17T00:19:10.069844 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:19:10.071577 #1121399] INFO -- : making encs I, [2025-04-17T00:19:10.117281 #1121399] INFO -- : configuring -test-/thread/instrumentation I, [2025-04-17T00:19:10.119199 #1121399] INFO -- : configuring -test-/thread/lock_native_thread I, [2025-04-17T00:19:10.121394 #1121399] INFO -- : configuring -test-/thread_fd I, [2025-04-17T00:19:10.124827 #1121399] INFO -- : configuring -test-/time I, [2025-04-17T00:19:10.129950 #1121399] INFO -- : configuring -test-/tracepoint I, [2025-04-17T00:19:10.134015 #1121399] INFO -- : configuring -test-/typeddata I, [2025-04-17T00:19:10.137182 #1121399] INFO -- : configuring -test-/vm I, [2025-04-17T00:19:10.141466 #1121399] INFO -- : configuring -test-/wait I, [2025-04-17T00:19:10.167738 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:19:10.167815 #1121399] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-17T00:19:10.167839 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:19:10.190742 #1121399] INFO -- : configuring fcntl I, [2025-04-17T00:19:10.230924 #1121399] INFO -- : configuring io/console I, [2025-04-17T00:19:10.250066 #1121399] INFO -- : configuring digest/sha1 I, [2025-04-17T00:19:10.263265 #1121399] INFO -- : configuring json I, [2025-04-17T00:19:10.271110 #1121399] INFO -- : configuring json/generator I, [2025-04-17T00:19:10.529764 #1121399] INFO -- : configuring digest/sha2 I, [2025-04-17T00:19:10.561150 #1121399] INFO -- : configuring json/parser I, [2025-04-17T00:19:10.867453 #1121399] INFO -- : configuring monitor I, [2025-04-17T00:19:10.933892 #1121399] INFO -- : configuring objspace I, [2025-04-17T00:19:11.002802 #1121399] INFO -- : configuring openssl I, [2025-04-17T00:19:15.860593 #1121399] INFO -- : configuring pathname I, [2025-04-17T00:19:15.925726 #1121399] INFO -- : configuring psych I, [2025-04-17T00:19:17.205124 #1121399] INFO -- : configuring pty I, [2025-04-17T00:19:17.854710 #1121399] INFO -- : configuring rbconfig/sizeof I, [2025-04-17T00:19:18.910282 #1121399] INFO -- : configuring ripper I, [2025-04-17T00:19:18.982994 #1121399] INFO -- : configuring rubyvm I, [2025-04-17T00:19:19.050413 #1121399] INFO -- : configuring socket I, [2025-04-17T00:19:20.830612 #1121399] INFO -- : configuring stringio I, [2025-04-17T00:19:21.752501 #1121399] INFO -- : configuring strscan I, [2025-04-17T00:19:24.423087 #1121399] INFO -- : configuring zlib I, [2025-04-17T00:19:24.622778 #1121399] INFO -- : configuring io/nonblock I, [2025-04-17T00:19:25.371941 #1121399] INFO -- : configuring bigdecimal-3.1.9/ext/bigdecimal I, [2025-04-17T00:19:26.464260 #1121399] INFO -- : configuring debug-1.10.0/ext/debug I, [2025-04-17T00:19:26.495296 #1121399] INFO -- : configuring io/wait I, [2025-04-17T00:19:26.536347 #1121399] INFO -- : configuring fiddle-1.1.6/ext/fiddle I, [2025-04-17T00:19:30.960057 #1121399] INFO -- : configuring nkf-0.2.0/ext/nkf I, [2025-04-17T00:19:31.024376 #1121399] INFO -- : configuring racc-1.8.1/ext/racc/cparse I, [2025-04-17T00:19:31.095857 #1121399] INFO -- : configuring rbs-3.9.2/ext/rbs_extension I, [2025-04-17T00:19:31.956190 #1121399] INFO -- : configuring syslog-0.3.0/ext/syslog I, [2025-04-17T00:19:57.988057 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:19:57.989512 #1121399] INFO -- : generating makefile exts.mk I, [2025-04-17T00:19:58.057361 #1121399] INFO -- : exts.mk updated I, [2025-04-17T00:19:58.064190 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:19:58.066968 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' I, [2025-04-17T00:19:58.067814 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/abi/abi.c I, [2025-04-17T00:19:58.070374 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step' I, [2025-04-17T00:19:58.070630 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF' I, [2025-04-17T00:19:58.071075 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract' I, [2025-04-17T00:19:58.071230 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2025-04-17T00:19:58.071412 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/RUBY_ALIGNOF/c.c I, [2025-04-17T00:19:58.071835 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/extract/extract.c I, [2025-04-17T00:19:58.124828 #1121399] INFO -- : linking shared-object -test-/abi.so I, [2025-04-17T00:19:58.160273 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' I, [2025-04-17T00:19:58.165337 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' I, [2025-04-17T00:19:58.166114 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/concat/to_ary_concat.c I, [2025-04-17T00:19:58.344764 #1121399] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2025-04-17T00:19:58.383240 #1121399] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2025-04-17T00:19:58.389798 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF' I, [2025-04-17T00:19:58.394789 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize' I, [2025-04-17T00:19:58.395705 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/resize/resize.c I, [2025-04-17T00:19:58.412477 #1121399] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2025-04-17T00:19:58.429204 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract' I, [2025-04-17T00:19:58.431656 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/asan' I, [2025-04-17T00:19:58.432553 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/asan/asan.c I, [2025-04-17T00:19:58.474560 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step' I, [2025-04-17T00:19:58.481441 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum' I, [2025-04-17T00:19:58.482247 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/big2str.c I, [2025-04-17T00:19:58.487404 #1121399] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2025-04-17T00:19:58.531847 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' I, [2025-04-17T00:19:58.538414 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834' I, [2025-04-17T00:19:58.539417 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-14834/bug-14834.c I, [2025-04-17T00:19:58.714149 #1121399] INFO -- : linking shared-object -test-/asan.so I, [2025-04-17T00:19:58.714253 #1121399] INFO -- : linking shared-object -test-/array/resize.so I, [2025-04-17T00:19:58.759776 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/asan' I, [2025-04-17T00:19:58.765008 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571' I, [2025-04-17T00:19:58.765825 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-3571/bug.c I, [2025-04-17T00:19:58.776696 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/bigzero.c I, [2025-04-17T00:19:58.780801 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize' I, [2025-04-17T00:19:58.787217 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832' I, [2025-04-17T00:19:58.788140 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-5832/bug.c I, [2025-04-17T00:19:58.889632 #1121399] INFO -- : linking shared-object -test-/bug_14834.so I, [2025-04-17T00:19:58.955419 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834' I, [2025-04-17T00:19:58.962623 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter' I, [2025-04-17T00:19:58.963589 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug_reporter/bug_reporter.c I, [2025-04-17T00:19:59.006936 #1121399] INFO -- : linking shared-object -test-/bug_3571.so I, [2025-04-17T00:19:59.017170 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/div.c I, [2025-04-17T00:19:59.058277 #1121399] INFO -- : linking shared-object -test-/bug_5832.so I, [2025-04-17T00:19:59.059182 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571' I, [2025-04-17T00:19:59.064532 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class' I, [2025-04-17T00:19:59.065313 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/class2name.c I, [2025-04-17T00:19:59.102629 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832' I, [2025-04-17T00:19:59.109877 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug' I, [2025-04-17T00:19:59.110584 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/init.c I, [2025-04-17T00:19:59.280444 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/init.c I, [2025-04-17T00:19:59.297943 #1121399] INFO -- : linking shared-object -test-/bug_reporter.so I, [2025-04-17T00:19:59.299651 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/init.c I, [2025-04-17T00:19:59.342135 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/inspector.c I, [2025-04-17T00:19:59.347872 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter' I, [2025-04-17T00:19:59.353090 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty' I, [2025-04-17T00:19:59.354072 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/dln/empty/empty.c I, [2025-04-17T00:19:59.512397 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/intpack.c I, [2025-04-17T00:19:59.570169 #1121399] INFO -- : linking shared-object -test-/class.so I, [2025-04-17T00:19:59.591030 #1121399] INFO -- : linking shared-object -test-/dln/empty.so I, [2025-04-17T00:19:59.625172 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class' I, [2025-04-17T00:19:59.627693 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv' I, [2025-04-17T00:19:59.628440 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/append.c I, [2025-04-17T00:19:59.634258 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/profile_frames.c I, [2025-04-17T00:19:59.638397 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty' I, [2025-04-17T00:19:59.641252 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/ensure_and_callcc' I, [2025-04-17T00:19:59.642052 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/ensure_and_callcc/ensure_and_callcc.c I, [2025-04-17T00:19:59.825354 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/mul.c I, [2025-04-17T00:19:59.864734 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/init.c I, [2025-04-17T00:19:59.900364 #1121399] INFO -- : linking shared-object -test-/debug.so I, [2025-04-17T00:19:59.935114 #1121399] INFO -- : linking shared-object -test-/ensure_and_callcc.so I, [2025-04-17T00:19:59.955462 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug' I, [2025-04-17T00:19:59.960353 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw' I, [2025-04-17T00:19:59.961535 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/enumerator_kw/enumerator_kw.c I, [2025-04-17T00:19:59.986151 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/ensure_and_callcc' I, [2025-04-17T00:19:59.988575 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval' I, [2025-04-17T00:19:59.989431 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/eval/eval.c I, [2025-04-17T00:20:00.090791 #1121399] INFO -- : linking shared-object -test-/econv.so I, [2025-04-17T00:20:00.142061 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv' I, [2025-04-17T00:20:00.148215 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception' I, [2025-04-17T00:20:00.149113 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/dataerror.c I, [2025-04-17T00:20:00.212029 #1121399] INFO -- : linking shared-object -test-/eval.so I, [2025-04-17T00:20:00.247277 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/str2big.c I, [2025-04-17T00:20:00.250179 #1121399] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2025-04-17T00:20:00.270544 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval' I, [2025-04-17T00:20:00.276747 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal' I, [2025-04-17T00:20:00.277713 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/init.c I, [2025-04-17T00:20:00.299414 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw' I, [2025-04-17T00:20:00.305460 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file' I, [2025-04-17T00:20:00.306288 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/fs.c I, [2025-04-17T00:20:00.383541 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/enc_raise.c I, [2025-04-17T00:20:00.496865 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/invalid.c I, [2025-04-17T00:20:00.578464 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/init.c I, [2025-04-17T00:20:00.600315 #1121399] INFO -- : linking shared-object -test-/bignum.so I, [2025-04-17T00:20:00.627835 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/ensured.c I, [2025-04-17T00:20:00.681261 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum' I, [2025-04-17T00:20:00.686886 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float' I, [2025-04-17T00:20:00.687761 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/init.c I, [2025-04-17T00:20:00.739080 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/rb_fatal.c I, [2025-04-17T00:20:00.815607 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/newline_conv.c I, [2025-04-17T00:20:00.921698 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/nextafter.c I, [2025-04-17T00:20:00.986056 #1121399] INFO -- : linking shared-object -test-/fatal.so I, [2025-04-17T00:20:00.996333 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/init.c I, [2025-04-17T00:20:01.043709 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal' I, [2025-04-17T00:20:01.049182 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall' I, [2025-04-17T00:20:01.050305 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/funcall/funcall.c I, [2025-04-17T00:20:01.102178 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/stat.c I, [2025-04-17T00:20:01.199952 #1121399] INFO -- : linking shared-object -test-/float.so I, [2025-04-17T00:20:01.277245 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float' I, [2025-04-17T00:20:01.284897 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl' I, [2025-04-17T00:20:01.285959 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2025-04-17T00:20:01.304837 #1121399] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2025-04-17T00:20:01.323411 #1121399] INFO -- : linking shared-object -test-/funcall.so I, [2025-04-17T00:20:01.337120 #1121399] INFO -- : linking shared-object -test-/exception.so I, [2025-04-17T00:20:01.360798 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl' I, [2025-04-17T00:20:01.366272 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash' I, [2025-04-17T00:20:01.367149 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/delete.c I, [2025-04-17T00:20:01.389202 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall' I, [2025-04-17T00:20:01.397106 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer' I, [2025-04-17T00:20:01.398191 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/core_ext.c I, [2025-04-17T00:20:01.403010 #1121399] INFO -- : linking shared-object -test-/file.so I, [2025-04-17T00:20:01.419757 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception' I, [2025-04-17T00:20:01.424999 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load' I, [2025-04-17T00:20:01.425977 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iseq_load/iseq_load.c I, [2025-04-17T00:20:01.481495 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file' I, [2025-04-17T00:20:01.489003 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter' I, [2025-04-17T00:20:01.490020 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/break.c I, [2025-04-17T00:20:01.607557 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/init.c I, [2025-04-17T00:20:01.725106 #1121399] INFO -- : linking shared-object -test-/iseq_load.so I, [2025-04-17T00:20:01.774905 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load' I, [2025-04-17T00:20:01.780416 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' I, [2025-04-17T00:20:01.781368 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/dot.dot/dot.dot.c I, [2025-04-17T00:20:01.786180 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/init.c I, [2025-04-17T00:20:01.845340 #1121399] INFO -- : linking shared-object -test-/hash.so I, [2025-04-17T00:20:01.897906 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash' I, [2025-04-17T00:20:01.903200 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect' I, [2025-04-17T00:20:01.904022 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/protect/protect.c I, [2025-04-17T00:20:02.012312 #1121399] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-04-17T00:20:02.019971 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/yield.c I, [2025-04-17T00:20:02.058492 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' I, [2025-04-17T00:20:02.061134 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-17T00:20:02.062028 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c I, [2025-04-17T00:20:02.177053 #1121399] INFO -- : linking shared-object -test-/load/protect.so I, [2025-04-17T00:20:02.229999 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect' I, [2025-04-17T00:20:02.233528 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_target' I, [2025-04-17T00:20:02.234409 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c I, [2025-04-17T00:20:02.268529 #1121399] INFO -- : linking shared-object -test-/iter.so I, [2025-04-17T00:20:02.318206 #1121399] INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so I, [2025-04-17T00:20:02.334031 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter' I, [2025-04-17T00:20:02.336663 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_symbols' I, [2025-04-17T00:20:02.338260 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/stringify_symbols/stringify_symbols.c I, [2025-04-17T00:20:02.372339 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-17T00:20:02.375453 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_target' I, [2025-04-17T00:20:02.376287 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/stringify_target/stringify_target.c I, [2025-04-17T00:20:02.416402 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/init.c I, [2025-04-17T00:20:02.591089 #1121399] INFO -- : linking shared-object -test-/load/resolve_symbol_target.so I, [2025-04-17T00:20:02.633674 #1121399] INFO -- : linking shared-object -test-/load/stringify_target.so I, [2025-04-17T00:20:02.633754 #1121399] INFO -- : linking shared-object -test-/load/stringify_symbols.so I, [2025-04-17T00:20:02.655192 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_target' I, [2025-04-17T00:20:02.662523 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' I, [2025-04-17T00:20:02.663613 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/compat/usrcompat.c I, [2025-04-17T00:20:02.686700 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_symbols' I, [2025-04-17T00:20:02.692752 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar' I, [2025-04-17T00:20:02.693701 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2025-04-17T00:20:02.700583 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_target' I, [2025-04-17T00:20:02.707386 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr' I, [2025-04-17T00:20:02.708327 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/usr/usrmarshal.c I, [2025-04-17T00:20:02.725013 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/my_integer.c I, [2025-04-17T00:20:02.939385 #1121399] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-04-17T00:20:03.003239 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' I, [2025-04-17T00:20:03.010555 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view' I, [2025-04-17T00:20:03.011414 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/memory_view/memory_view.c I, [2025-04-17T00:20:03.012653 #1121399] INFO -- : linking shared-object -test-/integer.so I, [2025-04-17T00:20:03.023307 #1121399] INFO -- : linking shared-object -test-/marshal/usr.so I, [2025-04-17T00:20:03.048957 #1121399] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2025-04-17T00:20:03.071111 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr' I, [2025-04-17T00:20:03.072313 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer' I, [2025-04-17T00:20:03.076451 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method' I, [2025-04-17T00:20:03.077146 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement' I, [2025-04-17T00:20:03.077350 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/arity.c I, [2025-04-17T00:20:03.078033 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/notimplement/bug.c I, [2025-04-17T00:20:03.095071 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar' I, [2025-04-17T00:20:03.100185 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int' I, [2025-04-17T00:20:03.101146 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/num2int/num2int.c I, [2025-04-17T00:20:03.345068 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/init.c I, [2025-04-17T00:20:03.392024 #1121399] INFO -- : linking shared-object -test-/notimplement.so I, [2025-04-17T00:20:03.411675 #1121399] INFO -- : linking shared-object -test-/num2int.so I, [2025-04-17T00:20:03.437932 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement' I, [2025-04-17T00:20:03.444805 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class' I, [2025-04-17T00:20:03.445764 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/path_to_class/path_to_class.c I, [2025-04-17T00:20:03.466974 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int' I, [2025-04-17T00:20:03.471901 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock' I, [2025-04-17T00:20:03.472633 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2025-04-17T00:20:03.486490 #1121399] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2025-04-17T00:20:03.506274 #1121399] INFO -- : linking shared-object -test-/memory_view.so I, [2025-04-17T00:20:03.532746 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock' I, [2025-04-17T00:20:03.537687 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job' I, [2025-04-17T00:20:03.538587 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/postponed_job/postponed_job.c I, [2025-04-17T00:20:03.567787 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view' I, [2025-04-17T00:20:03.575739 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf' I, [2025-04-17T00:20:03.576742 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/printf/printf.c I, [2025-04-17T00:20:03.629779 #1121399] INFO -- : linking shared-object -test-/method.so I, [2025-04-17T00:20:03.690589 #1121399] INFO -- : linking shared-object -test-/path_to_class.so I, [2025-04-17T00:20:03.699561 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method' I, [2025-04-17T00:20:03.707535 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc' I, [2025-04-17T00:20:03.708510 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/init.c I, [2025-04-17T00:20:03.755799 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class' I, [2025-04-17T00:20:03.768072 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random' I, [2025-04-17T00:20:03.769013 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/bad_version.c I, [2025-04-17T00:20:03.970088 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/receiver.c I, [2025-04-17T00:20:03.977283 #1121399] INFO -- : linking shared-object -test-/postponed_job.so I, [2025-04-17T00:20:04.046700 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job' I, [2025-04-17T00:20:04.047958 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/init.c I, [2025-04-17T00:20:04.054052 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' I, [2025-04-17T00:20:04.054978 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rational/rat.c I, [2025-04-17T00:20:04.077170 #1121399] INFO -- : linking shared-object -test-/rational.so I, [2025-04-17T00:20:04.099393 #1121399] INFO -- : linking shared-object -test-/printf.so I, [2025-04-17T00:20:04.151452 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' I, [2025-04-17T00:20:04.151750 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf' I, [2025-04-17T00:20:04.152916 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/loop.c I, [2025-04-17T00:20:04.158263 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw' I, [2025-04-17T00:20:04.159071 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2025-04-17T00:20:04.251775 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/super.c I, [2025-04-17T00:20:04.334716 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion' I, [2025-04-17T00:20:04.335655 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/recursion/recursion.c I, [2025-04-17T00:20:04.529356 #1121399] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2025-04-17T00:20:04.548141 #1121399] INFO -- : linking shared-object -test-/random.so I, [2025-04-17T00:20:04.561794 #1121399] INFO -- : linking shared-object -test-/proc.so I, [2025-04-17T00:20:04.613741 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw' I, [2025-04-17T00:20:04.618573 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random' I, [2025-04-17T00:20:04.621083 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp' I, [2025-04-17T00:20:04.622128 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/init.c I, [2025-04-17T00:20:04.625805 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args' I, [2025-04-17T00:20:04.626696 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/scan_args/scan_args.c I, [2025-04-17T00:20:04.643228 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc' I, [2025-04-17T00:20:04.650173 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' I, [2025-04-17T00:20:04.651211 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/foreach/foreach.c I, [2025-04-17T00:20:04.663935 #1121399] INFO -- : linking shared-object -test-/recursion.so I, [2025-04-17T00:20:04.714880 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion' I, [2025-04-17T00:20:04.722360 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' I, [2025-04-17T00:20:04.723552 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/numhash/numhash.c I, [2025-04-17T00:20:04.985577 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/parse_depth_limit.c I, [2025-04-17T00:20:05.048285 #1121399] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-17T00:20:05.104620 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' I, [2025-04-17T00:20:05.108304 #1121399] INFO -- : linking shared-object -test-/st/numhash.so I, [2025-04-17T00:20:05.110706 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update' I, [2025-04-17T00:20:05.111504 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/update/update.c I, [2025-04-17T00:20:05.177717 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' I, [2025-04-17T00:20:05.195379 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string' I, [2025-04-17T00:20:05.196507 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/capacity.c I, [2025-04-17T00:20:05.314990 #1121399] INFO -- : linking shared-object -test-/regexp.so I, [2025-04-17T00:20:05.378859 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp' I, [2025-04-17T00:20:05.388073 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct' I, [2025-04-17T00:20:05.388872 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/data.c I, [2025-04-17T00:20:05.466514 #1121399] INFO -- : linking shared-object -test-/st/update.so I, [2025-04-17T00:20:05.519939 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update' I, [2025-04-17T00:20:05.525692 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol' I, [2025-04-17T00:20:05.526580 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/init.c I, [2025-04-17T00:20:05.531351 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/coderange.c I, [2025-04-17T00:20:05.706918 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/duplicate.c I, [2025-04-17T00:20:05.859739 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/type.c I, [2025-04-17T00:20:05.894015 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/cstr.c I, [2025-04-17T00:20:06.002029 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/init.c I, [2025-04-17T00:20:06.012569 #1121399] INFO -- : linking shared-object -test-/scan_args.so I, [2025-04-17T00:20:06.068795 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args' I, [2025-04-17T00:20:06.071433 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' I, [2025-04-17T00:20:06.072175 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/id/id.c I, [2025-04-17T00:20:06.154536 #1121399] INFO -- : linking shared-object -test-/symbol.so I, [2025-04-17T00:20:06.208899 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol' I, [2025-04-17T00:20:06.214519 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' I, [2025-04-17T00:20:06.215392 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/instrumentation/instrumentation.c I, [2025-04-17T00:20:06.230877 #1121399] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-04-17T00:20:06.290793 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' I, [2025-04-17T00:20:06.293481 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/lock_native_thread' I, [2025-04-17T00:20:06.294555 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/lock_native_thread/lock_native_thread.c I, [2025-04-17T00:20:06.327507 #1121399] INFO -- : linking shared-object -test-/thread/id.so I, [2025-04-17T00:20:06.349749 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/ellipsize.c I, [2025-04-17T00:20:06.375791 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' I, [2025-04-17T00:20:06.380987 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd' I, [2025-04-17T00:20:06.381981 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread_fd/thread_fd.c I, [2025-04-17T00:20:06.389069 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/len.c I, [2025-04-17T00:20:06.604472 #1121399] INFO -- : linking shared-object -test-/thread/lock_native_thread.so I, [2025-04-17T00:20:06.648273 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/member.c I, [2025-04-17T00:20:06.656698 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/lock_native_thread' I, [2025-04-17T00:20:06.662894 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time' I, [2025-04-17T00:20:06.663943 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/init.c I, [2025-04-17T00:20:06.728593 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_associate.c I, [2025-04-17T00:20:06.759989 #1121399] INFO -- : linking shared-object -test-/thread_fd.so I, [2025-04-17T00:20:06.813644 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd' I, [2025-04-17T00:20:06.814731 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/leap_second.c I, [2025-04-17T00:20:06.955268 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/new.c I, [2025-04-17T00:20:07.012223 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_dummy.c I, [2025-04-17T00:20:07.013747 #1121399] INFO -- : linking shared-object -test-/struct.so I, [2025-04-17T00:20:07.100914 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct' I, [2025-04-17T00:20:07.106682 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint' I, [2025-04-17T00:20:07.107546 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/gc_hook.c I, [2025-04-17T00:20:07.240768 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/tracepoint.c I, [2025-04-17T00:20:07.342103 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_str_buf_cat.c I, [2025-04-17T00:20:07.405903 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/fstring.c I, [2025-04-17T00:20:07.655057 #1121399] INFO -- : linking shared-object -test-/tracepoint.so I, [2025-04-17T00:20:07.674391 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/init.c I, [2025-04-17T00:20:07.716618 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint' I, [2025-04-17T00:20:07.723964 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata' I, [2025-04-17T00:20:07.725118 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/typeddata/typeddata.c I, [2025-04-17T00:20:07.758438 #1121399] INFO -- : linking shared-object -test-/time.so I, [2025-04-17T00:20:07.789186 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/modify.c I, [2025-04-17T00:20:07.826235 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time' I, [2025-04-17T00:20:07.831218 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm' I, [2025-04-17T00:20:07.832088 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/vm/at_exit.c I, [2025-04-17T00:20:07.968344 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/new.c I, [2025-04-17T00:20:08.064737 #1121399] INFO -- : linking shared-object -test-/typeddata.so I, [2025-04-17T00:20:08.082480 #1121399] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2025-04-17T00:20:08.111243 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/nofree.c I, [2025-04-17T00:20:08.120094 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata' I, [2025-04-17T00:20:08.125290 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait' I, [2025-04-17T00:20:08.126211 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/wait/wait.c I, [2025-04-17T00:20:08.143333 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm' I, [2025-04-17T00:20:08.148451 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape' I, [2025-04-17T00:20:08.149248 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/cgi/escape/escape.c I, [2025-04-17T00:20:08.268507 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/normalize.c I, [2025-04-17T00:20:08.466764 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/qsort.c I, [2025-04-17T00:20:08.472646 #1121399] INFO -- : linking shared-object -test-/wait.so I, [2025-04-17T00:20:08.540501 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait' I, [2025-04-17T00:20:08.544256 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_interned_str.c I, [2025-04-17T00:20:08.546049 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/continuation' I, [2025-04-17T00:20:08.546897 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/continuation/continuation.c I, [2025-04-17T00:20:08.693312 #1121399] INFO -- : linking shared-object cgi/escape.so I, [2025-04-17T00:20:08.773805 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape' I, [2025-04-17T00:20:08.782381 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:20:08.783498 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c I, [2025-04-17T00:20:08.803699 #1121399] INFO -- : linking shared-object continuation.so I, [2025-04-17T00:20:08.808739 #1121399] INFO -- : installing default coverage libraries I, [2025-04-17T00:20:08.811550 #1121399] INFO -- : linking shared-object coverage.so I, [2025-04-17T00:20:08.854970 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_str_dup.c I, [2025-04-17T00:20:08.876917 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/continuation' I, [2025-04-17T00:20:08.885883 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:20:08.887024 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_core.c I, [2025-04-17T00:20:08.890671 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:20:08.897516 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:20:08.898448 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/digest.c I, [2025-04-17T00:20:08.907241 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/set_len.c I, [2025-04-17T00:20:09.130955 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_parse.c I, [2025-04-17T00:20:09.294019 #1121399] INFO -- : linking shared-object -test-/string.so I, [2025-04-17T00:20:09.449423 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string' I, [2025-04-17T00:20:09.452396 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape' I, [2025-04-17T00:20:09.453396 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/erb/escape/escape.c I, [2025-04-17T00:20:09.652858 #1121399] INFO -- : linking shared-object digest.so I, [2025-04-17T00:20:09.727009 #1121399] INFO -- : installing digest libraries I, [2025-04-17T00:20:09.733910 #1121399] INFO -- : installing default digest libraries I, [2025-04-17T00:20:09.737374 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:20:09.744649 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/etc' I, [2025-04-17T00:20:09.745502 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/etc/etc.c I, [2025-04-17T00:20:09.891807 #1121399] INFO -- : linking shared-object erb/escape.so I, [2025-04-17T00:20:09.964645 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape' I, [2025-04-17T00:20:09.972030 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl' I, [2025-04-17T00:20:09.973261 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/fcntl/fcntl.c I, [2025-04-17T00:20:10.240796 #1121399] INFO -- : linking shared-object fcntl.so I, [2025-04-17T00:20:10.317003 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl' I, [2025-04-17T00:20:10.325519 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:20:10.326685 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/io/console/console.c I, [2025-04-17T00:20:10.543036 #1121399] INFO -- : linking shared-object etc.so I, [2025-04-17T00:20:10.627978 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/etc' I, [2025-04-17T00:20:10.635458 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' I, [2025-04-17T00:20:10.636354 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/io/nonblock/nonblock.c I, [2025-04-17T00:20:11.033396 #1121399] INFO -- : linking shared-object io/nonblock.so I, [2025-04-17T00:20:11.111459 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' I, [2025-04-17T00:20:11.119112 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' I, [2025-04-17T00:20:11.120172 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/io/wait/wait.c I, [2025-04-17T00:20:11.545390 #1121399] INFO -- : linking shared-object io/wait.so I, [2025-04-17T00:20:11.625687 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' I, [2025-04-17T00:20:11.630304 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:20:11.680721 #1121399] INFO -- : linking shared-object io/console.so I, [2025-04-17T00:20:11.695412 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:20:11.698865 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strftime.c I, [2025-04-17T00:20:11.702123 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:20:11.703210 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/monitor/monitor.c I, [2025-04-17T00:20:11.777388 #1121399] INFO -- : installing default console libraries I, [2025-04-17T00:20:11.779418 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:20:11.788162 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:20:11.789024 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c I, [2025-04-17T00:20:11.805375 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c I, [2025-04-17T00:20:12.177965 #1121399] INFO -- : installing default monitor libraries I, [2025-04-17T00:20:12.181038 #1121399] INFO -- : linking shared-object monitor.so I, [2025-04-17T00:20:12.258422 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:20:12.285874 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:20:12.286932 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl.c I, [2025-04-17T00:20:12.683583 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c I, [2025-04-17T00:20:12.857359 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strptime.c I, [2025-04-17T00:20:13.307048 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_asn1.c I, [2025-04-17T00:20:13.990392 #1121399] INFO -- : installing default date_core libraries I, [2025-04-17T00:20:14.006576 #1121399] INFO -- : installing default objspace libraries I, [2025-04-17T00:20:14.016588 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:20:14.017897 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/pathname/pathname.c I, [2025-04-17T00:20:14.038583 #1121399] INFO -- : linking shared-object objspace.so I, [2025-04-17T00:20:14.156986 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:20:14.167209 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:20:14.168360 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych.c I, [2025-04-17T00:20:14.580922 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_emitter.c I, [2025-04-17T00:20:14.700963 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bio.c I, [2025-04-17T00:20:15.197695 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bn.c I, [2025-04-17T00:20:15.306727 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_parser.c I, [2025-04-17T00:20:15.501595 #1121399] INFO -- : installing default pathname libraries I, [2025-04-17T00:20:15.504086 #1121399] INFO -- : linking shared-object pathname.so I, [2025-04-17T00:20:15.566250 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:20:15.572311 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:20:15.573444 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c I, [2025-04-17T00:20:15.855811 #1121399] INFO -- : linking shared-object date_core.so I, [2025-04-17T00:20:15.988378 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:20:15.992139 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_to_ruby.c I, [2025-04-17T00:20:15.995301 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:20:15.996165 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c I, [2025-04-17T00:20:16.039359 #1121399] INFO -- : installing default pty libraries I, [2025-04-17T00:20:16.042438 #1121399] INFO -- : linking shared-object pty.so I, [2025-04-17T00:20:16.123635 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:20:16.135102 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:20:16.136096 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c I, [2025-04-17T00:20:16.152881 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c I, [2025-04-17T00:20:16.172271 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c I, [2025-04-17T00:20:16.255804 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_yaml_tree.c I, [2025-04-17T00:20:16.273264 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c I, [2025-04-17T00:20:16.360063 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_cipher.c I, [2025-04-17T00:20:16.583889 #1121399] INFO -- : linking shared-object rbconfig/sizeof.so I, [2025-04-17T00:20:16.584115 #1121399] INFO -- : linking shared-object psych.so I, [2025-04-17T00:20:16.671687 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof' I, [2025-04-17T00:20:16.675723 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:20:16.682340 #1121399] INFO -- : installing default libraries I, [2025-04-17T00:20:16.684368 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:20:16.698019 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:20:16.704440 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:20:16.705506 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c I, [2025-04-17T00:20:16.706319 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/stringio' I, [2025-04-17T00:20:16.707325 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/stringio/stringio.c I, [2025-04-17T00:20:17.402895 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_config.c I, [2025-04-17T00:20:17.513074 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c I, [2025-04-17T00:20:18.400497 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_digest.c I, [2025-04-17T00:20:18.540905 #1121399] INFO -- : linking shared-object stringio.so I, [2025-04-17T00:20:18.626659 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/stringio' I, [2025-04-17T00:20:18.633992 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:20:18.635146 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/strscan/strscan.c I, [2025-04-17T00:20:18.662871 #1121399] INFO -- : linking shared-object strscan.so I, [2025-04-17T00:20:18.762214 #1121399] INFO -- : installing default strscan libraries I, [2025-04-17T00:20:18.764773 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:20:18.772357 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/zlib' I, [2025-04-17T00:20:18.773560 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/zlib/zlib.c I, [2025-04-17T00:20:19.300617 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_engine.c I, [2025-04-17T00:20:20.032850 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_hmac.c I, [2025-04-17T00:20:20.104271 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c I, [2025-04-17T00:20:20.859631 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_kdf.c I, [2025-04-17T00:20:21.083689 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c I, [2025-04-17T00:20:21.777049 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ns_spki.c I, [2025-04-17T00:20:22.148100 #1121399] INFO -- : linking shared-object zlib.so I, [2025-04-17T00:20:22.261647 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/zlib' I, [2025-04-17T00:20:22.265762 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:20:22.271491 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c I, [2025-04-17T00:20:22.396930 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c I, [2025-04-17T00:20:22.719634 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ocsp.c I, [2025-04-17T00:20:23.698759 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c I, [2025-04-17T00:20:24.322429 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c I, [2025-04-17T00:20:24.585731 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs12.c I, [2025-04-17T00:20:24.961275 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c I, [2025-04-17T00:20:25.504915 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c I, [2025-04-17T00:20:25.668973 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs7.c I, [2025-04-17T00:20:26.272567 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c I, [2025-04-17T00:20:26.966687 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c I, [2025-04-17T00:20:27.140977 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey.c I, [2025-04-17T00:20:27.526281 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c I, [2025-04-17T00:20:28.099381 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c I, [2025-04-17T00:20:28.548902 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c I, [2025-04-17T00:20:28.762413 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dh.c I, [2025-04-17T00:20:29.690219 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dsa.c I, [2025-04-17T00:20:29.705557 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c I, [2025-04-17T00:20:30.065300 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib I, [2025-04-17T00:20:30.069343 #1121399] INFO -- : linking shared-object bigdecimal.so I, [2025-04-17T00:20:30.179601 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:20:30.183774 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:20:30.187832 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug/debug.c I, [2025-04-17T00:20:30.593043 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_ec.c I, [2025-04-17T00:20:30.676505 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c I, [2025-04-17T00:20:30.974127 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib I, [2025-04-17T00:20:30.976565 #1121399] INFO -- : linking shared-object debug/debug.so I, [2025-04-17T00:20:31.050630 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:20:31.054315 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:20:31.058538 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.c I, [2025-04-17T00:20:31.545239 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c I, [2025-04-17T00:20:31.625557 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_rsa.c I, [2025-04-17T00:20:31.664311 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/conversions.c I, [2025-04-17T00:20:32.026413 #1121399] INFO -- : installing default socket libraries I, [2025-04-17T00:20:32.029099 #1121399] INFO -- : linking shared-object socket.so I, [2025-04-17T00:20:32.189167 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c I, [2025-04-17T00:20:32.197888 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:20:32.201302 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:20:32.204624 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c I, [2025-04-17T00:20:32.650906 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c I, [2025-04-17T00:20:32.693363 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_provider.c I, [2025-04-17T00:20:33.205453 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c I, [2025-04-17T00:20:33.409369 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_rand.c I, [2025-04-17T00:20:33.706797 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c I, [2025-04-17T00:20:33.957360 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c I, [2025-04-17T00:20:33.989683 #1121399] INFO -- : checking /tmp/ruby/src/trunk-repeat50/parse.y and /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c I, [2025-04-17T00:20:34.056563 #1121399] INFO -- : linking shared-object ripper.so I, [2025-04-17T00:20:34.102947 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl.c I, [2025-04-17T00:20:34.149518 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c I, [2025-04-17T00:20:34.282879 #1121399] INFO -- : installing default ripper libraries I, [2025-04-17T00:20:34.290091 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:20:34.294184 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:20:34.297614 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c I, [2025-04-17T00:20:34.510834 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c I, [2025-04-17T00:20:35.064420 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin I, [2025-04-17T00:20:35.090354 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib I, [2025-04-17T00:20:35.093686 #1121399] INFO -- : linking shared-object nkf.so I, [2025-04-17T00:20:35.150508 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin I, [2025-04-17T00:20:35.168060 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib I, [2025-04-17T00:20:35.170604 #1121399] INFO -- : linking shared-object racc/cparse.so I, [2025-04-17T00:20:35.193961 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:20:35.199249 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:20:35.204089 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/constants.c I, [2025-04-17T00:20:35.227655 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:20:35.231201 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:20:35.234523 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c I, [2025-04-17T00:20:35.323268 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib I, [2025-04-17T00:20:35.325886 #1121399] INFO -- : linking shared-object fiddle.so I, [2025-04-17T00:20:35.427164 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:20:35.428196 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl_session.c I, [2025-04-17T00:20:35.595731 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/ruby_objs.c I, [2025-04-17T00:20:35.823139 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin I, [2025-04-17T00:20:35.841502 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib I, [2025-04-17T00:20:35.843963 #1121399] INFO -- : linking shared-object syslog_ext.so I, [2025-04-17T00:20:35.896795 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:20:35.902686 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble' I, [2025-04-17T00:20:35.903494 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/bubblebabble/bubblebabble.c I, [2025-04-17T00:20:35.928130 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ts.c I, [2025-04-17T00:20:36.039455 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509.c I, [2025-04-17T00:20:36.198408 #1121399] INFO -- : linking shared-object digest/bubblebabble.so I, [2025-04-17T00:20:36.261496 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble' I, [2025-04-17T00:20:36.267407 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5' I, [2025-04-17T00:20:36.268339 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5init.c I, [2025-04-17T00:20:36.528845 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c I, [2025-04-17T00:20:36.571928 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5.c I, [2025-04-17T00:20:36.834345 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexer.c I, [2025-04-17T00:20:36.878245 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509attr.c I, [2025-04-17T00:20:37.068362 #1121399] INFO -- : linking shared-object digest/md5.so I, [2025-04-17T00:20:37.143678 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5' I, [2025-04-17T00:20:37.151173 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160' I, [2025-04-17T00:20:37.152227 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160init.c I, [2025-04-17T00:20:37.334271 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509cert.c I, [2025-04-17T00:20:37.523455 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160.c I, [2025-04-17T00:20:37.869810 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509crl.c I, [2025-04-17T00:20:37.886624 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexstate.c I, [2025-04-17T00:20:38.268350 #1121399] INFO -- : linking shared-object digest/rmd160.so I, [2025-04-17T00:20:38.352845 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/location.c I, [2025-04-17T00:20:38.358147 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160' I, [2025-04-17T00:20:38.366485 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1' I, [2025-04-17T00:20:38.367622 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1init.c I, [2025-04-17T00:20:38.424813 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509ext.c I, [2025-04-17T00:20:38.694378 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1.c I, [2025-04-17T00:20:38.941109 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c I, [2025-04-17T00:20:39.010505 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509name.c I, [2025-04-17T00:20:39.308763 #1121399] INFO -- : linking shared-object digest/sha1.so E, [2025-04-17T00:20:39.323014 #1121399] ERROR -- : /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: E, [2025-04-17T00:20:39.323098 #1121399] ERROR -- : /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] E, [2025-04-17T00:20:39.323120 #1121399] ERROR -- : 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ E, [2025-04-17T00:20:39.323145 #1121399] ERROR -- : | ^ E, [2025-04-17T00:20:39.323162 #1121399] ERROR -- : At top level: E, [2025-04-17T00:20:39.323180 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-17T00:20:39.323198 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-17T00:20:39.323227 #1121399] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-17T00:20:39.330134 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parser.c I, [2025-04-17T00:20:39.368923 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1' I, [2025-04-17T00:20:39.374829 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:20:39.375700 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2init.c I, [2025-04-17T00:20:39.469732 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509req.c I, [2025-04-17T00:20:39.698091 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2.c I, [2025-04-17T00:20:40.117502 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509revoked.c I, [2025-04-17T00:20:40.514754 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509store.c I, [2025-04-17T00:20:40.618391 #1121399] INFO -- : linking shared-object digest/sha2.so I, [2025-04-17T00:20:40.688131 #1121399] INFO -- : installing default sha2 libraries I, [2025-04-17T00:20:40.689972 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:20:40.695895 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator' I, [2025-04-17T00:20:40.696755 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/json/generator/generator.c I, [2025-04-17T00:20:40.698729 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parserstate.c I, [2025-04-17T00:20:40.716384 #1121399] INFO -- : linking shared-object json/ext/generator.so I, [2025-04-17T00:20:40.786621 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator' I, [2025-04-17T00:20:40.793481 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser' I, [2025-04-17T00:20:40.794664 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/ext/json/parser/parser.c I, [2025-04-17T00:20:40.955593 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension/unescape.c I, [2025-04-17T00:20:41.137778 #1121399] INFO -- : ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/rbs-3.9.2/lib ../../../../../.bundle/gems/rbs-3.9.2/lib I, [2025-04-17T00:20:41.164868 #1121399] INFO -- : installing default openssl libraries I, [2025-04-17T00:20:41.291592 #1121399] INFO -- : linking shared-object rbs_extension.so I, [2025-04-17T00:20:41.399653 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:20:41.668133 #1121399] INFO -- : linking shared-object openssl.so I, [2025-04-17T00:20:41.978432 #1121399] INFO -- : linking shared-object json/ext/parser.so I, [2025-04-17T00:20:42.043569 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser' I, [2025-04-17T00:20:42.248609 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:20:42.301346 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:42.542273 #1121399] INFO -- : linking ruby I, [2025-04-17T00:20:42.609345 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:42.610494 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:42.616142 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:42.616224 #1121399] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-17T00:20:42.616249 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:42.618021 #1121399] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2025-04-17T00:20:42.618223 #1121399] INFO -- : $$$[beg] make install -j4 I, [2025-04-17T00:20:42.792320 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:20:42.792399 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:20:42.792422 #1121399] INFO -- : LD = ld I, [2025-04-17T00:20:42.792442 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:20:42.792457 #1121399] 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-17T00:20:42.792473 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:20:42.792490 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:20:42.792512 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:20:42.792531 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:20:42.792551 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:20:42.792571 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:20:42.792589 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:20:42.792608 #1121399] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-17T00:20:42.792627 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:20:42.792643 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:20:42.908075 #1121399] INFO -- : generating enc.mk I, [2025-04-17T00:20:42.911376 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:20:42.911438 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:20:42.911468 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:20:42.911491 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:20:42.911515 #1121399] INFO -- : I, [2025-04-17T00:20:43.316195 #1121399] INFO -- : making srcs under enc I, [2025-04-17T00:20:43.316550 #1121399] INFO -- : making enc I, [2025-04-17T00:20:43.366812 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.366893 #1121399] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-17T00:20:43.366917 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.377887 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.377968 #1121399] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-17T00:20:43.377987 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.379370 #1121399] INFO -- : generating transdb.h I, [2025-04-17T00:20:43.579686 #1121399] INFO -- : transdb.h updated I, [2025-04-17T00:20:43.583718 #1121399] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-17T00:20:43.583821 #1121399] INFO -- : making trans I, [2025-04-17T00:20:43.618472 #1121399] INFO -- : ext/configure-ext.mk unchanged I, [2025-04-17T00:20:43.624225 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.627837 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' I, [2025-04-17T00:20:43.628115 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:43.631170 #1121399] INFO -- : linking shared-object -test-/abi.so I, [2025-04-17T00:20:43.631245 #1121399] INFO -- : compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c I, [2025-04-17T00:20:43.643999 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' I, [2025-04-17T00:20:43.646097 #1121399] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2025-04-17T00:20:43.681114 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' I, [2025-04-17T00:20:43.724340 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' I, [2025-04-17T00:20:43.773901 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' I, [2025-04-17T00:20:43.774822 #1121399] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-04-17T00:20:43.788711 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' I, [2025-04-17T00:20:43.789654 #1121399] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-04-17T00:20:43.855270 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' I, [2025-04-17T00:20:43.859825 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' I, [2025-04-17T00:20:43.895171 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' I, [2025-04-17T00:20:43.896246 #1121399] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-17T00:20:43.925407 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' I, [2025-04-17T00:20:43.926581 #1121399] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-04-17T00:20:43.966999 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' I, [2025-04-17T00:20:43.995459 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:20:43.998466 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:20:44.002226 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:20:44.004418 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:20:44.007419 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' I, [2025-04-17T00:20:44.010214 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:20:44.025781 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' I, [2025-04-17T00:20:44.026060 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:20:44.026773 #1121399] INFO -- : linking shared-object io/nonblock.so I, [2025-04-17T00:20:44.030583 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:20:44.031098 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:20:44.035104 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:20:44.037948 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' I, [2025-04-17T00:20:44.038841 #1121399] INFO -- : linking shared-object io/wait.so I, [2025-04-17T00:20:44.046369 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:20:44.053249 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:20:44.058967 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:20:44.071964 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:20:44.079919 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:20:44.091361 #1121399] INFO -- : linking transcoder transdb.so I, [2025-04-17T00:20:44.101715 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' I, [2025-04-17T00:20:44.106566 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:20:44.110303 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:20:44.111743 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' I, [2025-04-17T00:20:44.114800 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:20:44.123606 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:20:44.125040 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:20:44.136065 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:20:44.136515 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:20:44.147719 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:20:44.151830 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:20:44.152842 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:20:44.156311 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.156475 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:20:44.157641 #1121399] INFO -- : making encs I, [2025-04-17T00:20:44.162269 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:20:44.167397 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:20:44.170737 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:20:44.175646 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:20:44.178868 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:20:44.179851 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:20:44.183886 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:20:44.188502 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:20:44.199985 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:20:44.200870 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:20:44.204485 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:20:44.205944 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:20:44.209750 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:20:44.217590 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:20:44.245834 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:20:44.250251 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:20:44.252634 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.252700 #1121399] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-17T00:20:44.252729 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.257868 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:20:44.260291 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:20:44.279557 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:20:44.283354 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:20:44.288263 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:20:44.329164 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.519729 #1121399] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-17T00:20:44.519802 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.520536 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.525470 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.525528 #1121399] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-17T00:20:44.525548 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:20:44.525910 #1121399] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/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-17T00:20:44.642781 #1121399] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat50/bin I, [2025-04-17T00:20:44.643722 #1121399] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat50/lib I, [2025-04-17T00:20:44.671645 #1121399] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-17T00:20:44.672079 #1121399] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat50/lib/pkgconfig I, [2025-04-17T00:20:44.672355 #1121399] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-17T00:20:44.715774 #1121399] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+0/x86_64-linux I, [2025-04-17T00:20:44.715945 #1121399] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux I, [2025-04-17T00:20:44.716286 #1121399] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+0/x86_64-linux I, [2025-04-17T00:20:44.716932 #1121399] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0 I, [2025-04-17T00:20:44.735381 #1121399] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+0 I, [2025-04-17T00:20:44.735442 #1121399] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+0 I, [2025-04-17T00:20:44.735467 #1121399] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+0/ruby I, [2025-04-17T00:20:44.735757 #1121399] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat50/bin I, [2025-04-17T00:20:44.736041 #1121399] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0 I, [2025-04-17T00:20:44.902430 #1121399] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+0 I, [2025-04-17T00:20:44.943307 #1121399] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat50/share/man/man1 I, [2025-04-17T00:20:44.953853 #1121399] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0 I, [2025-04-17T00:20:44.990268 #1121399] INFO -- : bundler 2.7.0.dev I, [2025-04-17T00:20:44.999005 #1121399] INFO -- : cgi 0.4.2 I, [2025-04-17T00:20:45.000031 #1121399] INFO -- : delegate 0.4.0 I, [2025-04-17T00:20:45.000907 #1121399] INFO -- : did_you_mean 2.0.0 I, [2025-04-17T00:20:45.004163 #1121399] INFO -- : english 0.8.0 I, [2025-04-17T00:20:45.005432 #1121399] INFO -- : erb 4.0.4 I, [2025-04-17T00:20:45.007196 #1121399] INFO -- : error_highlight 0.7.0 I, [2025-04-17T00:20:45.008043 #1121399] INFO -- : fileutils 1.7.3 I, [2025-04-17T00:20:45.008878 #1121399] INFO -- : find 0.2.0 I, [2025-04-17T00:20:45.009748 #1121399] INFO -- : forwardable 1.3.3 I, [2025-04-17T00:20:45.011152 #1121399] INFO -- : ipaddr 1.2.7 I, [2025-04-17T00:20:45.011975 #1121399] INFO -- : net-http 0.6.0 I, [2025-04-17T00:20:45.012850 #1121399] INFO -- : net-protocol 0.2.2 I, [2025-04-17T00:20:45.014055 #1121399] INFO -- : open-uri 0.5.0 I, [2025-04-17T00:20:45.014988 #1121399] INFO -- : open3 0.2.1 I, [2025-04-17T00:20:45.015861 #1121399] INFO -- : optparse 0.7.0.dev.2 I, [2025-04-17T00:20:45.016691 #1121399] INFO -- : pp 0.6.2 I, [2025-04-17T00:20:45.017558 #1121399] INFO -- : prettyprint 0.2.0 I, [2025-04-17T00:20:45.018702 #1121399] INFO -- : prism 1.4.0 I, [2025-04-17T00:20:45.019607 #1121399] INFO -- : resolv 0.6.0 I, [2025-04-17T00:20:45.020422 #1121399] INFO -- : ruby2_keywords 0.0.5 I, [2025-04-17T00:20:45.021242 #1121399] INFO -- : securerandom 0.4.1 I, [2025-04-17T00:20:45.022328 #1121399] INFO -- : set 1.1.1 I, [2025-04-17T00:20:45.023443 #1121399] INFO -- : shellwords 0.2.2 I, [2025-04-17T00:20:45.024633 #1121399] INFO -- : singleton 0.3.0 I, [2025-04-17T00:20:45.025640 #1121399] INFO -- : syntax_suggest 2.0.2 I, [2025-04-17T00:20:45.027771 #1121399] INFO -- : tempfile 0.3.1 I, [2025-04-17T00:20:45.028949 #1121399] INFO -- : time 0.4.1 I, [2025-04-17T00:20:45.030158 #1121399] INFO -- : timeout 0.4.3 I, [2025-04-17T00:20:45.031338 #1121399] INFO -- : tmpdir 0.3.1 I, [2025-04-17T00:20:45.032589 #1121399] INFO -- : tsort 0.2.0 I, [2025-04-17T00:20:45.033723 #1121399] INFO -- : un 0.3.0 I, [2025-04-17T00:20:45.035015 #1121399] INFO -- : uri 1.0.3 I, [2025-04-17T00:20:45.036288 #1121399] INFO -- : weakref 0.1.3 I, [2025-04-17T00:20:45.039740 #1121399] INFO -- : yaml 0.4.0 I, [2025-04-17T00:20:45.041185 #1121399] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0 I, [2025-04-17T00:20:45.058115 #1121399] INFO -- : date 3.4.1 I, [2025-04-17T00:20:45.059255 #1121399] INFO -- : digest 3.2.0 I, [2025-04-17T00:20:45.060249 #1121399] INFO -- : etc 1.4.5 I, [2025-04-17T00:20:45.061274 #1121399] INFO -- : fcntl 1.2.0 I, [2025-04-17T00:20:45.062210 #1121399] INFO -- : io-console 0.8.0 I, [2025-04-17T00:20:45.063119 #1121399] INFO -- : io-nonblock 0.3.1 I, [2025-04-17T00:20:45.064156 #1121399] INFO -- : io-wait 0.3.1 I, [2025-04-17T00:20:45.064992 #1121399] INFO -- : json 2.10.2 I, [2025-04-17T00:20:45.065925 #1121399] INFO -- : openssl 3.3.0 I, [2025-04-17T00:20:45.066811 #1121399] INFO -- : pathname 0.4.0 I, [2025-04-17T00:20:45.067678 #1121399] INFO -- : psych 5.2.3 I, [2025-04-17T00:20:45.068670 #1121399] INFO -- : stringio 3.1.6 I, [2025-04-17T00:20:45.070059 #1121399] INFO -- : strscan 3.1.3 I, [2025-04-17T00:20:45.070960 #1121399] INFO -- : zlib 3.2.1 I, [2025-04-17T00:20:45.071740 #1121399] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0 I, [2025-04-17T00:20:45.073088 #1121399] INFO -- : minitest 5.25.5 I, [2025-04-17T00:20:45.090710 #1121399] INFO -- : power_assert 2.0.5 I, [2025-04-17T00:20:45.095911 #1121399] INFO -- : rake 13.2.1 I, [2025-04-17T00:20:45.111004 #1121399] INFO -- : test-unit 3.6.8 I, [2025-04-17T00:20:45.128185 #1121399] INFO -- : rexml 3.4.1 I, [2025-04-17T00:20:45.143799 #1121399] INFO -- : rss 0.3.1 I, [2025-04-17T00:20:45.156419 #1121399] INFO -- : net-ftp 0.3.8 I, [2025-04-17T00:20:45.160931 #1121399] INFO -- : net-imap 0.5.6 I, [2025-04-17T00:20:45.175676 #1121399] INFO -- : net-pop 0.1.2 I, [2025-04-17T00:20:45.178662 #1121399] INFO -- : net-smtp 0.5.1 I, [2025-04-17T00:20:45.182481 #1121399] INFO -- : matrix 0.4.2 I, [2025-04-17T00:20:45.188371 #1121399] INFO -- : prime 0.1.3 I, [2025-04-17T00:20:45.203142 #1121399] INFO -- : rbs 3.9.2 I, [2025-04-17T00:20:45.312809 #1121399] INFO -- : typeprof 0.30.1 I, [2025-04-17T00:20:45.325036 #1121399] INFO -- : debug 1.10.0 I, [2025-04-17T00:20:45.336159 #1121399] INFO -- : racc 1.8.1 I, [2025-04-17T00:20:45.347431 #1121399] INFO -- : mutex_m 0.3.0 I, [2025-04-17T00:20:45.350945 #1121399] INFO -- : getoptlong 0.2.1 I, [2025-04-17T00:20:45.355783 #1121399] INFO -- : base64 0.2.0 I, [2025-04-17T00:20:45.359312 #1121399] INFO -- : bigdecimal 3.1.9 I, [2025-04-17T00:20:45.366627 #1121399] INFO -- : observer 0.1.2 I, [2025-04-17T00:20:45.369995 #1121399] INFO -- : abbrev 0.1.2 I, [2025-04-17T00:20:45.373109 #1121399] INFO -- : resolv-replace 0.1.1 I, [2025-04-17T00:20:45.376358 #1121399] INFO -- : rinda 0.2.0 I, [2025-04-17T00:20:45.380211 #1121399] INFO -- : drb 2.2.1 I, [2025-04-17T00:20:45.386621 #1121399] INFO -- : nkf 0.2.0 I, [2025-04-17T00:20:45.395934 #1121399] INFO -- : syslog 0.3.0 I, [2025-04-17T00:20:45.401984 #1121399] INFO -- : csv 3.3.4 I, [2025-04-17T00:20:45.412665 #1121399] INFO -- : repl_type_completor 0.1.11 I, [2025-04-17T00:20:45.417452 #1121399] INFO -- : ostruct 0.6.1 I, [2025-04-17T00:20:45.420996 #1121399] INFO -- : pstore 0.2.0 I, [2025-04-17T00:20:45.424347 #1121399] INFO -- : benchmark 0.4.0 I, [2025-04-17T00:20:45.427494 #1121399] INFO -- : logger 1.7.0 I, [2025-04-17T00:20:45.434575 #1121399] INFO -- : rdoc 6.13.1 I, [2025-04-17T00:20:45.520003 #1121399] INFO -- : irb 1.15.2 I, [2025-04-17T00:20:45.539272 #1121399] INFO -- : reline 0.6.1 I, [2025-04-17T00:20:45.546029 #1121399] INFO -- : readline 0.0.4 I, [2025-04-17T00:20:45.548953 #1121399] INFO -- : fiddle 1.1.6 I, [2025-04-17T00:20:45.558626 #1121399] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0/cache I, [2025-04-17T00:20:45.568572 #1121399] INFO -- : skipped bundled gems: I, [2025-04-17T00:20:45.568640 #1121399] INFO -- : win32ole-1.9.2.gem not found in bundled_gems I, [2025-04-17T00:20:45.576158 #1121399] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2025-04-17T00:20:45.576310 #1121399] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2025-04-17T00:21:04.945549 #1121399] INFO -- : PASS all 2017 tests E, [2025-04-17T00:21:04.955297 #1121399] ERROR -- : I, [2025-04-17T00:21:04.955470 #1121399] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2025-04-17T00:21:04.955648 #1121399] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=50 I, [2025-04-17T00:21:05.074898 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:21:05.074976 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:21:05.075000 #1121399] INFO -- : LD = ld I, [2025-04-17T00:21:05.075018 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:21:05.075036 #1121399] 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-17T00:21:05.075069 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:21:05.075087 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:21:05.075102 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:21:05.075118 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:21:05.075133 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:21:05.075147 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:21:05.075165 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:21:05.075179 #1121399] INFO -- : MFLAGS = I, [2025-04-17T00:21:05.075194 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:21:05.075209 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:21:05.078399 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:21:05.078450 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:21:05.078469 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:21:05.078485 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:21:05.078501 #1121399] INFO -- : I, [2025-04-17T00:21:05.382189 #1121399] INFO -- : Checking leaked global symbols...none I, [2025-04-17T00:21:05.427966 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2025-04-17T00:21:05.428046 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2 I, [2025-04-17T00:21:05.428070 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3 I, [2025-04-17T00:21:05.428091 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5 I, [2025-04-17T00:21:05.428600 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8 I, [2025-04-17T00:21:05.428755 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10 I, [2025-04-17T00:21:05.429358 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39 I, [2025-04-17T00:21:05.429687 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27 I, [2025-04-17T00:21:05.431599 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2025-04-17T00:21:05.432866 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80 I, [2025-04-17T00:21:05.435375 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31 I, [2025-04-17T00:21:05.436775 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62 I, [2025-04-17T00:21:05.436876 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10 I, [2025-04-17T00:21:05.436980 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6 I, [2025-04-17T00:21:05.437173 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9 I, [2025-04-17T00:21:05.537449 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2 I, [2025-04-17T00:21:05.541364 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27 I, [2025-04-17T00:21:05.611250 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8 I, [2025-04-17T00:21:05.611324 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5 I, [2025-04-17T00:21:05.611428 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5 I, [2025-04-17T00:21:05.611648 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4 I, [2025-04-17T00:21:05.611747 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4 I, [2025-04-17T00:21:05.611824 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2 I, [2025-04-17T00:21:05.611896 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6 I, [2025-04-17T00:21:05.612111 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12 I, [2025-04-17T00:21:05.612154 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3 I, [2025-04-17T00:21:05.612318 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12 I, [2025-04-17T00:21:05.612415 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6 I, [2025-04-17T00:21:05.613821 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23 I, [2025-04-17T00:21:05.679994 #1121399] INFO -- : /tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4 I, [2025-04-17T00:21:05.684915 #1121399] INFO -- : I, [2025-04-17T00:21:05.684991 #1121399] INFO -- : test succeeded I, [2025-04-17T00:21:05.686620 #1121399] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0. I, [2025-04-17T00:21:05.686767 #1121399] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50 I, [2025-04-17T00:21:05.910695 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T00:21:05.910806 #1121399] INFO -- : CC = gcc I, [2025-04-17T00:21:05.910836 #1121399] INFO -- : LD = ld I, [2025-04-17T00:21:05.910857 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T00:21:05.910878 #1121399] 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-17T00:21:05.910899 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T00:21:05.910935 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T00:21:05.910956 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T00:21:05.910977 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T00:21:05.910994 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T00:21:05.911018 #1121399] INFO -- : LC_ALL = I, [2025-04-17T00:21:05.911046 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T00:21:05.911066 #1121399] INFO -- : MFLAGS = I, [2025-04-17T00:21:05.911085 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T00:21:05.911103 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T00:21:05.914703 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T00:21:05.914775 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T00:21:05.914795 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T00:21:05.914815 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T00:21:05.914834 #1121399] INFO -- : I, [2025-04-17T00:21:05.928002 #1121399] INFO -- : generating enc.mk I, [2025-04-17T00:21:06.329461 #1121399] INFO -- : making enc I, [2025-04-17T00:21:06.359911 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.360000 #1121399] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-17T00:21:06.360024 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.361349 #1121399] INFO -- : making srcs under enc I, [2025-04-17T00:21:06.416286 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.416373 #1121399] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-17T00:21:06.416395 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.417989 #1121399] INFO -- : generating transdb.h I, [2025-04-17T00:21:06.582733 #1121399] INFO -- : transdb.h unchanged I, [2025-04-17T00:21:06.586262 #1121399] INFO -- : making trans I, [2025-04-17T00:21:06.650821 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.650903 #1121399] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-17T00:21:06.650927 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.652162 #1121399] INFO -- : making encs I, [2025-04-17T00:21:06.724047 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.724138 #1121399] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-17T00:21:06.724158 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:06.727094 #1121399] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-17T00:21:06.761360 #1121399] INFO -- : ext/configure-ext.mk updated I, [2025-04-17T00:21:06.765131 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:08.605401 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:08.606450 #1121399] INFO -- : generating makefile exts.mk I, [2025-04-17T00:21:08.683020 #1121399] INFO -- : exts.mk unchanged I, [2025-04-17T00:21:08.688848 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:09.209104 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:21:09.215303 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T00:21:09.223857 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:21:09.232039 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T00:21:09.239244 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:21:09.250157 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T00:21:09.294796 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:21:09.300434 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T00:21:09.333593 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:21:09.340656 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T00:21:09.363090 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:21:09.381042 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T00:21:09.409083 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:21:09.415356 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T00:21:09.427573 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:21:09.438023 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T00:21:09.474607 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:21:09.502711 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T00:21:09.512250 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:21:09.517582 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T00:21:09.526933 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:21:09.559398 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T00:21:09.566510 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:21:09.571719 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T00:21:09.592713 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:21:09.602890 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T00:21:09.606118 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:21:09.610234 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T00:21:09.626070 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:21:09.638149 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T00:21:09.652884 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:21:09.657935 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T00:21:09.668945 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:21:09.688519 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T00:21:09.692417 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:21:09.711706 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T00:21:09.716080 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:21:09.744981 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T00:21:09.749003 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:21:09.787282 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T00:21:09.791431 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:21:09.827621 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T00:21:09.833963 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:21:09.854864 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T00:21:09.858949 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:21:09.900661 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T00:21:09.938200 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:10.126423 #1121399] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-17T00:21:10.126503 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:10.127185 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:10.131979 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:10.132036 #1121399] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-17T00:21:10.132059 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T00:21:12.881578 #1121399] INFO -- : Run options: I, [2025-04-17T00:21:12.881652 #1121399] INFO -- : --seed=59237 I, [2025-04-17T00:21:12.881672 #1121399] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2025-04-17T00:21:12.881691 #1121399] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/.excludes I, [2025-04-17T00:21:12.881708 #1121399] INFO -- : --name=!/memory_leak/ I, [2025-04-17T00:21:12.881724 #1121399] INFO -- : --stderr-on-failure I, [2025-04-17T00:21:12.881740 #1121399] INFO -- : --repeat-count=50 I, [2025-04-17T00:21:12.881756 #1121399] INFO -- : I, [2025-04-17T00:21:12.881772 #1121399] INFO -- : # Running tests: I, [2025-04-17T00:21:12.881788 #1121399] INFO -- : I, [2025-04-17T00:32:10.193291 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 8 #<File::Stat dev=0x8, ino=1850442792, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T00:36:18.506674 #1121399] INFO -- : Finished(1/50) tests in 905.525015s, 31.5530 tests/s, 6714.9122 assertions/s. I, [2025-04-17T00:49:36.497306 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x8, ino=1850919805, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T00:51:59.360876 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=1850986202, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T00:53:10.670187 #1121399] INFO -- : Finished(2/50) tests in 1012.172941s, 28.2294 tests/s, 6013.6828 assertions/s. I, [2025-04-17T01:13:03.891547 #1121399] INFO -- : Finished(3/50) tests in 1193.160818s, 23.9473 tests/s, 5099.7535 assertions/s. I, [2025-04-17T01:19:42.224747 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45725> I, [2025-04-17T01:19:42.257848 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 I, [2025-04-17T01:32:26.361297 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 44833> I, [2025-04-17T01:32:26.396151 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 I, [2025-04-17T01:32:26.611628 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 36933> I, [2025-04-17T01:32:26.661444 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 I, [2025-04-17T01:39:53.412556 #1121399] INFO -- : Finished(4/50) tests in 1609.587194s, 17.7518 tests/s, 3781.0999 assertions/s. I, [2025-04-17T01:40:05.714610 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x8, ino=1852719458, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T01:59:50.852388 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=1853206217, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T02:01:17.092205 #1121399] INFO -- : Finished(5/50) tests in 1283.651428s, 22.2592 tests/s, 4740.6748 assertions/s. I, [2025-04-17T02:17:47.155483 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x8, ino=1853636139, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T02:21:38.446231 #1121399] INFO -- : Finished(6/50) tests in 1221.358958s, 23.3944 tests/s, 4981.8360 assertions/s. I, [2025-04-17T02:37:11.187687 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x8, ino=1854146996, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T02:41:07.468388 #1121399] INFO -- : Finished(7/50) tests in 1169.162846s, 24.4389 tests/s, 5204.4871 assertions/s. I, [2025-04-17T02:45:46.404260 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 43375> I, [2025-04-17T02:45:46.433285 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 15 I, [2025-04-17T02:57:36.040446 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 15 #<File::Stat dev=0x8, ino=1854654900, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T03:00:10.468350 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 16 #<File::Stat dev=0x8, ino=1854700376, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T03:01:36.861235 #1121399] INFO -- : Finished(8/50) tests in 1229.271923s, 23.2438 tests/s, 4950.3962 assertions/s. I, [2025-04-17T03:01:48.619315 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x8, ino=1854757709, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T03:05:01.989367 #1121399] INFO -- : Closed file descriptor: TestSocket_BasicSocket#test_for_fd: 18 I, [2025-04-17T03:18:31.965406 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 43769> I, [2025-04-17T03:18:32.343700 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 44797> I, [2025-04-17T03:18:32.354116 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 I, [2025-04-17T03:18:32.354213 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 I, [2025-04-17T03:27:26.009090 #1121399] INFO -- : Finished(9/50) tests in 1549.053219s, 18.4455 tests/s, 3928.4538 assertions/s. I, [2025-04-17T03:33:41.444873 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 35607> I, [2025-04-17T03:33:41.479049 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 19 I, [2025-04-17T03:50:01.090784 #1121399] INFO -- : Finished(10/50) tests in 1355.190498s, 21.0841 tests/s, 4490.3562 assertions/s. I, [2025-04-17T03:54:50.949315 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 43979> I, [2025-04-17T03:54:50.968600 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 18 I, [2025-04-17T04:07:48.174312 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 18 #<File::Stat dev=0x8, ino=1856974911, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:07:48.647326 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 19 #<File::Stat dev=0x8, ino=1856973020, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:07:49.693267 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20 #<File::Stat dev=0x8, ino=1856967255, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:11:38.045041 #1121399] INFO -- : Finished(11/50) tests in 1296.930705s, 22.0312 tests/s, 4693.2623 assertions/s. I, [2025-04-17T04:29:17.037273 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 21 #<File::Stat dev=0x8, ino=1857476964, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:31:55.632566 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 22 #<File::Stat dev=0x8, ino=1857550832, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:33:24.806832 #1121399] INFO -- : Finished(12/50) tests in 1306.734948s, 21.8659 tests/s, 4656.6804 assertions/s. I, [2025-04-17T04:33:37.294887 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 23 #<File::Stat dev=0x8, ino=1857596163, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:50:46.197854 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 24 #<File::Stat dev=0x8, ino=1858038679, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:50:47.531289 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 25 #<File::Stat dev=0x8, ino=1858045516, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:53:23.921332 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 26 #<File::Stat dev=0x8, ino=1858099662, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T04:55:08.939880 #1121399] INFO -- : Finished(13/50) tests in 1303.688778s, 21.9170 tests/s, 4667.2305 assertions/s. I, [2025-04-17T05:11:47.636261 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 33803> I, [2025-04-17T05:11:47.656534 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 28 I, [2025-04-17T05:14:34.157739 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 27 #<File::Stat dev=0x8, ino=1858742295, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T05:20:26.358406 #1121399] INFO -- : Finished(14/50) tests in 1517.841589s, 18.8248 tests/s, 4008.9869 assertions/s. I, [2025-04-17T05:20:43.916156 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 28 #<File::Stat dev=0x8, ino=1858949065, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T05:27:38.204074 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 40173> I, [2025-04-17T05:27:38.419857 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 30 I, [2025-04-17T05:27:38.419942 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 40557> I, [2025-04-17T05:27:38.437290 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 29 I, [2025-04-17T05:45:12.874181 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 29 #<File::Stat dev=0x8, ino=1859851532, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T05:48:17.288501 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 30 #<File::Stat dev=0x8, ino=1859933227, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T05:49:50.566292 #1121399] INFO -- : Finished(15/50) tests in 1764.171483s, 16.1963 tests/s, 3450.6884 assertions/s. I, [2025-04-17T06:10:23.888686 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 31 #<File::Stat dev=0x8, ino=1860548993, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T06:11:58.688720 #1121399] INFO -- : Finished(16/50) tests in 1328.290140s, 21.5111 tests/s, 4582.5041 assertions/s. I, [2025-04-17T06:28:39.890964 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 32 #<File::Stat dev=0x8, ino=1861034255, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T06:28:41.924249 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 33 #<File::Stat dev=0x8, ino=1861025758, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T06:31:18.200291 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 34 #<File::Stat dev=0x8, ino=1861116081, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T06:32:46.237930 #1121399] INFO -- : Finished(17/50) tests in 1247.436774s, 22.9054 tests/s, 4878.3001 assertions/s. I, [2025-04-17T06:53:53.528677 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 35 #<File::Stat dev=0x8, ino=1861669603, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T06:55:28.185136 #1121399] INFO -- : Finished(18/50) tests in 1362.031022s, 20.9782 tests/s, 4469.0164 assertions/s. I, [2025-04-17T07:13:23.359828 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 34637> I, [2025-04-17T07:13:23.407534 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37 I, [2025-04-17T07:13:23.673023 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 45295> I, [2025-04-17T07:13:23.697308 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 I, [2025-04-17T07:16:07.516409 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 36 #<File::Stat dev=0x8, ino=1862310091, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T07:16:10.225421 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 37 #<File::Stat dev=0x8, ino=1862309188, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T07:21:43.548753 #1121399] INFO -- : Finished(19/50) tests in 1575.265528s, 18.1385 tests/s, 3862.6542 assertions/s. I, [2025-04-17T07:44:59.070582 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 38 #<File::Stat dev=0x8, ino=1863336209, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T07:47:31.114730 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 39 #<File::Stat dev=0x8, ino=1863406890, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T07:48:54.878707 #1121399] INFO -- : Finished(20/50) tests in 1631.350817s, 17.5149 tests/s, 3730.4171 assertions/s. I, [2025-04-17T08:07:38.689749 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 40 #<File::Stat dev=0x8, ino=1863980826, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:10:13.432153 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 41 #<File::Stat dev=0x8, ino=1864042516, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:11:42.879808 #1121399] INFO -- : Finished(21/50) tests in 1367.987029s, 20.8869 tests/s, 4449.3872 assertions/s. I, [2025-04-17T08:29:44.784802 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 42 #<File::Stat dev=0x8, ino=1864502909, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:29:46.324540 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 43 #<File::Stat dev=0x8, ino=1864508872, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:33:52.611926 #1121399] INFO -- : Finished(22/50) tests in 1329.843476s, 21.4860 tests/s, 4575.5310 assertions/s. I, [2025-04-17T08:51:29.308252 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 44 #<File::Stat dev=0x8, ino=1865063333, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:53:48.321179 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 45 #<File::Stat dev=0x8, ino=1865134121, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T08:55:02.217786 #1121399] INFO -- : Finished(23/50) tests in 1269.533136s, 22.5067 tests/s, 4792.6327 assertions/s. I, [2025-04-17T08:59:26.986899 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 38201> I, [2025-04-17T08:59:26.996269 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 46 I, [2025-04-17T09:05:17.088570 #1121399] INFO -- : Closed file descriptor: TestIO#test_reopen_binmode: 46 I, [2025-04-17T09:12:39.260511 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 44619> I, [2025-04-17T09:12:39.312975 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 I, [2025-04-17T09:12:39.624770 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 38795> I, [2025-04-17T09:12:39.644870 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 I, [2025-04-17T09:18:56.436982 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 46 #<File::Stat dev=0x8, ino=1865885610, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T09:22:05.044643 #1121399] INFO -- : Finished(24/50) tests in 1622.717191s, 17.6081 tests/s, 3750.8563 assertions/s. I, [2025-04-17T09:46:57.678334 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 47 #<File::Stat dev=0x8, ino=1866923044, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T09:46:59.104009 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 48 #<File::Stat dev=0x8, ino=1866921102, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T09:49:38.184304 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 49 #<File::Stat dev=0x8, ino=1866978718, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T09:51:26.899953 #1121399] INFO -- : Finished(25/50) tests in 1761.911864s, 16.2170 tests/s, 3454.9163 assertions/s. I, [2025-04-17T10:10:55.695248 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50 #<File::Stat dev=0x8, ino=1867560730, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T10:13:27.882473 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 51 #<File::Stat dev=0x8, ino=1867637990, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T10:14:46.949142 #1121399] INFO -- : Finished(26/50) tests in 1400.082424s, 20.4081 tests/s, 4347.9804 assertions/s. I, [2025-04-17T10:37:25.608608 #1121399] INFO -- : Finished(27/50) tests in 1358.679724s, 21.0300 tests/s, 4480.9935 assertions/s. I, [2025-04-17T10:55:13.819921 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53 : #<TCPSocket:fd 53, AF_INET6, ::1, 41613> I, [2025-04-17T10:55:13.834769 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 53 I, [2025-04-17T10:57:20.615346 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 52 #<File::Stat dev=0x8, ino=1868756293, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T11:00:05.848898 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 53 #<File::Stat dev=0x8, ino=1868834745, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T11:01:37.294212 #1121399] INFO -- : Finished(28/50) tests in 1451.557619s, 19.6844 tests/s, 4193.2073 assertions/s. I, [2025-04-17T11:12:33.450633 #1121399] INFO -- : Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f1768df35a0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 sleep> I, [2025-04-17T11:12:33.450729 #1121399] INFO -- : Finished thread: TestSocket#test_tcp_cloexec: #<Thread:0x00007f1768df35a0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 dead> I, [2025-04-17T11:23:35.225289 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 44129> I, [2025-04-17T11:23:35.274790 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 I, [2025-04-17T11:23:35.539488 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 43397> I, [2025-04-17T11:23:35.552802 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 55 I, [2025-04-17T11:26:39.067387 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 54 #<File::Stat dev=0x8, ino=1869761712, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T11:32:33.213882 #1121399] INFO -- : Finished(29/50) tests in 1855.912064s, 15.3957 tests/s, 3278.9274 assertions/s. I, [2025-04-17T11:54:09.584473 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 55 #<File::Stat dev=0x8, ino=1870651408, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T11:57:08.375373 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 56 #<File::Stat dev=0x8, ino=1870712190, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T11:58:37.977135 #1121399] INFO -- : Finished(30/50) tests in 1564.872848s, 18.2590 tests/s, 3889.9384 assertions/s. I, [2025-04-17T12:24:41.911613 #1121399] INFO -- : Finished(31/50) tests in 1563.883977s, 18.2705 tests/s, 3892.5906 assertions/s. I, [2025-04-17T12:44:39.883398 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 57 #<File::Stat dev=0x8, ino=1871908384, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T12:44:40.066929 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 58 #<File::Stat dev=0x8, ino=1871909262, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T12:44:41.681161 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 59 #<File::Stat dev=0x8, ino=1871912404, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T12:47:13.086223 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 60 #<File::Stat dev=0x8, ino=1871999113, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T12:48:57.347083 #1121399] INFO -- : Finished(32/50) tests in 1455.621050s, 19.6294 tests/s, 4181.0806 assertions/s. I, [2025-04-17T13:07:16.137280 #1121399] INFO -- : Closed file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolution_failed_and_v4_hostname_resolution_is_success: 64 I, [2025-04-17T13:07:50.880386 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 61 #<File::Stat dev=0x8, ino=1872518671, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T13:08:03.515891 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 62 #<File::Stat dev=0x8, ino=1872526712, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T13:13:35.612039 #1121399] INFO -- : Finished(33/50) tests in 1477.994793s, 19.3323 tests/s, 4118.7222 assertions/s. I, [2025-04-17T13:20:08.278848 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 39783> I, [2025-04-17T13:20:08.308745 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 66 I, [2025-04-17T13:40:02.768295 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 64 : #<TCPSocket:fd 64, AF_INET6, ::1, 34117> I, [2025-04-17T13:40:02.803918 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 I, [2025-04-17T13:40:03.061290 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPSocket:fd 64, AF_INET6, ::1, 42059> I, [2025-04-17T13:40:07.017685 #1121399] INFO -- : Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_other_gem_satisfies_requirement: 64 I, [2025-04-17T13:46:27.379271 #1121399] INFO -- : Finished(34/50) tests in 1971.928671s, 14.4899 tests/s, 3086.8972 assertions/s. I, [2025-04-17T14:08:39.755523 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 63 #<File::Stat dev=0x8, ino=1874498653, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T14:08:41.330129 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 64 #<File::Stat dev=0x8, ino=1874486986, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T14:11:15.846407 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 65 #<File::Stat dev=0x8, ino=1874572300, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T14:12:38.440228 #1121399] INFO -- : Finished(35/50) tests in 1571.054346s, 18.1871 tests/s, 3874.6674 assertions/s. I, [2025-04-17T14:31:45.846090 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 66 #<File::Stat dev=0x8, ino=1875126151, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T14:34:15.593857 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 67 #<File::Stat dev=0x8, ino=1875182799, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T14:35:41.097640 #1121399] INFO -- : Finished(36/50) tests in 1382.629828s, 20.6657 tests/s, 4401.8572 assertions/s. I, [2025-04-17T14:40:14.585289 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 68 : #<TCPSocket:fd 68, AF_INET, 127.0.0.1, 40171> I, [2025-04-17T14:40:18.118963 #1121399] INFO -- : Closed file descriptor: TestGemSourceGit#test_cache: 68 I, [2025-04-17T15:00:50.798678 #1121399] INFO -- : Finished(37/50) tests in 1509.729782s, 18.9259 tests/s, 4032.6621 assertions/s. I, [2025-04-17T15:24:20.204619 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 69 : #<TCPSocket:fd 69, AF_INET6, ::1, 33509> I, [2025-04-17T15:24:20.225286 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 69 I, [2025-04-17T15:24:20.545311 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 69 : #<TCPSocket:fd 69, AF_INET6, ::1, 44701> I, [2025-04-17T15:24:20.572928 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 69 I, [2025-04-17T15:32:48.226597 #1121399] INFO -- : Finished(38/50) tests in 1917.356081s, 14.9023 tests/s, 3174.3942 assertions/s. I, [2025-04-17T15:38:34.136824 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 68 : #<TCPSocket:fd 68, AF_INET, 127.0.0.1, 45061> I, [2025-04-17T15:38:34.156016 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 68 I, [2025-04-17T15:55:26.553094 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 68 #<File::Stat dev=0x8, ino=1877688141, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T15:55:26.865517 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 69 #<File::Stat dev=0x8, ino=1877686098, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T15:55:28.062543 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 70 #<File::Stat dev=0x8, ino=1877692096, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T15:55:28.392909 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 71 #<File::Stat dev=0x8, ino=1877693287, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T15:58:22.703540 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 72 #<File::Stat dev=0x8, ino=1877783171, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T16:00:11.389802 #1121399] INFO -- : Finished(39/50) tests in 1643.220812s, 17.3884 tests/s, 3704.9799 assertions/s. I, [2025-04-17T16:21:37.026712 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 73 #<File::Stat dev=0x8, ino=1878361939, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T16:25:52.552218 #1121399] INFO -- : Finished(40/50) tests in 1541.164749s, 18.5399 tests/s, 3948.2249 assertions/s. I, [2025-04-17T16:26:05.050385 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 74 #<File::Stat dev=0x8, ino=1878472105, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T16:46:35.683805 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 75 #<File::Stat dev=0x8, ino=1878989401, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T16:48:53.782579 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 76 #<File::Stat dev=0x8, ino=1879044858, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T16:50:14.686163 #1121399] INFO -- : Finished(41/50) tests in 1462.215665s, 19.5409 tests/s, 4163.1779 assertions/s. I, [2025-04-17T17:09:26.004293 #1121399] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 78 : #<TCPSocket:fd 78, AF_INET6, ::1, 39745> I, [2025-04-17T17:09:26.041386 #1121399] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 78 I, [2025-04-17T17:19:34.165042 #1121399] INFO -- : Finished(42/50) tests in 1759.361450s, 16.2406 tests/s, 3460.1417 assertions/s. I, [2025-04-17T17:26:25.020952 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 78 : #<TCPSocket:fd 78, AF_INET, 127.0.0.1, 44327> I, [2025-04-17T17:26:25.070502 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 78 I, [2025-04-17T17:47:43.015329 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 77 #<File::Stat dev=0x8, ino=1880901492, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T17:47:44.526890 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 78 #<File::Stat dev=0x8, ino=1880909790, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T17:47:44.843191 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 79 #<File::Stat dev=0x8, ino=1880912750, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T17:50:29.734713 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 80 #<File::Stat dev=0x8, ino=1880952475, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T17:52:00.456394 #1121399] INFO -- : Finished(43/50) tests in 1946.310504s, 14.6806 tests/s, 3127.4691 assertions/s. I, [2025-04-17T17:52:13.225082 #1121399] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 81 #<File::Stat dev=0x8, ino=1880998686, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:14:33.462911 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 82 #<File::Stat dev=0x8, ino=1881576348, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:14:34.684445 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 83 #<File::Stat dev=0x8, ino=1881587098, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:14:35.005431 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 84 #<File::Stat dev=0x8, ino=1881581838, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:17:30.562690 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 85 #<File::Stat dev=0x8, ino=1881683282, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:18:49.141319 #1121399] INFO -- : Finished(44/50) tests in 1608.802018s, 17.7604 tests/s, 3783.4687 assertions/s. I, [2025-04-17T18:22:24.969587 #1121399] INFO -- : Closed file descriptor: TestSocket_BasicSocket#test_getsockopt: 86 I, [2025-04-17T18:23:42.133288 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 87 : #<TCPSocket:fd 87, AF_INET, 127.0.0.1, 43061> I, [2025-04-17T18:23:42.150939 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 87 I, [2025-04-17T18:40:54.268639 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 86 #<File::Stat dev=0x8, ino=1882284130, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T18:45:07.013971 #1121399] INFO -- : Finished(45/50) tests in 1577.732822s, 18.1102 tests/s, 3856.5338 assertions/s. I, [2025-04-17T19:14:20.240259 #1121399] INFO -- : Finished(46/50) tests in 1753.229699s, 16.2974 tests/s, 3472.2604 assertions/s. I, [2025-04-17T19:19:56.798744 #1121399] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 34733> I, [2025-04-17T19:19:56.824897 #1121399] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 88 I, [2025-04-17T19:26:36.013787 #1121399] INFO -- : Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f17694f4700 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 sleep> I, [2025-04-17T19:26:36.222346 #1121399] INFO -- : Finished thread: TestSocket#test_udp_recvmsg_truncation: #<Thread:0x00007f17694f4700 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 dead> I, [2025-04-17T19:43:09.971631 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 87 #<File::Stat dev=0x8, ino=1884223497, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T19:43:11.109854 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 88 #<File::Stat dev=0x8, ino=1884202634, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T19:47:22.535264 #1121399] INFO -- : Finished(47/50) tests in 1982.410176s, 14.4133 tests/s, 3070.7056 assertions/s. I, [2025-04-17T20:12:07.689495 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 89 #<File::Stat dev=0x8, ino=1884963882, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:12:09.175746 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 90 #<File::Stat dev=0x8, ino=1884965977, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:14:52.180060 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 91 #<File::Stat dev=0x8, ino=1885031421, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:16:24.940776 #1121399] INFO -- : Finished(48/50) tests in 1742.271562s, 16.3999 tests/s, 3493.3934 assertions/s. I, [2025-04-17T20:39:09.019349 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 92 #<File::Stat dev=0x8, ino=1885678644, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:39:10.041577 #1121399] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 93 #<File::Stat dev=0x8, ino=1885661126, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:41:26.463638 #1121399] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 94 #<File::Stat dev=0x8, ino=1885729212, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-17T20:43:03.590527 #1121399] INFO -- : Finished(49/50) tests in 1598.678002s, 17.8729 tests/s, 3807.2051 assertions/s. I, [2025-04-17T21:11:23.243460 #1121399] INFO -- : Finished(50/50) tests in 1699.941672s, 16.8082 tests/s, 3580.2546 assertions/s. I, [2025-04-17T21:11:23.243545 #1121399] INFO -- : 1428649 tests, 304309713 assertions, 0 failures, 0 errors, 6296 skips I, [2025-04-17T21:11:23.243565 #1121399] INFO -- : I, [2025-04-17T21:11:23.243583 #1121399] INFO -- : ruby -v: ruby 3.5.0dev (2025-04-16T23:08:37Z master 7e2ba5a91b) +PRISM [x86_64-linux] I, [2025-04-17T21:11:23.498251 #1121399] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 0. I, [2025-04-17T21:11:23.498518 #1121399] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50 I, [2025-04-17T21:11:24.007815 #1121399] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-17T21:11:24.007987 #1121399] INFO -- : CC = gcc I, [2025-04-17T21:11:24.008069 #1121399] INFO -- : LD = ld I, [2025-04-17T21:11:24.008128 #1121399] INFO -- : LDSHARED = gcc -shared I, [2025-04-17T21:11:24.008193 #1121399] 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-17T21:11:24.008244 #1121399] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-17T21:11:24.008287 #1121399] INFO -- : CPPFLAGS = I, [2025-04-17T21:11:24.008328 #1121399] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-17T21:11:24.008367 #1121399] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-17T21:11:24.008402 #1121399] INFO -- : LANG = C.UTF-8 I, [2025-04-17T21:11:24.008449 #1121399] INFO -- : LC_ALL = I, [2025-04-17T21:11:24.008498 #1121399] INFO -- : LC_CTYPE = I, [2025-04-17T21:11:24.008545 #1121399] INFO -- : MFLAGS = I, [2025-04-17T21:11:24.008592 #1121399] INFO -- : RUSTC = rustc I, [2025-04-17T21:11:24.008641 #1121399] 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs I, [2025-04-17T21:11:24.014397 #1121399] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-17T21:11:24.014475 #1121399] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-17T21:11:24.014499 #1121399] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-17T21:11:24.014523 #1121399] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-17T21:11:24.014545 #1121399] INFO -- : I, [2025-04-17T21:11:24.022376 #1121399] INFO -- : generating enc.mk I, [2025-04-17T21:11:24.569935 #1121399] INFO -- : making enc I, [2025-04-17T21:11:24.622225 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:24.622334 #1121399] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-17T21:11:24.622395 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:24.624250 #1121399] INFO -- : making srcs under enc I, [2025-04-17T21:11:24.708083 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:24.708189 #1121399] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-17T21:11:24.708248 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:24.710672 #1121399] INFO -- : generating transdb.h I, [2025-04-17T21:11:25.063336 #1121399] INFO -- : transdb.h unchanged I, [2025-04-17T21:11:25.069019 #1121399] INFO -- : making trans I, [2025-04-17T21:11:25.164479 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:25.164597 #1121399] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-17T21:11:25.164660 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:25.168234 #1121399] INFO -- : making encs I, [2025-04-17T21:11:25.270484 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:25.270592 #1121399] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-17T21:11:25.270657 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:25.274864 #1121399] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-17T21:11:25.457523 #1121399] INFO -- : ext/configure-ext.mk updated I, [2025-04-17T21:11:25.463822 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:28.703160 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:28.709276 #1121399] INFO -- : generating makefile exts.mk I, [2025-04-17T21:11:28.837787 #1121399] INFO -- : exts.mk unchanged I, [2025-04-17T21:11:28.849648 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:29.753441 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T21:11:29.762121 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' I, [2025-04-17T21:11:29.775265 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T21:11:29.784504 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' I, [2025-04-17T21:11:29.792159 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T21:11:29.808313 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' I, [2025-04-17T21:11:29.858686 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T21:11:29.871214 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' I, [2025-04-17T21:11:29.906534 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T21:11:29.914409 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' I, [2025-04-17T21:11:29.957285 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T21:11:29.980607 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' I, [2025-04-17T21:11:30.022296 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T21:11:30.034936 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' I, [2025-04-17T21:11:30.049297 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T21:11:30.067364 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' I, [2025-04-17T21:11:30.118087 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T21:11:30.158643 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' I, [2025-04-17T21:11:30.168237 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T21:11:30.175952 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' I, [2025-04-17T21:11:30.189205 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T21:11:30.235167 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' I, [2025-04-17T21:11:30.245295 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T21:11:30.252911 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' I, [2025-04-17T21:11:30.283495 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T21:11:30.298791 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' I, [2025-04-17T21:11:30.302803 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T21:11:30.309851 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' I, [2025-04-17T21:11:30.332977 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T21:11:30.366597 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' I, [2025-04-17T21:11:30.397714 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T21:11:30.406401 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' I, [2025-04-17T21:11:30.437673 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T21:11:30.476957 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-17T21:11:30.482230 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T21:11:30.510156 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-17T21:11:30.515727 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T21:11:30.549057 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-17T21:11:30.553762 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T21:11:30.612546 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-17T21:11:30.617743 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T21:11:30.693621 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-17T21:11:30.701913 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T21:11:30.750819 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-17T21:11:30.762432 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T21:11:30.824750 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-17T21:11:30.886051 #1121399] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:31.159458 #1121399] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-17T21:11:31.159606 #1121399] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:31.161310 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:31.167557 #1121399] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:31.167668 #1121399] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-17T21:11:31.167739 #1121399] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' I, [2025-04-17T21:11:35.411151 #1121399] INFO -- : ruby 3.5.0dev (2025-04-16T23:08:37Z master 7e2ba5a91b) +PRISM [x86_64-linux] I, [2025-04-17T21:11:40.328137 #1121399] INFO -- : 0 ............................................................ I, [2025-04-17T21:11:41.825924 #1121399] INFO -- : 60 ............................................................ I, [2025-04-17T21:11:42.706446 #1121399] INFO -- : 120 ............................................................ I, [2025-04-17T21:11:43.328201 #1121399] INFO -- : 180 ............................................................ I, [2025-04-17T21:11:43.897622 #1121399] INFO -- : 240 ............................................................ I, [2025-04-17T21:11:44.193544 #1121399] INFO -- : 300 ............................................................ I, [2025-04-17T21:11:44.665865 #1121399] INFO -- : 360 ............................................................ I, [2025-04-17T21:11:45.012236 #1121399] INFO -- : 420 ............................................................ I, [2025-04-17T21:11:45.250361 #1121399] INFO -- : 480 ............................................................ I, [2025-04-17T21:11:45.416319 #1121399] INFO -- : 540 ............................................................ I, [2025-04-17T21:11:45.644595 #1121399] INFO -- : 600 ............................................................ I, [2025-04-17T21:11:46.129280 #1121399] INFO -- : 660 ............................................................ I, [2025-04-17T21:11:46.448955 #1121399] INFO -- : 720 ............................................................ I, [2025-04-17T21:11:46.639168 #1121399] INFO -- : 780 ............................................................ I, [2025-04-17T21:11:46.874209 #1121399] INFO -- : 840 ............................................................ I, [2025-04-17T21:11:47.153875 #1121399] INFO -- : 900 ............................................................ I, [2025-04-17T21:11:47.376837 #1121399] INFO -- : 960 ............................................................ I, [2025-04-17T21:11:47.743666 #1121399] INFO -- : 1020 ............................................................ I, [2025-04-17T21:11:48.604134 #1121399] INFO -- : 1080 ............................................................ I, [2025-04-17T21:11:49.493404 #1121399] INFO -- : 1140 ............................................................ I, [2025-04-17T21:11:50.006681 #1121399] INFO -- : 1200 ............................................................ I, [2025-04-17T21:11:50.533590 #1121399] INFO -- : 1260 ............................................................ I, [2025-04-17T21:11:50.956062 #1121399] INFO -- : 1320 ............................................................ I, [2025-04-17T21:11:51.184662 #1121399] INFO -- : 1380 ............................................................ I, [2025-04-17T21:11:51.442997 #1121399] INFO -- : 1440 ............................................................ I, [2025-04-17T21:11:51.923779 #1121399] INFO -- : 1500 ............................................................ I, [2025-04-17T21:11:53.327198 #1121399] INFO -- : 1560 ............................................................ I, [2025-04-17T21:11:54.007676 #1121399] INFO -- : 1620 ............................................................ I, [2025-04-17T21:11:55.130565 #1121399] INFO -- : 1680 ............................................................ I, [2025-04-17T21:11:55.698282 #1121399] INFO -- : 1740 ............................................................ I, [2025-04-17T21:11:56.265281 #1121399] INFO -- : 1800 ............................................................ I, [2025-04-17T21:11:56.714752 #1121399] INFO -- : 1860 ............................................................ I, [2025-04-17T21:11:57.089856 #1121399] INFO -- : 1920 ............................................................ I, [2025-04-17T21:11:57.597436 #1121399] INFO -- : 1980 ............................................................ I, [2025-04-17T21:11:57.941836 #1121399] INFO -- : 2040 ............................................................ I, [2025-04-17T21:11:58.345096 #1121399] INFO -- : 2100 ............................................................ I, [2025-04-17T21:11:58.537641 #1121399] INFO -- : 2160 ............................................................ I, [2025-04-17T21:11:59.168809 #1121399] INFO -- : 2220 ............................................................ I, [2025-04-17T21:11:59.366392 #1121399] INFO -- : 2280 ............................................................ I, [2025-04-17T21:11:59.557439 #1121399] INFO -- : 2340 ............................................................ I, [2025-04-17T21:11:59.711578 #1121399] INFO -- : 2400 ............................................................ I, [2025-04-17T21:12:00.057493 #1121399] INFO -- : 2460 ............................................................ I, [2025-04-17T21:12:00.724319 #1121399] INFO -- : 2520 ............................................................ I, [2025-04-17T21:12:00.892602 #1121399] INFO -- : 2580 ............................................................ I, [2025-04-17T21:12:01.529068 #1121399] INFO -- : 2640 ............................................................ I, [2025-04-17T21:12:01.834683 #1121399] INFO -- : 2700 ............................................................ I, [2025-04-17T21:12:02.261930 #1121399] INFO -- : 2760 ............................................................ I, [2025-04-17T21:12:02.829408 #1121399] INFO -- : 2820 ............................................................ I, [2025-04-17T21:12:03.425436 #1121399] INFO -- : 2880 ............................................................ I, [2025-04-17T21:12:03.744408 #1121399] INFO -- : 2940 ............................................................ I, [2025-04-17T21:12:03.942892 #1121399] INFO -- : 3000 ............................................................ I, [2025-04-17T21:12:04.118575 #1121399] INFO -- : 3060 ............................................................ I, [2025-04-17T21:12:04.470487 #1121399] INFO -- : 3120 ............................................................ I, [2025-04-17T21:12:04.660673 #1121399] INFO -- : 3180 ............................................................ I, [2025-04-17T21:12:04.973431 #1121399] INFO -- : 3240 ............................................................ I, [2025-04-17T21:12:08.106887 #1121399] INFO -- : 3300 ..................................... I, [2025-04-17T21:12:08.107033 #1121399] INFO -- : I, [2025-04-17T21:12:08.107064 #1121399] INFO -- : Finished in 36.742124 seconds I, [2025-04-17T21:12:08.107078 #1121399] INFO -- : I, [2025-04-17T21:12:08.107090 #1121399] INFO -- : 3336 files, 33634 examples, 144589 expectations, 0 failures, 0 errors, 0 tagged I, [2025-04-17T21:12:08.110518 #1121399] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50" exit with 0.