# Logfile created on 2025-03-03 06:26:06 +0000 by logger.rb/v1.5.3 I, [2025-03-03T06:26:06.065134 #1043466] INFO -- : #<BuildRuby:0x00007f1c5a6efdc0 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20250303-062605", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f1c5a711768 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f1c5a711538 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f1c5a62a660 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20250303-062605", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20250303-062605>, @binmode=false, @mon_data=#<Monitor:0x00007f1c5a711128>, @mon_data_owner_object_id=860>>> I, [2025-03-03T06:26:06.065366 #1043466] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0 E, [2025-03-03T06:26:06.090056 #1043466] ERROR -- : Cloning into 'trunk-O0'... E, [2025-03-03T06:26:10.941427 #1043466] ERROR -- : Updating files: 81% (8992/11005) Updating files: 82% (9025/11005) Updating files: 83% (9135/11005) Updating files: 84% (9245/11005) Updating files: 85% (9355/11005) Updating files: 86% (9465/11005) Updating files: 87% (9575/11005) Updating files: 88% (9685/11005) Updating files: 89% (9795/11005) Updating files: 90% (9905/11005) Updating files: 91% (10015/11005) Updating files: 92% (10125/11005) Updating files: 93% (10235/11005) Updating files: 94% (10345/11005) Updating files: 95% (10455/11005) Updating files: 96% (10565/11005) Updating files: 97% (10675/11005) Updating files: 98% (10785/11005) Updating files: 99% (10895/11005) Updating files: 100% (11005/11005) Updating files: 100% (11005/11005), done. I, [2025-03-03T06:26:10.960477 #1043466] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0" exit with 0. I, [2025-03-03T06:26:10.960793 #1043466] INFO -- : $$$[beg] ./autogen.sh I, [2025-03-03T06:26:13.925542 #1043466] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2025-03-03T06:26:13.925623 #1043466] INFO -- : $$$[beg] autoconf I, [2025-03-03T06:26:14.202940 #1043466] INFO -- : $$$[end] "autoconf" exit with 0. I, [2025-03-03T06:26:14.203217 #1043466] INFO -- : $$$[beg] /tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0 I, [2025-03-03T06:26:14.841162 #1043466] INFO -- : checking for ruby... /usr/bin/ruby I, [2025-03-03T06:26:15.078856 #1043466] INFO -- : tool/config.guess already exists I, [2025-03-03T06:26:15.079113 #1043466] INFO -- : tool/config.sub already exists I, [2025-03-03T06:26:15.376578 #1043466] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2025-03-03T06:26:15.376713 #1043466] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2025-03-03T06:26:15.376750 #1043466] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2025-03-03T06:26:15.387934 #1043466] INFO -- : checking for gcc... gcc I, [2025-03-03T06:26:15.397540 #1043466] INFO -- : checking for ld... ld I, [2025-03-03T06:26:15.405512 #1043466] INFO -- : checking for gcc-ar... gcc-ar I, [2025-03-03T06:26:15.430363 #1043466] INFO -- : checking for g++... no I, [2025-03-03T06:26:15.444730 #1043466] INFO -- : checking for gcc-nm... gcc-nm I, [2025-03-03T06:26:15.461956 #1043466] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2025-03-03T06:26:15.462065 #1043466] INFO -- : checking for gcc... (cached) gcc I, [2025-03-03T06:26:15.731050 #1043466] INFO -- : checking whether the C compiler works... yes I, [2025-03-03T06:26:15.731133 #1043466] INFO -- : checking for C compiler default output file name... a.out I, [2025-03-03T06:26:15.818736 #1043466] INFO -- : checking for suffix of executables... I, [2025-03-03T06:26:15.919925 #1043466] INFO -- : checking whether we are cross compiling... no I, [2025-03-03T06:26:15.950394 #1043466] INFO -- : checking for suffix of object files... o I, [2025-03-03T06:26:15.989228 #1043466] INFO -- : checking whether the compiler supports GNU C... yes I, [2025-03-03T06:26:16.011366 #1043466] INFO -- : checking whether gcc accepts -g... yes I, [2025-03-03T06:26:16.039573 #1043466] INFO -- : checking for gcc option to enable C11 features... none needed I, [2025-03-03T06:26:16.039660 #1043466] INFO -- : checking for g++... no I, [2025-03-03T06:26:16.039685 #1043466] INFO -- : checking for c++... c++ I, [2025-03-03T06:26:16.277822 #1043466] INFO -- : checking whether the compiler supports GNU C++... yes I, [2025-03-03T06:26:16.303824 #1043466] INFO -- : checking whether c++ accepts -g... yes I, [2025-03-03T06:26:17.273067 #1043466] INFO -- : checking for c++ option to enable C++11 features... unsupported I, [2025-03-03T06:26:17.903729 #1043466] INFO -- : checking for c++ option to enable C++98 features... unsupported I, [2025-03-03T06:26:18.028926 #1043466] INFO -- : checking how to run the C preprocessor... gcc -E I, [2025-03-03T06:26:18.094995 #1043466] INFO -- : checking for gas... no I, [2025-03-03T06:26:18.095080 #1043466] INFO -- : checking for as... as I, [2025-03-03T06:26:18.095106 #1043466] INFO -- : checking for gobjcopy... no I, [2025-03-03T06:26:18.095123 #1043466] INFO -- : checking for objcopy... objcopy I, [2025-03-03T06:26:18.095140 #1043466] INFO -- : checking for gobjdump... no I, [2025-03-03T06:26:18.095155 #1043466] INFO -- : checking for objdump... objdump I, [2025-03-03T06:26:18.095171 #1043466] INFO -- : checking for gstrip... no I, [2025-03-03T06:26:18.095187 #1043466] INFO -- : checking for strip... strip I, [2025-03-03T06:26:18.159069 #1043466] INFO -- : checking for stdio.h... yes I, [2025-03-03T06:26:18.184599 #1043466] INFO -- : checking for stdlib.h... yes I, [2025-03-03T06:26:18.225240 #1043466] INFO -- : checking for string.h... yes I, [2025-03-03T06:26:18.248877 #1043466] INFO -- : checking for inttypes.h... yes I, [2025-03-03T06:26:18.287008 #1043466] INFO -- : checking for stdint.h... yes I, [2025-03-03T06:26:18.335114 #1043466] INFO -- : checking for strings.h... yes I, [2025-03-03T06:26:18.361513 #1043466] INFO -- : checking for sys/stat.h... yes I, [2025-03-03T06:26:18.383665 #1043466] INFO -- : checking for sys/types.h... yes I, [2025-03-03T06:26:18.409807 #1043466] INFO -- : checking for unistd.h... yes I, [2025-03-03T06:26:18.432724 #1043466] INFO -- : checking for wchar.h... yes I, [2025-03-03T06:26:18.578735 #1043466] INFO -- : checking for minix/config.h... no I, [2025-03-03T06:26:18.716715 #1043466] INFO -- : checking for vfork.h... no I, [2025-03-03T06:26:18.744435 #1043466] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2025-03-03T06:26:18.775087 #1043466] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2025-03-03T06:26:18.928800 #1043466] INFO -- : checking whether the linker is GNU ld... yes I, [2025-03-03T06:26:18.973738 #1043466] INFO -- : checking whether gcc -E accepts -o... yes I, [2025-03-03T06:26:19.015405 #1043466] INFO -- : checking for gcc-ar flags... rcD I, [2025-03-03T06:26:19.015487 #1043466] INFO -- : checking whether ln -s works... yes I, [2025-03-03T06:26:19.060720 #1043466] INFO -- : checking whether make sets $(MAKE)... yes I, [2025-03-03T06:26:19.092975 #1043466] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2025-03-03T06:26:19.098209 #1043466] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2025-03-03T06:26:19.098790 #1043466] INFO -- : checking for dtrace... no I, [2025-03-03T06:26:19.099286 #1043466] INFO -- : checking for dot... no I, [2025-03-03T06:26:19.099708 #1043466] INFO -- : checking for doxygen... no I, [2025-03-03T06:26:19.100145 #1043466] INFO -- : checking for pkg-config... no I, [2025-03-03T06:26:19.172472 #1043466] INFO -- : checking whether it is Android... no I, [2025-03-03T06:26:19.224981 #1043466] INFO -- : checking for cd using physical directory... cd -P I, [2025-03-03T06:26:19.248511 #1043466] INFO -- : checking whether CFLAGS is valid... yes I, [2025-03-03T06:26:19.362131 #1043466] INFO -- : checking whether LDFLAGS is valid... yes I, [2025-03-03T06:26:19.453349 #1043466] INFO -- : checking whether ELF binaries are produced... yes I, [2025-03-03T06:26:19.537635 #1043466] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2025-03-03T06:26:19.563998 #1043466] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2025-03-03T06:26:19.702252 #1043466] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2025-03-03T06:26:19.767652 #1043466] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2025-03-03T06:26:19.783727 #1043466] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2025-03-03T06:26:19.899187 #1043466] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2025-03-03T06:26:19.945788 #1043466] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2025-03-03T06:26:19.983476 #1043466] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.008418 #1043466] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.050036 #1043466] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.091996 #1043466] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.194975 #1043466] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2025-03-03T06:26:20.246344 #1043466] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.283826 #1043466] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.323988 #1043466] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.345492 #1043466] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.419903 #1043466] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.451741 #1043466] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.506991 #1043466] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.552920 #1043466] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.582443 #1043466] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.649616 #1043466] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.691862 #1043466] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.735977 #1043466] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.803853 #1043466] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.849462 #1043466] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.875470 #1043466] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.904880 #1043466] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.925179 #1043466] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.948108 #1043466] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2025-03-03T06:26:20.982443 #1043466] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2025-03-03T06:26:21.021321 #1043466] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.054152 #1043466] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.087894 #1043466] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.155762 #1043466] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2025-03-03T06:26:21.254737 #1043466] INFO -- : checking whether -O0 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.284463 #1043466] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.373138 #1043466] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2025-03-03T06:26:21.375129 #1043466] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2025-03-03T06:26:21.462528 #1043466] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2025-03-03T06:26:21.496906 #1043466] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.581529 #1043466] INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes I, [2025-03-03T06:26:21.602917 #1043466] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.621864 #1043466] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.648408 #1043466] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2025-03-03T06:26:21.699654 #1043466] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2025-03-03T06:26:21.737292 #1043466] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2025-03-03T06:26:21.756771 #1043466] INFO -- : checking for pthread.h... yes I, [2025-03-03T06:26:21.892627 #1043466] INFO -- : checking for pthread_create in -lthr... no I, [2025-03-03T06:26:22.034410 #1043466] INFO -- : checking for pthread_create in -lpthread... yes I, [2025-03-03T06:26:22.129996 #1043466] INFO -- : checking for pthread_np.h... no I, [2025-03-03T06:26:22.130074 #1043466] INFO -- : checking thread model... pthread E, [2025-03-03T06:26:22.266833 #1043466] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2025-03-03T06:26:22.266918 #1043466] INFO -- : checking whether CXXFLAGS is valid... no I, [2025-03-03T06:26:22.375903 #1043466] INFO -- : checking for crypt in -lcrypt... yes I, [2025-03-03T06:26:22.483795 #1043466] INFO -- : checking for dlopen in -ldl... yes I, [2025-03-03T06:26:22.608458 #1043466] INFO -- : checking for shutdown in -lsocket... no I, [2025-03-03T06:26:22.654013 #1043466] INFO -- : checking for dirent.h that defines DIR... yes I, [2025-03-03T06:26:22.808730 #1043466] INFO -- : checking for library containing opendir... none required I, [2025-03-03T06:26:23.038844 #1043466] INFO -- : checking for _Bool... yes I, [2025-03-03T06:26:23.057126 #1043466] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2025-03-03T06:26:23.077869 #1043466] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2025-03-03T06:26:23.166855 #1043466] INFO -- : checking for afunix.h... no I, [2025-03-03T06:26:23.326823 #1043466] INFO -- : checking for atomic.h... no I, [2025-03-03T06:26:23.493758 #1043466] INFO -- : checking for copyfile.h... no I, [2025-03-03T06:26:23.646135 #1043466] INFO -- : checking for direct.h... no I, [2025-03-03T06:26:23.691041 #1043466] INFO -- : checking for grp.h... yes I, [2025-03-03T06:26:23.739697 #1043466] INFO -- : checking for fcntl.h... yes I, [2025-03-03T06:26:23.782937 #1043466] INFO -- : checking for float.h... yes I, [2025-03-03T06:26:23.966427 #1043466] INFO -- : checking for ieeefp.h... no I, [2025-03-03T06:26:24.105001 #1043466] INFO -- : checking for intrinsics.h... no I, [2025-03-03T06:26:24.135312 #1043466] INFO -- : checking for langinfo.h... yes I, [2025-03-03T06:26:24.165076 #1043466] INFO -- : checking for limits.h... yes I, [2025-03-03T06:26:24.187929 #1043466] INFO -- : checking for locale.h... yes I, [2025-03-03T06:26:24.210436 #1043466] INFO -- : checking for malloc.h... yes I, [2025-03-03T06:26:24.363691 #1043466] INFO -- : checking for malloc/malloc.h... no I, [2025-03-03T06:26:24.501179 #1043466] INFO -- : checking for malloc_np.h... no I, [2025-03-03T06:26:24.667181 #1043466] INFO -- : checking for net/socket.h... no I, [2025-03-03T06:26:24.808744 #1043466] INFO -- : checking for process.h... no I, [2025-03-03T06:26:24.836706 #1043466] INFO -- : checking for pwd.h... yes I, [2025-03-03T06:26:24.867153 #1043466] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2025-03-03T06:26:25.059342 #1043466] INFO -- : checking for sanitizer/msan_interface.h... no I, [2025-03-03T06:26:25.265699 #1043466] INFO -- : checking for setjmpex.h... no I, [2025-03-03T06:26:25.299424 #1043466] INFO -- : checking for stdalign.h... yes I, [2025-03-03T06:26:25.299502 #1043466] INFO -- : checking for stdio.h... (cached) yes I, [2025-03-03T06:26:25.434411 #1043466] INFO -- : checking for sys/attr.h... no I, [2025-03-03T06:26:25.458778 #1043466] INFO -- : checking for sys/eventfd.h... yes I, [2025-03-03T06:26:25.500316 #1043466] INFO -- : checking for sys/fcntl.h... yes I, [2025-03-03T06:26:25.538832 #1043466] INFO -- : checking for sys/file.h... yes I, [2025-03-03T06:26:25.666283 #1043466] INFO -- : checking for sys/id.h... no I, [2025-03-03T06:26:25.692724 #1043466] INFO -- : checking for sys/ioctl.h... yes I, [2025-03-03T06:26:25.856734 #1043466] INFO -- : checking for sys/mkdev.h... no I, [2025-03-03T06:26:25.890815 #1043466] INFO -- : checking for sys/param.h... yes I, [2025-03-03T06:26:25.917647 #1043466] INFO -- : checking for sys/prctl.h... yes I, [2025-03-03T06:26:25.937265 #1043466] INFO -- : checking for sys/random.h... yes I, [2025-03-03T06:26:26.013202 #1043466] INFO -- : checking for sys/resource.h... yes I, [2025-03-03T06:26:26.028840 #1043466] INFO -- : checking for sys/select.h... yes I, [2025-03-03T06:26:26.053188 #1043466] INFO -- : checking for sys/sendfile.h... yes I, [2025-03-03T06:26:26.085043 #1043466] INFO -- : checking for sys/socket.h... yes I, [2025-03-03T06:26:26.120951 #1043466] INFO -- : checking for sys/syscall.h... yes I, [2025-03-03T06:26:26.137253 #1043466] INFO -- : checking for sys/sysmacros.h... yes I, [2025-03-03T06:26:26.169836 #1043466] INFO -- : checking for sys/time.h... yes I, [2025-03-03T06:26:26.203276 #1043466] INFO -- : checking for sys/times.h... yes I, [2025-03-03T06:26:26.235577 #1043466] INFO -- : checking for sys/uio.h... yes I, [2025-03-03T06:26:26.362589 #1043466] INFO -- : checking for sys/utime.h... no I, [2025-03-03T06:26:26.389952 #1043466] INFO -- : checking for syscall.h... yes I, [2025-03-03T06:26:26.407926 #1043466] INFO -- : checking for time.h... yes I, [2025-03-03T06:26:26.448371 #1043466] INFO -- : checking for ucontext.h... yes I, [2025-03-03T06:26:26.479322 #1043466] INFO -- : checking for utime.h... yes I, [2025-03-03T06:26:26.507346 #1043466] INFO -- : checking for sys/epoll.h... yes I, [2025-03-03T06:26:26.619943 #1043466] INFO -- : checking for sys/event.h... no I, [2025-03-03T06:26:26.760717 #1043466] INFO -- : checking for stdckdint.h... no I, [2025-03-03T06:26:26.778048 #1043466] INFO -- : checking for stdatomic.h... yes I, [2025-03-03T06:26:26.809473 #1043466] INFO -- : checking for x86intrin.h... yes I, [2025-03-03T06:26:26.843539 #1043466] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2025-03-03T06:26:26.878772 #1043466] INFO -- : checking for gmp.h... yes I, [2025-03-03T06:26:27.147874 #1043466] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2025-03-03T06:26:27.150894 #1043466] INFO -- : checking for special C compiler options needed for large files... no I, [2025-03-03T06:26:27.164442 #1043466] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2025-03-03T06:26:27.457087 #1043466] INFO -- : checking whether byte ordering is bigendian... no I, [2025-03-03T06:26:27.473821 #1043466] INFO -- : checking for an ANSI C-conforming const... yes I, [2025-03-03T06:26:27.495330 #1043466] INFO -- : checking whether char is unsigned... no I, [2025-03-03T06:26:27.521513 #1043466] INFO -- : checking for inline... inline I, [2025-03-03T06:26:27.534076 #1043466] INFO -- : checking for working volatile... yes I, [2025-03-03T06:26:27.545159 #1043466] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2025-03-03T06:26:27.582887 #1043466] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2025-03-03T06:26:27.735082 #1043466] INFO -- : checking for long long... yes I, [2025-03-03T06:26:27.952976 #1043466] INFO -- : checking for off_t... yes I, [2025-03-03T06:26:28.098861 #1043466] INFO -- : checking char bit... 8 I, [2025-03-03T06:26:28.215738 #1043466] INFO -- : checking size of int... 4 I, [2025-03-03T06:26:28.352070 #1043466] INFO -- : checking size of short... 2 I, [2025-03-03T06:26:28.460699 #1043466] INFO -- : checking size of long... 8 I, [2025-03-03T06:26:28.583080 #1043466] INFO -- : checking size of long long... 8 I, [2025-03-03T06:26:28.666256 #1043466] INFO -- : checking size of __int64... 0 I, [2025-03-03T06:26:28.790189 #1043466] INFO -- : checking size of __int128... 16 I, [2025-03-03T06:26:28.940646 #1043466] INFO -- : checking size of off_t... 8 I, [2025-03-03T06:26:29.070809 #1043466] INFO -- : checking size of void*... 8 I, [2025-03-03T06:26:29.213393 #1043466] INFO -- : checking size of float... 4 I, [2025-03-03T06:26:29.337303 #1043466] INFO -- : checking size of double... 8 I, [2025-03-03T06:26:29.514693 #1043466] INFO -- : checking size of time_t... 8 I, [2025-03-03T06:26:29.638465 #1043466] INFO -- : checking size of clock_t... 8 I, [2025-03-03T06:26:29.746894 #1043466] INFO -- : checking word size... 8 I, [2025-03-03T06:26:29.863945 #1043466] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2025-03-03T06:26:29.905973 #1043466] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2025-03-03T06:26:29.931663 #1043466] INFO -- : checking for printf prefix for long long... ll I, [2025-03-03T06:26:30.113458 #1043466] INFO -- : checking for pid_t... yes I, [2025-03-03T06:26:30.655044 #1043466] INFO -- : checking for convertible type of pid_t... INT I, [2025-03-03T06:26:30.843303 #1043466] INFO -- : checking for uid_t... yes I, [2025-03-03T06:26:31.374292 #1043466] INFO -- : checking for convertible type of uid_t... UINT I, [2025-03-03T06:26:32.570648 #1043466] INFO -- : checking for gid_t... yes I, [2025-03-03T06:26:36.782862 #1043466] INFO -- : checking for convertible type of gid_t... UINT I, [2025-03-03T06:26:37.133948 #1043466] INFO -- : checking for time_t... yes I, [2025-03-03T06:26:37.961513 #1043466] INFO -- : checking for convertible type of time_t... LONG I, [2025-03-03T06:26:38.312354 #1043466] INFO -- : checking for dev_t... yes I, [2025-03-03T06:26:39.070533 #1043466] INFO -- : checking for convertible type of dev_t... ULONG I, [2025-03-03T06:26:39.408961 #1043466] INFO -- : checking for mode_t... yes I, [2025-03-03T06:26:40.828725 #1043466] INFO -- : checking for convertible type of mode_t... UINT I, [2025-03-03T06:26:41.157617 #1043466] INFO -- : checking for rlim_t... yes I, [2025-03-03T06:26:41.625642 #1043466] INFO -- : checking for convertible type of rlim_t... ULONG I, [2025-03-03T06:26:41.640636 #1043466] INFO -- : checking for off_t... (cached) yes I, [2025-03-03T06:26:42.815053 #1043466] INFO -- : checking for convertible type of off_t... LONG I, [2025-03-03T06:26:43.150948 #1043466] INFO -- : checking for clockid_t... yes I, [2025-03-03T06:26:47.052498 #1043466] INFO -- : checking for convertible type of clockid_t... INT I, [2025-03-03T06:26:47.450941 #1043466] INFO -- : checking for variable length macro... yes I, [2025-03-03T06:26:47.797469 #1043466] INFO -- : checking if _Alignof() works... yes I, [2025-03-03T06:26:48.067148 #1043466] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2025-03-03T06:26:48.220133 #1043466] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2025-03-03T06:26:48.516904 #1043466] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2025-03-03T06:26:48.973933 #1043466] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2025-03-03T06:26:49.306110 #1043466] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2025-03-03T06:26:49.499498 #1043466] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2025-03-03T06:26:49.805609 #1043466] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2025-03-03T06:26:51.554825 #1043466] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2025-03-03T06:26:51.789234 #1043466] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2025-03-03T06:26:52.185999 #1043466] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2025-03-03T06:26:52.460566 #1043466] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2025-03-03T06:26:52.700138 #1043466] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2025-03-03T06:26:53.070352 #1043466] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2025-03-03T06:26:53.351624 #1043466] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2025-03-03T06:26:53.687879 #1043466] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2025-03-03T06:26:53.702551 #1043466] INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... no I, [2025-03-03T06:26:53.715534 #1043466] INFO -- : checking for std::nullptr_t... no I, [2025-03-03T06:26:55.400325 #1043466] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2025-03-03T06:26:57.746824 #1043466] INFO -- : checking for FUNC_CDECL function attribute... x I, [2025-03-03T06:26:58.539577 #1043466] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2025-03-03T06:26:58.682289 #1043466] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2025-03-03T06:26:58.803530 #1043466] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2025-03-03T06:26:59.102274 #1043466] INFO -- : checking for function alias... alias I, [2025-03-03T06:26:59.819393 #1043466] INFO -- : checking for __atomic builtins... yes I, [2025-03-03T06:27:00.581003 #1043466] INFO -- : checking for __sync builtins... yes I, [2025-03-03T06:27:01.052840 #1043466] INFO -- : checking for __builtin_unreachable... yes I, [2025-03-03T06:27:02.392740 #1043466] INFO -- : checking for __assume... no I, [2025-03-03T06:27:03.171116 #1043466] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2025-03-03T06:27:03.355304 #1043466] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2025-03-03T06:27:04.006015 #1043466] INFO -- : checking for function name string predefined identifier... __func__ I, [2025-03-03T06:27:05.632839 #1043466] INFO -- : checking if enum over int is allowed... yes I, [2025-03-03T06:27:06.183848 #1043466] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2025-03-03T06:27:06.470332 #1043466] INFO -- : checking whether sys_nerr is declared... no I, [2025-03-03T06:27:06.705072 #1043466] INFO -- : checking whether getenv is declared... yes I, [2025-03-03T06:27:07.510692 #1043466] INFO -- : checking for size_t... yes I, [2025-03-03T06:27:08.238705 #1043466] INFO -- : checking size of size_t... 8 I, [2025-03-03T06:27:08.607096 #1043466] INFO -- : checking size of ptrdiff_t... 8 I, [2025-03-03T06:27:09.360096 #1043466] INFO -- : checking size of dev_t... 8 I, [2025-03-03T06:27:10.458699 #1043466] INFO -- : checking for printf prefix for size_t... z I, [2025-03-03T06:27:10.508067 #1043466] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2025-03-03T06:27:10.549605 #1043466] INFO -- : checking for struct stat.st_blksize... yes I, [2025-03-03T06:27:10.581334 #1043466] INFO -- : checking for struct stat.st_blocks... yes I, [2025-03-03T06:27:10.606794 #1043466] INFO -- : checking for struct stat.st_rdev... yes I, [2025-03-03T06:27:10.670112 #1043466] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2025-03-03T06:27:10.721764 #1043466] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2025-03-03T06:27:10.758460 #1043466] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2025-03-03T06:27:10.791331 #1043466] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2025-03-03T06:27:10.823122 #1043466] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2025-03-03T06:27:10.957787 #1043466] INFO -- : checking for struct stat.st_atim... yes I, [2025-03-03T06:27:11.243479 #1043466] INFO -- : checking for struct stat.st_atimespec... no I, [2025-03-03T06:27:11.515603 #1043466] INFO -- : checking for struct stat.st_atimensec... no I, [2025-03-03T06:27:11.672831 #1043466] INFO -- : checking for struct stat.st_mtim... yes I, [2025-03-03T06:27:11.957379 #1043466] INFO -- : checking for struct stat.st_mtimespec... no I, [2025-03-03T06:27:12.294261 #1043466] INFO -- : checking for struct stat.st_mtimensec... no I, [2025-03-03T06:27:12.466260 #1043466] INFO -- : checking for struct stat.st_ctim... yes I, [2025-03-03T06:27:12.746832 #1043466] INFO -- : checking for struct stat.st_ctimespec... no I, [2025-03-03T06:27:12.998206 #1043466] INFO -- : checking for struct stat.st_ctimensec... no I, [2025-03-03T06:27:13.250683 #1043466] INFO -- : checking for struct stat.st_birthtimespec... no I, [2025-03-03T06:27:13.405011 #1043466] INFO -- : checking for struct statx.stx_btime... yes I, [2025-03-03T06:27:13.568652 #1043466] INFO -- : checking for struct timeval... yes I, [2025-03-03T06:27:13.614930 #1043466] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2025-03-03T06:27:13.760431 #1043466] INFO -- : checking for struct timespec... yes I, [2025-03-03T06:27:13.939127 #1043466] INFO -- : checking for struct timezone... yes I, [2025-03-03T06:27:14.152234 #1043466] INFO -- : checking for fd_mask... yes I, [2025-03-03T06:27:14.170578 #1043466] INFO -- : checking for int8_t... yes I, [2025-03-03T06:27:14.287699 #1043466] INFO -- : checking size of int8_t... 1 I, [2025-03-03T06:27:14.323788 #1043466] INFO -- : checking for uint8_t... yes I, [2025-03-03T06:27:14.472063 #1043466] INFO -- : checking size of uint8_t... 1 I, [2025-03-03T06:27:14.494743 #1043466] INFO -- : checking for int16_t... yes I, [2025-03-03T06:27:14.702962 #1043466] INFO -- : checking size of int16_t... 2 I, [2025-03-03T06:27:14.733741 #1043466] INFO -- : checking for uint16_t... yes I, [2025-03-03T06:27:14.906442 #1043466] INFO -- : checking size of uint16_t... 2 I, [2025-03-03T06:27:14.937329 #1043466] INFO -- : checking for int32_t... yes I, [2025-03-03T06:27:15.131088 #1043466] INFO -- : checking size of int32_t... 4 I, [2025-03-03T06:27:15.153272 #1043466] INFO -- : checking for uint32_t... yes I, [2025-03-03T06:27:15.304316 #1043466] INFO -- : checking size of uint32_t... 4 I, [2025-03-03T06:27:15.333768 #1043466] INFO -- : checking for int64_t... yes I, [2025-03-03T06:27:15.591239 #1043466] INFO -- : checking size of int64_t... 8 I, [2025-03-03T06:27:15.618556 #1043466] INFO -- : checking for uint64_t... yes I, [2025-03-03T06:27:15.777589 #1043466] INFO -- : checking size of uint64_t... 8 I, [2025-03-03T06:27:15.948954 #1043466] INFO -- : checking for int128_t... __int128 I, [2025-03-03T06:27:16.156953 #1043466] INFO -- : checking for uint128_t... unsigned __int128 I, [2025-03-03T06:27:16.215925 #1043466] INFO -- : checking for intptr_t... yes I, [2025-03-03T06:27:16.357871 #1043466] INFO -- : checking size of intptr_t... 8 I, [2025-03-03T06:27:16.386337 #1043466] INFO -- : checking for uintptr_t... yes I, [2025-03-03T06:27:16.582896 #1043466] INFO -- : checking size of uintptr_t... 8 I, [2025-03-03T06:27:17.041134 #1043466] INFO -- : checking for printf prefix for intptr_t... NONE I, [2025-03-03T06:27:17.089934 #1043466] INFO -- : checking for ssize_t... yes I, [2025-03-03T06:27:17.270457 #1043466] INFO -- : checking size of ssize_t... 8 I, [2025-03-03T06:27:17.616653 #1043466] INFO -- : checking for printf prefix for int64_t... NONE I, [2025-03-03T06:27:17.755980 #1043466] INFO -- : checking for stack end address... __libc_stack_end I, [2025-03-03T06:27:17.760986 #1043466] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2025-03-03T06:27:17.768978 #1043466] INFO -- : checking for egrep... /usr/bin/grep -E I, [2025-03-03T06:27:17.769239 #1043466] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2025-03-03T06:27:17.976590 #1043466] INFO -- : checking type of array argument to getgroups... gid_t I, [2025-03-03T06:27:18.071129 #1043466] INFO -- : checking for working alloca.h... yes I, [2025-03-03T06:27:18.071213 #1043466] INFO -- : checking for alloca... yes I, [2025-03-03T06:27:18.184320 #1043466] INFO -- : checking for dynamic size alloca... ok I, [2025-03-03T06:27:18.470856 #1043466] INFO -- : checking for working memcmp... yes I, [2025-03-03T06:27:18.632415 #1043466] INFO -- : checking for dup... yes I, [2025-03-03T06:27:18.786445 #1043466] INFO -- : checking for dup2... yes I, [2025-03-03T06:27:18.920405 #1043466] INFO -- : checking for acosh... yes I, [2025-03-03T06:27:19.061661 #1043466] INFO -- : checking for cbrt... yes I, [2025-03-03T06:27:19.196745 #1043466] INFO -- : checking for crypt... yes I, [2025-03-03T06:27:19.319083 #1043466] INFO -- : checking for erf... yes I, [2025-03-03T06:27:19.441668 #1043466] INFO -- : checking for explicit_bzero... yes I, [2025-03-03T06:27:19.584817 #1043466] INFO -- : checking for ffs... yes I, [2025-03-03T06:27:19.703115 #1043466] INFO -- : checking for flock... yes I, [2025-03-03T06:27:19.872732 #1043466] INFO -- : checking for hypot... yes I, [2025-03-03T06:27:20.029630 #1043466] INFO -- : checking for lgamma_r... yes I, [2025-03-03T06:27:20.145419 #1043466] INFO -- : checking for memmove... yes I, [2025-03-03T06:27:20.269604 #1043466] INFO -- : checking for nan... yes I, [2025-03-03T06:27:20.402378 #1043466] INFO -- : checking for nextafter... yes I, [2025-03-03T06:27:20.551306 #1043466] INFO -- : checking for setproctitle... no I, [2025-03-03T06:27:20.655504 #1043466] INFO -- : checking for strchr... yes I, [2025-03-03T06:27:20.789245 #1043466] INFO -- : checking for strerror... yes I, [2025-03-03T06:27:20.871294 #1043466] INFO -- : checking for strlcat... yes I, [2025-03-03T06:27:21.003090 #1043466] INFO -- : checking for strlcpy... yes I, [2025-03-03T06:27:21.111003 #1043466] INFO -- : checking for strstr... yes I, [2025-03-03T06:27:21.220398 #1043466] INFO -- : checking for tgamma... yes I, [2025-03-03T06:27:21.410639 #1043466] INFO -- : checking for sys/pstat.h... no I, [2025-03-03T06:27:21.410921 #1043466] INFO -- : checking for pid_t... (cached) yes I, [2025-03-03T06:27:21.588420 #1043466] INFO -- : checking for fork... yes I, [2025-03-03T06:27:21.711123 #1043466] INFO -- : checking for vfork... yes I, [2025-03-03T06:27:21.849430 #1043466] INFO -- : checking for working fork... yes I, [2025-03-03T06:27:21.849687 #1043466] INFO -- : checking for working vfork... (cached) yes I, [2025-03-03T06:27:21.996087 #1043466] INFO -- : checking for __syscall... no I, [2025-03-03T06:27:22.116881 #1043466] INFO -- : checking for _longjmp... yes I, [2025-03-03T06:27:22.201296 #1043466] INFO -- : checking for arc4random_buf... yes I, [2025-03-03T06:27:22.337585 #1043466] INFO -- : checking for atan2l... yes I, [2025-03-03T06:27:22.479275 #1043466] INFO -- : checking for atan2f... yes I, [2025-03-03T06:27:22.536730 #1043466] INFO -- : checking whether atomic_signal_fence is declared... yes I, [2025-03-03T06:27:22.635127 #1043466] INFO -- : checking for chmod... yes I, [2025-03-03T06:27:22.769710 #1043466] INFO -- : checking for chown... yes I, [2025-03-03T06:27:22.870181 #1043466] INFO -- : checking for chroot... yes I, [2025-03-03T06:27:23.024270 #1043466] INFO -- : checking for chsize... no I, [2025-03-03T06:27:23.160702 #1043466] INFO -- : checking for clock_gettime... yes I, [2025-03-03T06:27:23.269096 #1043466] INFO -- : checking for copy_file_range... yes I, [2025-03-03T06:27:23.383951 #1043466] INFO -- : checking for cosh... yes I, [2025-03-03T06:27:23.475455 #1043466] INFO -- : checking for crypt_r... yes I, [2025-03-03T06:27:23.475534 #1043466] INFO -- : checking for daemon... (cached) no I, [2025-03-03T06:27:23.587197 #1043466] INFO -- : checking for dirfd... yes I, [2025-03-03T06:27:23.711145 #1043466] INFO -- : checking for dl_iterate_phdr... yes I, [2025-03-03T06:27:23.809802 #1043466] INFO -- : checking for dlopen... yes I, [2025-03-03T06:27:23.908217 #1043466] INFO -- : checking for dladdr... yes I, [2025-03-03T06:27:23.987573 #1043466] INFO -- : checking for dup3... yes I, [2025-03-03T06:27:24.102797 #1043466] INFO -- : checking for eaccess... yes I, [2025-03-03T06:27:24.235107 #1043466] INFO -- : checking for endgrent... yes I, [2025-03-03T06:27:24.389518 #1043466] INFO -- : checking for eventfd... yes I, [2025-03-03T06:27:24.520368 #1043466] INFO -- : checking for execl... yes I, [2025-03-03T06:27:24.650426 #1043466] INFO -- : checking for execle... yes I, [2025-03-03T06:27:24.795975 #1043466] INFO -- : checking for execv... yes I, [2025-03-03T06:27:24.931715 #1043466] INFO -- : checking for execve... yes I, [2025-03-03T06:27:25.048278 #1043466] INFO -- : checking for explicit_memset... no I, [2025-03-03T06:27:25.165030 #1043466] INFO -- : checking for fcopyfile... no I, [2025-03-03T06:27:25.269025 #1043466] INFO -- : checking for fchdir... yes I, [2025-03-03T06:27:25.403631 #1043466] INFO -- : checking for fchmod... yes I, [2025-03-03T06:27:25.514058 #1043466] INFO -- : checking for fchown... yes I, [2025-03-03T06:27:25.599664 #1043466] INFO -- : checking for fcntl... yes I, [2025-03-03T06:27:25.731105 #1043466] INFO -- : checking for fdatasync... yes I, [2025-03-03T06:27:25.846365 #1043466] INFO -- : checking for fdopendir... yes I, [2025-03-03T06:27:25.981602 #1043466] INFO -- : checking for fgetattrlist... no I, [2025-03-03T06:27:26.094001 #1043466] INFO -- : checking for fmod... yes I, [2025-03-03T06:27:26.216044 #1043466] INFO -- : checking for fstatat... yes I, [2025-03-03T06:27:26.315199 #1043466] INFO -- : checking for fsync... yes I, [2025-03-03T06:27:26.409482 #1043466] INFO -- : checking for ftruncate... yes I, [2025-03-03T06:27:26.512868 #1043466] INFO -- : checking for ftruncate64... yes I, [2025-03-03T06:27:26.636993 #1043466] INFO -- : checking for getattrlist... no I, [2025-03-03T06:27:26.745986 #1043466] INFO -- : checking for getcwd... yes I, [2025-03-03T06:27:26.854413 #1043466] INFO -- : checking for getegid... yes I, [2025-03-03T06:27:26.955317 #1043466] INFO -- : checking for getentropy... yes I, [2025-03-03T06:27:27.045363 #1043466] INFO -- : checking for geteuid... yes I, [2025-03-03T06:27:27.146803 #1043466] INFO -- : checking for getgid... yes I, [2025-03-03T06:27:27.286627 #1043466] INFO -- : checking for getgidx... no I, [2025-03-03T06:27:27.425111 #1043466] INFO -- : checking for getgrnam... yes I, [2025-03-03T06:27:27.583215 #1043466] INFO -- : checking for getgrnam_r... yes I, [2025-03-03T06:27:27.712744 #1043466] INFO -- : checking for getgroups... yes I, [2025-03-03T06:27:27.858886 #1043466] INFO -- : checking for getlogin... yes I, [2025-03-03T06:27:27.935209 #1043466] INFO -- : checking for getlogin_r... yes I, [2025-03-03T06:27:28.075891 #1043466] INFO -- : checking for getpgid... yes I, [2025-03-03T06:27:28.194964 #1043466] INFO -- : checking for getpgrp... yes I, [2025-03-03T06:27:28.328962 #1043466] INFO -- : checking for getppid... yes I, [2025-03-03T06:27:28.445312 #1043466] INFO -- : checking for getpriority... yes I, [2025-03-03T06:27:28.552682 #1043466] INFO -- : checking for getpwnam... yes I, [2025-03-03T06:27:28.689167 #1043466] INFO -- : checking for getpwnam_r... yes I, [2025-03-03T06:27:28.796819 #1043466] INFO -- : checking for getpwuid... yes I, [2025-03-03T06:27:28.912607 #1043466] INFO -- : checking for getpwuid_r... yes I, [2025-03-03T06:27:29.039001 #1043466] INFO -- : checking for getrandom... yes I, [2025-03-03T06:27:29.142859 #1043466] INFO -- : checking for getresgid... yes I, [2025-03-03T06:27:29.268055 #1043466] INFO -- : checking for getresuid... yes I, [2025-03-03T06:27:29.361012 #1043466] INFO -- : checking for getrlimit... yes I, [2025-03-03T06:27:29.443825 #1043466] INFO -- : checking for getsid... yes I, [2025-03-03T06:27:29.563664 #1043466] INFO -- : checking for gettimeofday... yes I, [2025-03-03T06:27:29.696490 #1043466] INFO -- : checking for getuid... yes I, [2025-03-03T06:27:29.838147 #1043466] INFO -- : checking for getuidx... no I, [2025-03-03T06:27:29.978377 #1043466] INFO -- : checking for gmtime_r... yes I, [2025-03-03T06:27:30.120970 #1043466] INFO -- : checking for initgroups... yes I, [2025-03-03T06:27:30.257190 #1043466] INFO -- : checking for ioctl... yes I, [2025-03-03T06:27:30.402688 #1043466] INFO -- : checking for isfinite... no I, [2025-03-03T06:27:30.538953 #1043466] INFO -- : checking for issetugid... no I, [2025-03-03T06:27:30.668752 #1043466] INFO -- : checking for kill... yes I, [2025-03-03T06:27:30.795397 #1043466] INFO -- : checking for killpg... yes I, [2025-03-03T06:27:30.939629 #1043466] INFO -- : checking for lchmod... yes I, [2025-03-03T06:27:31.062856 #1043466] INFO -- : checking for lchown... yes I, [2025-03-03T06:27:31.175234 #1043466] INFO -- : checking for link... yes I, [2025-03-03T06:27:31.286529 #1043466] INFO -- : checking for llabs... yes I, [2025-03-03T06:27:31.385307 #1043466] INFO -- : checking for lockf... yes I, [2025-03-03T06:27:31.525784 #1043466] INFO -- : checking for log2... yes I, [2025-03-03T06:27:31.638213 #1043466] INFO -- : checking for lstat... yes I, [2025-03-03T06:27:31.769265 #1043466] INFO -- : checking for lutimes... yes I, [2025-03-03T06:27:31.879292 #1043466] INFO -- : checking for malloc_usable_size... yes I, [2025-03-03T06:27:32.036141 #1043466] INFO -- : checking for malloc_size... no I, [2025-03-03T06:27:32.147881 #1043466] INFO -- : checking for malloc_trim... yes I, [2025-03-03T06:27:32.264594 #1043466] INFO -- : checking for mblen... yes I, [2025-03-03T06:27:32.365592 #1043466] INFO -- : checking for memalign... yes I, [2025-03-03T06:27:32.508733 #1043466] INFO -- : checking for memset_s... no I, [2025-03-03T06:27:32.608911 #1043466] INFO -- : checking for writev... yes I, [2025-03-03T06:27:32.737014 #1043466] INFO -- : checking for memrchr... yes I, [2025-03-03T06:27:32.844809 #1043466] INFO -- : checking for memmem... yes I, [2025-03-03T06:27:32.951277 #1043466] INFO -- : checking for mkfifo... yes I, [2025-03-03T06:27:33.041670 #1043466] INFO -- : checking for mknod... yes I, [2025-03-03T06:27:33.129621 #1043466] INFO -- : checking for mktime... yes I, [2025-03-03T06:27:33.205075 #1043466] INFO -- : checking for mmap... yes I, [2025-03-03T06:27:33.326762 #1043466] INFO -- : checking for mremap... yes I, [2025-03-03T06:27:33.421681 #1043466] INFO -- : checking for openat... yes I, [2025-03-03T06:27:33.506692 #1043466] INFO -- : checking for pclose... yes I, [2025-03-03T06:27:33.636377 #1043466] INFO -- : checking for pipe... yes I, [2025-03-03T06:27:33.746676 #1043466] INFO -- : checking for pipe2... yes I, [2025-03-03T06:27:33.864179 #1043466] INFO -- : checking for poll... yes I, [2025-03-03T06:27:33.991379 #1043466] INFO -- : checking for popen... yes I, [2025-03-03T06:27:34.078585 #1043466] INFO -- : checking for posix_fadvise... yes I, [2025-03-03T06:27:34.161676 #1043466] INFO -- : checking for posix_madvise... yes I, [2025-03-03T06:27:34.324397 #1043466] INFO -- : checking for posix_memalign... yes I, [2025-03-03T06:27:34.430709 #1043466] INFO -- : checking for ppoll... yes I, [2025-03-03T06:27:34.546573 #1043466] INFO -- : checking for pread... yes I, [2025-03-03T06:27:34.650227 #1043466] INFO -- : checking for pwrite... yes I, [2025-03-03T06:27:34.753341 #1043466] INFO -- : checking for qsort_r... yes I, [2025-03-03T06:27:34.887887 #1043466] INFO -- : checking for qsort_s... no I, [2025-03-03T06:27:34.998203 #1043466] INFO -- : checking for readlink... yes I, [2025-03-03T06:27:35.083739 #1043466] INFO -- : checking for realpath... yes I, [2025-03-03T06:27:35.238924 #1043466] INFO -- : checking for round... yes I, [2025-03-03T06:27:35.342293 #1043466] INFO -- : checking for sched_getaffinity... yes I, [2025-03-03T06:27:35.471348 #1043466] INFO -- : checking for seekdir... yes I, [2025-03-03T06:27:35.562890 #1043466] INFO -- : checking for select_large_fdset... no I, [2025-03-03T06:27:35.659232 #1043466] INFO -- : checking for sendfile... yes I, [2025-03-03T06:27:35.762777 #1043466] INFO -- : checking for setegid... yes I, [2025-03-03T06:27:35.914995 #1043466] INFO -- : checking for setenv... yes I, [2025-03-03T06:27:36.005997 #1043466] INFO -- : checking for seteuid... yes I, [2025-03-03T06:27:36.125916 #1043466] INFO -- : checking for setgid... yes I, [2025-03-03T06:27:36.273657 #1043466] INFO -- : checking for setgroups... yes I, [2025-03-03T06:27:36.389148 #1043466] INFO -- : checking for setpgid... yes I, [2025-03-03T06:27:36.519835 #1043466] INFO -- : checking for setpgrp... yes I, [2025-03-03T06:27:36.650857 #1043466] INFO -- : checking for setregid... yes I, [2025-03-03T06:27:36.779957 #1043466] INFO -- : checking for setresgid... yes I, [2025-03-03T06:27:36.906880 #1043466] INFO -- : checking for setresuid... yes I, [2025-03-03T06:27:37.025479 #1043466] INFO -- : checking for setreuid... yes I, [2025-03-03T06:27:37.144605 #1043466] INFO -- : checking for setrgid... no I, [2025-03-03T06:27:37.305015 #1043466] INFO -- : checking for setrlimit... yes I, [2025-03-03T06:27:37.474544 #1043466] INFO -- : checking for setruid... no I, [2025-03-03T06:27:37.589262 #1043466] INFO -- : checking for setsid... yes I, [2025-03-03T06:27:37.688726 #1043466] INFO -- : checking for setuid... yes I, [2025-03-03T06:27:37.794526 #1043466] INFO -- : checking for shutdown... yes I, [2025-03-03T06:27:37.929911 #1043466] INFO -- : checking for sigaction... yes I, [2025-03-03T06:27:38.047075 #1043466] INFO -- : checking for sigaltstack... yes I, [2025-03-03T06:27:38.186683 #1043466] INFO -- : checking for sigprocmask... yes I, [2025-03-03T06:27:38.357407 #1043466] INFO -- : checking for sinh... yes I, [2025-03-03T06:27:38.523520 #1043466] INFO -- : checking for snprintf... yes I, [2025-03-03T06:27:38.638422 #1043466] INFO -- : checking for spawnv... no I, [2025-03-03T06:27:38.745785 #1043466] INFO -- : checking for symlink... yes I, [2025-03-03T06:27:38.860851 #1043466] INFO -- : checking for syscall... yes I, [2025-03-03T06:27:38.959908 #1043466] INFO -- : checking for sysconf... yes I, [2025-03-03T06:27:39.044805 #1043466] INFO -- : checking for system... yes I, [2025-03-03T06:27:39.151366 #1043466] INFO -- : checking for tanh... yes I, [2025-03-03T06:27:39.262479 #1043466] INFO -- : checking for telldir... yes I, [2025-03-03T06:27:39.400417 #1043466] INFO -- : checking for timegm... yes I, [2025-03-03T06:27:39.537552 #1043466] INFO -- : checking for times... yes I, [2025-03-03T06:27:39.651447 #1043466] INFO -- : checking for truncate... yes I, [2025-03-03T06:27:39.791209 #1043466] INFO -- : checking for truncate64... yes I, [2025-03-03T06:27:39.926769 #1043466] INFO -- : checking for tzset... yes I, [2025-03-03T06:27:40.031996 #1043466] INFO -- : checking for umask... yes I, [2025-03-03T06:27:40.149895 #1043466] INFO -- : checking for unsetenv... yes I, [2025-03-03T06:27:40.282804 #1043466] INFO -- : checking for utimensat... yes I, [2025-03-03T06:27:40.444886 #1043466] INFO -- : checking for utimes... yes I, [2025-03-03T06:27:40.557077 #1043466] INFO -- : checking for wait4... yes I, [2025-03-03T06:27:40.664098 #1043466] INFO -- : checking for waitpid... yes I, [2025-03-03T06:27:40.804493 #1043466] INFO -- : checking for __cospi... no I, [2025-03-03T06:27:40.947488 #1043466] INFO -- : checking for __sinpi... no I, [2025-03-03T06:27:41.079773 #1043466] INFO -- : checking for statx... yes I, [2025-03-03T06:27:41.208170 #1043466] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2025-03-03T06:27:41.252965 #1043466] INFO -- : checking for crypt.h... yes I, [2025-03-03T06:27:41.279070 #1043466] INFO -- : checking for struct crypt_data.initialized... yes I, [2025-03-03T06:27:41.373883 #1043466] INFO -- : checking for __builtin_alloca_with_align... yes I, [2025-03-03T06:27:41.496935 #1043466] INFO -- : checking for __builtin_assume_aligned... yes I, [2025-03-03T06:27:41.600623 #1043466] INFO -- : checking for __builtin_bswap16... yes I, [2025-03-03T06:27:41.703951 #1043466] INFO -- : checking for __builtin_bswap32... yes I, [2025-03-03T06:27:41.790942 #1043466] INFO -- : checking for __builtin_bswap64... yes I, [2025-03-03T06:27:41.929559 #1043466] INFO -- : checking for __builtin_popcount... yes I, [2025-03-03T06:27:42.047096 #1043466] INFO -- : checking for __builtin_popcountll... yes I, [2025-03-03T06:27:42.158588 #1043466] INFO -- : checking for __builtin_clz... yes I, [2025-03-03T06:27:42.252585 #1043466] INFO -- : checking for __builtin_clzl... yes I, [2025-03-03T06:27:42.357998 #1043466] INFO -- : checking for __builtin_clzll... yes I, [2025-03-03T06:27:42.469503 #1043466] INFO -- : checking for __builtin_ctz... yes I, [2025-03-03T06:27:42.578813 #1043466] INFO -- : checking for __builtin_ctzll... yes I, [2025-03-03T06:27:42.694458 #1043466] INFO -- : checking for __builtin_constant_p... yes I, [2025-03-03T06:27:42.823142 #1043466] INFO -- : checking for __builtin_choose_expr... yes I, [2025-03-03T06:27:42.930475 #1043466] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2025-03-03T06:27:43.077641 #1043466] INFO -- : checking for __builtin_types_compatible_p... yes I, [2025-03-03T06:27:43.207473 #1043466] INFO -- : checking for __builtin_trap... yes I, [2025-03-03T06:27:43.341366 #1043466] INFO -- : checking for __builtin_expect... yes I, [2025-03-03T06:27:43.468157 #1043466] INFO -- : checking for __builtin_add_overflow... yes I, [2025-03-03T06:27:43.579167 #1043466] INFO -- : checking for __builtin_add_overflow_p... yes I, [2025-03-03T06:27:43.676126 #1043466] INFO -- : checking for __builtin_add_overflow with long long arguments... yes I, [2025-03-03T06:27:43.851717 #1043466] INFO -- : checking for __builtin_sub_overflow... yes I, [2025-03-03T06:27:43.981531 #1043466] INFO -- : checking for __builtin_sub_overflow_p... yes I, [2025-03-03T06:27:44.080991 #1043466] INFO -- : checking for __builtin_sub_overflow with long long arguments... yes I, [2025-03-03T06:27:44.223526 #1043466] INFO -- : checking for __builtin_mul_overflow... yes I, [2025-03-03T06:27:44.321556 #1043466] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2025-03-03T06:27:44.441171 #1043466] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2025-03-03T06:27:44.470957 #1043466] INFO -- : checking whether qsort_r is GNU version... yes I, [2025-03-03T06:27:44.573534 #1043466] INFO -- : checking whether qsort_r is BSD version... no I, [2025-03-03T06:27:44.750333 #1043466] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2025-03-03T06:27:44.867627 #1043466] INFO -- : checking for clock_getres... yes I, [2025-03-03T06:27:44.972234 #1043466] INFO -- : checking for timer_create in -lrt... yes I, [2025-03-03T06:27:45.094154 #1043466] INFO -- : checking for timer_settime in -lrt... yes I, [2025-03-03T06:27:45.126785 #1043466] INFO -- : checking for unsetenv returns a value... yes I, [2025-03-03T06:27:45.143571 #1043466] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2025-03-03T06:27:45.171334 #1043466] INFO -- : checking for struct tm.tm_zone... yes I, [2025-03-03T06:27:45.208850 #1043466] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2025-03-03T06:27:45.330844 #1043466] INFO -- : checking for external int daylight... yes I, [2025-03-03T06:27:45.465556 #1043466] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2025-03-03T06:27:45.624968 #1043466] INFO -- : checking for localtime(3) overflow correctly... yes I, [2025-03-03T06:27:45.814461 #1043466] INFO -- : checking for sig_t... yes I, [2025-03-03T06:27:45.842424 #1043466] INFO -- : checking whether right shift preserve sign bit... yes I, [2025-03-03T06:27:45.873625 #1043466] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2025-03-03T06:27:45.886315 #1043466] INFO -- : checking stack growing direction on x86_64... -1 I, [2025-03-03T06:27:45.886387 #1043466] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2025-03-03T06:27:45.923192 #1043466] INFO -- : checking whether pthread_t is scalar type... yes I, [2025-03-03T06:27:46.064960 #1043466] INFO -- : checking for sched_yield... yes I, [2025-03-03T06:27:46.207170 #1043466] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2025-03-03T06:27:46.365032 #1043466] INFO -- : checking for pthread_attr_get_np... no I, [2025-03-03T06:27:46.488867 #1043466] INFO -- : checking for pthread_attr_getstack... yes I, [2025-03-03T06:27:46.600377 #1043466] INFO -- : checking for pthread_attr_getguardsize... yes I, [2025-03-03T06:27:46.738956 #1043466] INFO -- : checking for pthread_get_stackaddr_np... no I, [2025-03-03T06:27:46.854754 #1043466] INFO -- : checking for pthread_get_stacksize_np... no I, [2025-03-03T06:27:46.974825 #1043466] INFO -- : checking for thr_stksegment... no I, [2025-03-03T06:27:47.095134 #1043466] INFO -- : checking for pthread_stackseg_np... no I, [2025-03-03T06:27:47.199393 #1043466] INFO -- : checking for pthread_getthrds_np... no I, [2025-03-03T06:27:47.304796 #1043466] INFO -- : checking for pthread_condattr_setclock... yes I, [2025-03-03T06:27:47.395177 #1043466] INFO -- : checking for pthread_setname_np... yes I, [2025-03-03T06:27:47.519335 #1043466] INFO -- : checking for pthread_set_name_np... no I, [2025-03-03T06:27:47.660484 #1043466] INFO -- : checking for pthread_sigmask... yes I, [2025-03-03T06:27:47.782522 #1043466] INFO -- : checking for pthread_getattr_np... yes I, [2025-03-03T06:27:47.815778 #1043466] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2025-03-03T06:27:47.941655 #1043466] INFO -- : checking for thread-local storage specifier... _Thread_local I, [2025-03-03T06:27:48.055408 #1043466] INFO -- : checking if mcontext_t is a pointer... no I, [2025-03-03T06:27:48.160701 #1043466] INFO -- : checking for getcontext... yes I, [2025-03-03T06:27:48.266255 #1043466] INFO -- : checking for setcontext... yes I, [2025-03-03T06:27:49.475446 #1043466] INFO -- : checking if fork works with pthread... yes I, [2025-03-03T06:27:49.494927 #1043466] INFO -- : checking for sys/user.h... yes I, [2025-03-03T06:27:49.593319 #1043466] INFO -- : checking whether PAGE_SIZE is compile-time const... no I, [2025-03-03T06:27:49.629096 #1043466] INFO -- : checking ioctl request type... unsigned long I, [2025-03-03T06:27:49.660727 #1043466] INFO -- : checking for elf.h... yes I, [2025-03-03T06:27:49.792992 #1043466] INFO -- : checking for elf_abi.h... no I, [2025-03-03T06:27:49.924599 #1043466] INFO -- : checking for uncompress in -lz... yes I, [2025-03-03T06:27:50.075701 #1043466] INFO -- : checking for mach-o/loader.h... no I, [2025-03-03T06:27:50.075778 #1043466] INFO -- : checking whether OS depend dynamic link works... yes I, [2025-03-03T06:27:50.182052 #1043466] INFO -- : checking for backtrace... yes I, [2025-03-03T06:27:50.372691 #1043466] INFO -- : checking for broken backtrace... no I, [2025-03-03T06:27:50.403026 #1043466] INFO -- : checking for valgrind/memcheck.h... yes I, [2025-03-03T06:27:50.573493 #1043466] INFO -- : checking for strip flags... -S -x I, [2025-03-03T06:27:50.636671 #1043466] INFO -- : checking whether -fPIE is accepted as CFLAGS... yes I, [2025-03-03T06:27:50.808551 #1043466] INFO -- : checking whether -pie is accepted as LDFLAGS... yes I, [2025-03-03T06:27:50.831905 #1043466] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2025-03-03T06:27:50.855322 #1043466] INFO -- : checking whether dtrace USDT is available... no I, [2025-03-03T06:27:50.996738 #1043466] INFO -- : checking for __builtin_setjmp... yes I, [2025-03-03T06:27:51.096826 #1043466] INFO -- : checking for _setjmpex as a macro or function... no I, [2025-03-03T06:27:51.134617 #1043466] INFO -- : checking for _setjmp as a macro or function... yes I, [2025-03-03T06:27:51.138777 #1043466] INFO -- : checking for setjmp type... __builtin_setjmp I, [2025-03-03T06:27:51.138871 #1043466] INFO -- : checking if building with modular GC support... no I, [2025-03-03T06:27:51.138898 #1043466] INFO -- : checking for rustc... rustc I, [2025-03-03T06:27:51.566944 #1043466] INFO -- : checking whether rustc works for YJIT... yes I, [2025-03-03T06:27:51.631067 #1043466] INFO -- : checking for prefix of external symbols... NONE I, [2025-03-03T06:27:51.646791 #1043466] INFO -- : checking if make is GNU make... yes I, [2025-03-03T06:27:51.834512 #1043466] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2025-03-03T06:27:51.924098 #1043466] INFO -- : configure: ruby library version = 3.5.0+0 I, [2025-03-03T06:27:52.191891 #1043466] INFO -- : configure: creating ./config.status I, [2025-03-03T06:27:52.519961 #1043466] INFO -- : config.status: creating GNUmakefile I, [2025-03-03T06:27:52.590242 #1043466] INFO -- : config.status: creating Makefile I, [2025-03-03T06:27:52.783033 #1043466] INFO -- : --- I, [2025-03-03T06:27:52.783113 #1043466] INFO -- : Configuration summary for ruby version 3.5.0 I, [2025-03-03T06:27:52.783133 #1043466] INFO -- : I, [2025-03-03T06:27:52.806706 #1043466] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-O0 I, [2025-03-03T06:27:52.842499 #1043466] INFO -- : * exec prefix: ${prefix} I, [2025-03-03T06:27:52.858210 #1043466] INFO -- : * arch: x86_64-linux I, [2025-03-03T06:27:52.894484 #1043466] INFO -- : * site arch: ${arch} I, [2025-03-03T06:27:52.906206 #1043466] INFO -- : * RUBY_BASE_NAME: ruby I, [2025-03-03T06:27:52.930326 #1043466] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2025-03-03T06:27:52.944034 #1043466] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2025-03-03T06:27:52.951843 #1043466] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2025-03-03T06:27:52.957985 #1043466] INFO -- : * target OS: linux I, [2025-03-03T06:27:52.992756 #1043466] INFO -- : * compiler: gcc I, [2025-03-03T06:27:53.014635 #1043466] INFO -- : * with thread: pthread I, [2025-03-03T06:27:53.038287 #1043466] INFO -- : * with coroutine: amd64 I, [2025-03-03T06:27:53.053958 #1043466] INFO -- : * with modular GC: no I, [2025-03-03T06:27:53.066428 #1043466] INFO -- : * enable shared libs: no I, [2025-03-03T06:27:53.096739 #1043466] INFO -- : * dynamic library ext: so I, [2025-03-03T06:27:53.108728 #1043466] INFO -- : * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ I, [2025-03-03T06:27:53.108813 #1043466] INFO -- : ${warnflags} I, [2025-03-03T06:27:53.124760 #1043466] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2025-03-03T06:27:53.124835 #1043466] INFO -- : -Wl,-export-dynamic I, [2025-03-03T06:27:53.148286 #1043466] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2025-03-03T06:27:53.166192 #1043466] INFO -- : * optflags: -O0 -fno-fast-math I, [2025-03-03T06:27:53.180754 #1043466] INFO -- : * debugflags: -ggdb3 I, [2025-03-03T06:27:53.218374 #1043466] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2025-03-03T06:27:53.218451 #1043466] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2025-03-03T06:27:53.218472 #1043466] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2025-03-03T06:27:53.218490 #1043466] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2025-03-03T06:27:53.218506 #1043466] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2025-03-03T06:27:53.218522 #1043466] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2025-03-03T06:27:53.218538 #1043466] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2025-03-03T06:27:53.218554 #1043466] INFO -- : -Wno-missing-field-initializers \ I, [2025-03-03T06:27:53.218570 #1043466] INFO -- : -Wno-overlength-strings \ I, [2025-03-03T06:27:53.218585 #1043466] INFO -- : -Wno-packed-bitfield-compat \ I, [2025-03-03T06:27:53.218600 #1043466] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2025-03-03T06:27:53.218617 #1043466] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2025-03-03T06:27:53.218634 #1043466] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2025-03-03T06:27:53.218649 #1043466] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2025-03-03T06:27:53.218665 #1043466] INFO -- : -Wmisleading-indentation -Wundef I, [2025-03-03T06:27:53.230694 #1043466] INFO -- : * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ I, [2025-03-03T06:27:53.230776 #1043466] INFO -- : -D_FORTIFY_SOURCE=2 I, [2025-03-03T06:27:53.254518 #1043466] INFO -- : * strip command: strip -S -x I, [2025-03-03T06:27:53.270331 #1043466] INFO -- : * install doc: no I, [2025-03-03T06:27:53.282510 #1043466] INFO -- : * YJIT support: yes I, [2025-03-03T06:27:53.302918 #1043466] INFO -- : * man page type: man I, [2025-03-03T06:27:53.315074 #1043466] INFO -- : * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ I, [2025-03-03T06:27:53.315161 #1043466] INFO -- : [x86_64-linux-gnu] I, [2025-03-03T06:27:53.315405 #1043466] INFO -- : I, [2025-03-03T06:27:53.315445 #1043466] INFO -- : --- I, [2025-03-03T06:27:53.456780 #1043466] INFO -- : $$$[end] "/tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0" exit with 0. I, [2025-03-03T06:27:53.457162 #1043466] INFO -- : $$$[beg] make update-download -j4 I, [2025-03-03T06:27:53.870646 #1043466] INFO -- : tool/config.guess already exists I, [2025-03-03T06:27:53.871060 #1043466] INFO -- : tool/config.sub already exists I, [2025-03-03T06:27:53.885625 #1043466] INFO -- : Downloading bundled gem minitest-5.25.4... I, [2025-03-03T06:27:53.892737 #1043466] INFO -- : Downloading bundled gem power_assert-2.0.5... I, [2025-03-03T06:27:53.900785 #1043466] INFO -- : Downloading bundled gem rake-13.2.1... I, [2025-03-03T06:27:53.917645 #1043466] INFO -- : Downloading bundled gem test-unit-3.6.7... I, [2025-03-03T06:27:54.357766 #1043466] INFO -- : Downloading bundled gem rexml-3.4.1... I, [2025-03-03T06:27:54.367075 #1043466] INFO -- : Downloading bundled gem rss-0.3.1... I, [2025-03-03T06:27:54.472891 #1043466] INFO -- : Downloading bundled gem net-ftp-0.3.8... I, [2025-03-03T06:27:54.649779 #1043466] INFO -- : Downloading bundled gem net-imap-0.5.6... I, [2025-03-03T06:27:54.873803 #1043466] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2025-03-03T06:27:54.901702 #1043466] INFO -- : Downloading bundled gem net-smtp-0.5.1... I, [2025-03-03T06:27:55.019178 #1043466] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2025-03-03T06:27:55.320147 #1043466] INFO -- : Downloading bundled gem prime-0.1.3... I, [2025-03-03T06:27:55.360961 #1043466] INFO -- : Downloading bundled gem rbs-3.8.1... I, [2025-03-03T06:27:55.393706 #1043466] INFO -- : Downloading bundled gem typeprof-0.30.1... I, [2025-03-03T06:27:55.509693 #1043466] INFO -- : Downloading bundled gem debug-1.10.0... I, [2025-03-03T06:27:55.868893 #1043466] INFO -- : Downloading bundled gem racc-1.8.1... I, [2025-03-03T06:27:56.010087 #1043466] INFO -- : Downloading bundled gem mutex_m-0.3.0... I, [2025-03-03T06:27:56.013580 #1043466] INFO -- : Downloading bundled gem getoptlong-0.2.1... I, [2025-03-03T06:27:56.053668 #1043466] INFO -- : Downloading bundled gem base64-0.2.0... I, [2025-03-03T06:27:56.457765 #1043466] INFO -- : Downloading bundled gem bigdecimal-3.1.9... I, [2025-03-03T06:27:56.501416 #1043466] INFO -- : Downloading bundled gem observer-0.1.2... I, [2025-03-03T06:27:56.509729 #1043466] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2025-03-03T06:27:56.536939 #1043466] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2025-03-03T06:27:56.941667 #1043466] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2025-03-03T06:27:56.941962 #1043466] INFO -- : Downloading bundled gem drb-2.2.1... I, [2025-03-03T06:27:56.968781 #1043466] INFO -- : Downloading bundled gem nkf-0.2.0... I, [2025-03-03T06:27:56.981891 #1043466] INFO -- : Downloading bundled gem csv-3.3.2... I, [2025-03-03T06:27:57.381659 #1043466] INFO -- : Downloading bundled gem repl_type_completor-0.1.10... I, [2025-03-03T06:27:57.421635 #1043466] INFO -- : Downloading bundled gem ostruct-0.6.1... I, [2025-03-03T06:27:57.461310 #1043466] INFO -- : Downloading bundled gem benchmark-0.4.0... I, [2025-03-03T06:27:57.595212 #1043466] INFO -- : Downloading bundled gem logger-1.6.6... I, [2025-03-03T06:27:57.894004 #1043466] INFO -- : Downloading bundled gem rdoc-6.12.0... I, [2025-03-03T06:27:58.076049 #1043466] INFO -- : Downloading bundled gem win32ole-1.9.1... I, [2025-03-03T06:27:58.104289 #1043466] INFO -- : Downloading bundled gem readline-0.0.4... I, [2025-03-03T06:27:58.145842 #1043466] INFO -- : Downloading bundled gem fiddle-1.1.6... I, [2025-03-03T06:27:58.411991 #1043466] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/.timestamp I, [2025-03-03T06:27:58.418676 #1043466] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/gems/src I, [2025-03-03T06:27:58.433270 #1043466] INFO -- : Cloning https://github.com/ruby/syslog E, [2025-03-03T06:27:58.462420 #1043466] ERROR -- : Cloning into '/tmp/ruby/src/trunk-O0/gems/src/syslog'... I, [2025-03-03T06:27:58.514035 #1043466] INFO -- : Cloning https://github.com/ruby/pstore E, [2025-03-03T06:27:58.530183 #1043466] ERROR -- : Cloning into '/tmp/ruby/src/trunk-O0/gems/src/pstore'... I, [2025-03-03T06:27:58.637718 #1043466] INFO -- : Cloning https://github.com/ruby/irb E, [2025-03-03T06:27:58.640926 #1043466] ERROR -- : Cloning into '/tmp/ruby/src/trunk-O0/gems/src/irb'... I, [2025-03-03T06:27:58.726138 #1043466] INFO -- : Cloning https://github.com/ruby/reline E, [2025-03-03T06:27:58.729958 #1043466] ERROR -- : Cloning into '/tmp/ruby/src/trunk-O0/gems/src/reline'... I, [2025-03-03T06:27:59.358070 #1043466] INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 I, [2025-03-03T06:27:59.460446 #1043466] INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f E, [2025-03-03T06:27:59.935817 #1043466] ERROR -- : From https://github.com/ruby/syslog E, [2025-03-03T06:27:59.935908 #1043466] ERROR -- : * branch f2b9e75a8e016502607a3a20695cef57956150c2 -> FETCH_HEAD E, [2025-03-03T06:27:59.993535 #1043466] ERROR -- : HEAD is now at f2b9e75 Merge pull request #16 from jeremyd2019/enable-build-on-cygwin I, [2025-03-03T06:27:59.999858 #1043466] INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision - E, [2025-03-03T06:28:00.009051 #1043466] ERROR -- : From https://github.com/ruby/pstore E, [2025-03-03T06:28:00.009125 #1043466] ERROR -- : * branch b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f -> FETCH_HEAD I, [2025-03-03T06:28:00.071130 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision updated I, [2025-03-03T06:28:00.071529 #1043466] INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision - E, [2025-03-03T06:28:00.071594 #1043466] ERROR -- : HEAD is now at b563c4d Added lib path to in assert_in_out_err I, [2025-03-03T06:28:00.084646 #1043466] INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e I, [2025-03-03T06:28:00.094916 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision updated I, [2025-03-03T06:28:00.254140 #1043466] INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 I, [2025-03-03T06:28:00.409825 #1043466] INFO -- : Building pstore@b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f to /tmp/ruby/src/trunk-O0/gems/pstore-0.1.4.gem I, [2025-03-03T06:28:00.581599 #1043466] INFO -- : Building syslog@f2b9e75a8e016502607a3a20695cef57956150c2 to /tmp/ruby/src/trunk-O0/gems/syslog-0.2.0.gem E, [2025-03-03T06:28:00.673215 #1043466] ERROR -- : From https://github.com/ruby/reline E, [2025-03-03T06:28:00.673286 #1043466] ERROR -- : * branch defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD I, [2025-03-03T06:28:00.680153 #1043466] INFO -- : Successfully built RubyGem I, [2025-03-03T06:28:00.680225 #1043466] INFO -- : Name: pstore I, [2025-03-03T06:28:00.680246 #1043466] INFO -- : Version: 0.1.4 I, [2025-03-03T06:28:00.680265 #1043466] INFO -- : File: pstore-0.1.4.gem E, [2025-03-03T06:28:00.695091 #1043466] ERROR -- : HEAD is now at defcd36 Reject directory from Gem::Specification#files I, [2025-03-03T06:28:00.696274 #1043466] INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision - I, [2025-03-03T06:28:00.720792 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision updated I, [2025-03-03T06:28:00.912618 #1043466] INFO -- : Successfully built RubyGem I, [2025-03-03T06:28:00.912695 #1043466] INFO -- : Name: syslog I, [2025-03-03T06:28:00.912721 #1043466] INFO -- : Version: 0.2.0 I, [2025-03-03T06:28:00.912738 #1043466] INFO -- : File: syslog-0.2.0.gem I, [2025-03-03T06:28:00.991704 #1043466] INFO -- : Building reline@defcd36c0b6e6648333d4b9ab5923eb4e543615e to /tmp/ruby/src/trunk-O0/gems/reline-0.6.0.gem E, [2025-03-03T06:28:01.044723 #1043466] ERROR -- : From https://github.com/ruby/irb E, [2025-03-03T06:28:01.044804 #1043466] ERROR -- : * branch 6bb53630c3398b2042fb99d5232c68399491d338 -> FETCH_HEAD E, [2025-03-03T06:28:01.073685 #1043466] ERROR -- : HEAD is now at 6bb5363 Ignore to contain directory to Gem::Specification#files I, [2025-03-03T06:28:01.074723 #1043466] INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision - I, [2025-03-03T06:28:01.105904 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision updated I, [2025-03-03T06:28:01.376436 #1043466] INFO -- : Building irb@6bb53630c3398b2042fb99d5232c68399491d338 to /tmp/ruby/src/trunk-O0/gems/irb-1.15.1.gem I, [2025-03-03T06:28:01.443031 #1043466] INFO -- : Successfully built RubyGem I, [2025-03-03T06:28:01.443119 #1043466] INFO -- : Name: reline I, [2025-03-03T06:28:01.443149 #1043466] INFO -- : Version: 0.6.0 I, [2025-03-03T06:28:01.443169 #1043466] INFO -- : File: reline-0.6.0.gem I, [2025-03-03T06:28:01.690150 #1043466] INFO -- : Successfully built RubyGem I, [2025-03-03T06:28:01.690217 #1043466] INFO -- : Name: irb I, [2025-03-03T06:28:01.690240 #1043466] INFO -- : Version: 1.15.1 I, [2025-03-03T06:28:01.690258 #1043466] INFO -- : File: irb-1.15.1.gem I, [2025-03-03T06:28:01.886150 #1043466] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2025-03-03T06:28:01.886245 #1043466] INFO -- : $$$[beg] make update-src -j4 I, [2025-03-03T06:28:03.136908 #1043466] INFO -- : Already up to date. I, [2025-03-03T06:28:03.196928 #1043466] INFO -- : Latest commit hash = a47e686cb6 I, [2025-03-03T06:28:03.200494 #1043466] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2025-03-03T06:28:03.201003 #1043466] INFO -- : $$$[beg] make after-update -j4 I, [2025-03-03T06:28:03.456753 #1043466] INFO -- : generating id.h I, [2025-03-03T06:28:03.481575 #1043466] INFO -- : generating optinsn.inc I, [2025-03-03T06:28:03.482869 #1043466] INFO -- : generating optunifs.inc I, [2025-03-03T06:28:03.497650 #1043466] INFO -- : generating insns.inc I, [2025-03-03T06:28:03.536122 #1043466] INFO -- : id.h updated I, [2025-03-03T06:28:03.569723 #1043466] INFO -- : generating insns_info.inc I, [2025-03-03T06:28:03.590054 #1043466] INFO -- : generating vmtc.inc I, [2025-03-03T06:28:03.646406 #1043466] INFO -- : generating vm.inc I, [2025-03-03T06:28:03.694403 #1043466] INFO -- : generating node_name.inc I, [2025-03-03T06:28:03.765811 #1043466] INFO -- : generating known_errors.inc I, [2025-03-03T06:28:03.861704 #1043466] INFO -- : generating vm_call_iseq_optimized.inc I, [2025-03-03T06:28:03.892737 #1043466] INFO -- : known_errors.inc updated I, [2025-03-03T06:28:03.912654 #1043466] INFO -- : vm_call_iseq_optimized.inc updated I, [2025-03-03T06:28:03.915950 #1043466] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/enc/jis E, [2025-03-03T06:28:03.952856 #1043466] ERROR -- : + cp /tmp/ruby/src/trunk-O0/enc/jis/props.h.blt /tmp/ruby/src/trunk-O0/enc/jis/props.h I, [2025-03-03T06:28:04.136719 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/revision.h updated I, [2025-03-03T06:28:04.137234 #1043466] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-O0/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-O0/probes.d > probes.dmyh I, [2025-03-03T06:28:04.836287 #1043466] INFO -- : generating parse.c I, [2025-03-03T06:28:04.942983 #1043466] INFO -- : copying lex.c I, [2025-03-03T06:28:04.960863 #1043466] INFO -- : generating id.c I, [2025-03-03T06:28:05.005639 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/ast.rbinc I, [2025-03-03T06:28:05.089756 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/dir.rbinc I, [2025-03-03T06:28:05.109490 #1043466] INFO -- : id.c updated I, [2025-03-03T06:28:05.126012 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/gc.rbinc I, [2025-03-03T06:28:05.129081 #1043466] INFO -- : generating enc/trans/newline.c ... I, [2025-03-03T06:28:05.149644 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/numeric.rbinc I, [2025-03-03T06:28:05.161644 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/io.rbinc I, [2025-03-03T06:28:05.246366 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/marshal.rbinc I, [2025-03-03T06:28:05.258150 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/pack.rbinc I, [2025-03-03T06:28:05.262037 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/trace_point.rbinc I, [2025-03-03T06:28:05.326152 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/warning.rbinc I, [2025-03-03T06:28:05.329906 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/array.rbinc I, [2025-03-03T06:28:05.353744 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/hash.rbinc I, [2025-03-03T06:28:05.405755 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/kernel.rbinc I, [2025-03-03T06:28:05.432585 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/ractor.rbinc I, [2025-03-03T06:28:05.457984 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/symbol.rbinc I, [2025-03-03T06:28:05.488529 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/timev.rbinc I, [2025-03-03T06:28:05.524580 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/thread_sync.rbinc I, [2025-03-03T06:28:05.544356 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/nilclass.rbinc I, [2025-03-03T06:28:05.558091 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/prelude.rbinc I, [2025-03-03T06:28:05.596631 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/gem_prelude.rbinc I, [2025-03-03T06:28:05.605657 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/yjit.rbinc I, [2025-03-03T06:28:05.646958 #1043466] INFO -- : making /tmp/ruby/src/trunk-O0/yjit_hook.rbinc I, [2025-03-03T06:28:05.689587 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c I, [2025-03-03T06:28:05.718632 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c I, [2025-03-03T06:28:05.721087 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:05.726587 #1043466] INFO -- : extracting ripper.y from ../../parse.y I, [2025-03-03T06:28:05.733169 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:28:05.800724 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c I, [2025-03-03T06:28:05.856729 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:28:05.856815 #1043466] INFO -- : sizes.c updated I, [2025-03-03T06:28:05.856844 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:28:05.881096 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket' I, [2025-03-03T06:28:05.883889 #1043466] INFO -- : generating constant definitions I, [2025-03-03T06:28:05.928717 #1043466] INFO -- : limits.c updated I, [2025-03-03T06:28:05.931904 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:28:05.951621 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/etc' I, [2025-03-03T06:28:05.976720 #1043466] INFO -- : generating constant definitions I, [2025-03-03T06:28:06.008010 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket' I, [2025-03-03T06:28:06.040715 #1043466] INFO -- : generating miniprelude.c I, [2025-03-03T06:28:06.048740 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/etc' I, [2025-03-03T06:28:06.205422 #1043466] INFO -- : generating eventids1.c from ../../parse.y I, [2025-03-03T06:28:06.299221 #1043466] INFO -- : miniprelude.c updated I, [2025-03-03T06:28:06.309763 #1043466] INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 I, [2025-03-03T06:28:06.313566 #1043466] INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision - I, [2025-03-03T06:28:06.342039 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision unchanged I, [2025-03-03T06:28:06.363452 #1043466] INFO -- : generating eventids1.h from ../../parse.y I, [2025-03-03T06:28:06.365692 #1043466] INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f I, [2025-03-03T06:28:06.410657 #1043466] INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision - I, [2025-03-03T06:28:06.438214 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged I, [2025-03-03T06:28:06.472234 #1043466] INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 I, [2025-03-03T06:28:06.487178 #1043466] INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision - I, [2025-03-03T06:28:06.545061 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged I, [2025-03-03T06:28:06.572940 #1043466] INFO -- : generating eventids2table.c from ./eventids2.c I, [2025-03-03T06:28:06.575314 #1043466] INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e I, [2025-03-03T06:28:06.597073 #1043466] INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision - I, [2025-03-03T06:28:06.646047 #1043466] INFO -- : compiling compiler ripper.y I, [2025-03-03T06:28:06.676339 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged I, [2025-03-03T06:28:06.700746 #1043466] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/gems I, [2025-03-03T06:28:06.709925 #1043466] INFO -- : generating x86_64-linux-fake.rb I, [2025-03-03T06:28:06.938981 #1043466] INFO -- : x86_64-linux-fake.rb updated I, [2025-03-03T06:28:06.948951 #1043466] INFO -- : /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2025-03-03T06:28:06.970342 #1043466] INFO -- : rbconfig.rb updated I, [2025-03-03T06:28:07.574166 #1043466] INFO -- : Extracting bundle gem minitest-5.25.4... I, [2025-03-03T06:28:07.772155 #1043466] INFO -- : Extracting bundle gem power_assert-2.0.5... I, [2025-03-03T06:28:07.952884 #1043466] INFO -- : Unpacked gems/minitest-5.25.4.gem I, [2025-03-03T06:28:07.993863 #1043466] INFO -- : Extracting bundle gem rake-13.2.1... I, [2025-03-03T06:28:08.209089 #1043466] INFO -- : Unpacked gems/power_assert-2.0.5.gem I, [2025-03-03T06:28:08.241852 #1043466] INFO -- : Extracting bundle gem test-unit-3.6.7... I, [2025-03-03T06:28:08.658706 #1043466] INFO -- : Unpacked gems/rake-13.2.1.gem I, [2025-03-03T06:28:08.689874 #1043466] INFO -- : Extracting bundle gem rexml-3.4.1... I, [2025-03-03T06:28:08.808728 #1043466] INFO -- : Unpacked gems/test-unit-3.6.7.gem I, [2025-03-03T06:28:08.825718 #1043466] INFO -- : Extracting bundle gem rss-0.3.1... I, [2025-03-03T06:28:09.008567 #1043466] INFO -- : Unpacked gems/rexml-3.4.1.gem I, [2025-03-03T06:28:09.021999 #1043466] INFO -- : Extracting bundle gem net-ftp-0.3.8... I, [2025-03-03T06:28:09.292676 #1043466] INFO -- : Unpacked gems/rss-0.3.1.gem I, [2025-03-03T06:28:09.310790 #1043466] INFO -- : Extracting bundle gem net-imap-0.5.6... I, [2025-03-03T06:28:09.632003 #1043466] INFO -- : Unpacked gems/net-ftp-0.3.8.gem I, [2025-03-03T06:28:09.639890 #1043466] INFO -- : Unpacked gems/net-imap-0.5.6.gem I, [2025-03-03T06:28:09.647729 #1043466] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2025-03-03T06:28:09.664716 #1043466] INFO -- : Extracting bundle gem net-smtp-0.5.1... I, [2025-03-03T06:28:10.037785 #1043466] INFO -- : Unpacked gems/net-smtp-0.5.1.gem I, [2025-03-03T06:28:10.053867 #1043466] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2025-03-03T06:28:10.135151 #1043466] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2025-03-03T06:28:10.161996 #1043466] INFO -- : Extracting bundle gem prime-0.1.3... I, [2025-03-03T06:28:10.479744 #1043466] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2025-03-03T06:28:10.493769 #1043466] INFO -- : Extracting bundle gem rbs-3.8.1... I, [2025-03-03T06:28:10.660921 #1043466] INFO -- : Unpacked gems/prime-0.1.3.gem I, [2025-03-03T06:28:10.677804 #1043466] INFO -- : Extracting bundle gem typeprof-0.30.1... I, [2025-03-03T06:28:11.208233 #1043466] INFO -- : Unpacked gems/typeprof-0.30.1.gem I, [2025-03-03T06:28:11.233921 #1043466] INFO -- : Extracting bundle gem debug-1.10.0... I, [2025-03-03T06:28:11.293874 #1043466] INFO -- : Unpacked gems/rbs-3.8.1.gem I, [2025-03-03T06:28:11.326025 #1043466] INFO -- : Extracting bundle gem racc-1.8.1... I, [2025-03-03T06:28:11.573484 #1043466] INFO -- : Unpacked gems/debug-1.10.0.gem I, [2025-03-03T06:28:11.581332 #1043466] INFO -- : Extracting bundle gem mutex_m-0.3.0... I, [2025-03-03T06:28:11.732562 #1043466] INFO -- : Unpacked gems/racc-1.8.1.gem I, [2025-03-03T06:28:11.741041 #1043466] INFO -- : Extracting bundle gem getoptlong-0.2.1... I, [2025-03-03T06:28:11.951070 #1043466] INFO -- : Unpacked gems/mutex_m-0.3.0.gem I, [2025-03-03T06:28:11.981679 #1043466] INFO -- : Extracting bundle gem base64-0.2.0... I, [2025-03-03T06:28:12.126486 #1043466] INFO -- : Unpacked gems/getoptlong-0.2.1.gem I, [2025-03-03T06:28:12.140572 #1043466] INFO -- : Extracting bundle gem bigdecimal-3.1.9... I, [2025-03-03T06:28:12.390666 #1043466] INFO -- : Unpacked gems/base64-0.2.0.gem I, [2025-03-03T06:28:12.429627 #1043466] INFO -- : Extracting bundle gem observer-0.1.2... I, [2025-03-03T06:28:12.498508 #1043466] INFO -- : Unpacked gems/bigdecimal-3.1.9.gem I, [2025-03-03T06:28:12.516727 #1043466] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2025-03-03T06:28:12.723439 #1043466] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2025-03-03T06:28:12.734420 #1043466] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2025-03-03T06:28:12.789961 #1043466] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2025-03-03T06:28:12.805616 #1043466] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2025-03-03T06:28:13.055681 #1043466] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2025-03-03T06:28:13.072729 #1043466] INFO -- : Extracting bundle gem drb-2.2.1... I, [2025-03-03T06:28:13.261859 #1043466] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2025-03-03T06:28:13.281611 #1043466] INFO -- : Extracting bundle gem nkf-0.2.0... I, [2025-03-03T06:28:13.510112 #1043466] INFO -- : Unpacked gems/drb-2.2.1.gem I, [2025-03-03T06:28:13.540080 #1043466] INFO -- : Extracting bundle gem csv-3.3.2... I, [2025-03-03T06:28:13.636546 #1043466] INFO -- : Unpacked gems/nkf-0.2.0.gem I, [2025-03-03T06:28:13.645853 #1043466] INFO -- : Extracting bundle gem repl_type_completor-0.1.10... I, [2025-03-03T06:28:13.844842 #1043466] INFO -- : Unpacked gems/csv-3.3.2.gem I, [2025-03-03T06:28:13.853264 #1043466] INFO -- : Extracting bundle gem ostruct-0.6.1... I, [2025-03-03T06:28:13.952722 #1043466] INFO -- : Unpacked gems/repl_type_completor-0.1.10.gem I, [2025-03-03T06:28:13.964727 #1043466] INFO -- : Extracting bundle gem benchmark-0.4.0... I, [2025-03-03T06:28:14.200103 #1043466] INFO -- : Unpacked gems/ostruct-0.6.1.gem I, [2025-03-03T06:28:14.233646 #1043466] INFO -- : Extracting bundle gem logger-1.6.6... I, [2025-03-03T06:28:14.244723 #1043466] INFO -- : Unpacked gems/benchmark-0.4.0.gem I, [2025-03-03T06:28:14.258007 #1043466] INFO -- : Extracting bundle gem rdoc-6.12.0... I, [2025-03-03T06:28:14.659107 #1043466] INFO -- : Unpacked gems/logger-1.6.6.gem I, [2025-03-03T06:28:14.665240 #1043466] INFO -- : Unpacked gems/rdoc-6.12.0.gem I, [2025-03-03T06:28:14.677620 #1043466] INFO -- : Extracting bundle gem win32ole-1.9.1... I, [2025-03-03T06:28:14.681666 #1043466] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2025-03-03T06:28:14.788796 #1043466] INFO -- : Extracting bundle gem readline-0.0.4... I, [2025-03-03T06:28:15.011660 #1043466] INFO -- : Unpacked gems/win32ole-1.9.1.gem I, [2025-03-03T06:28:15.020448 #1043466] INFO -- : Extracting bundle gem fiddle-1.1.6... I, [2025-03-03T06:28:15.143839 #1043466] INFO -- : Unpacked gems/readline-0.0.4.gem I, [2025-03-03T06:28:15.151535 #1043466] INFO -- : generating enc.mk I, [2025-03-03T06:28:15.321457 #1043466] INFO -- : Unpacked gems/fiddle-1.1.6.gem I, [2025-03-03T06:28:15.330488 #1043466] INFO -- : Extracting bundle gem syslog-0.2.0... I, [2025-03-03T06:28:15.599045 #1043466] INFO -- : Unpacked gems/syslog-0.2.0.gem I, [2025-03-03T06:28:15.608168 #1043466] INFO -- : Extracting bundle gem pstore-0.1.4... I, [2025-03-03T06:28:15.991279 #1043466] INFO -- : Extracting bundle gem irb-1.15.1... I, [2025-03-03T06:28:16.078416 #1043466] INFO -- : Unpacked gems/pstore-0.1.4.gem I, [2025-03-03T06:28:16.095685 #1043466] INFO -- : Extracting bundle gem reline-0.6.0... I, [2025-03-03T06:28:16.390654 #1043466] INFO -- : Unpacked gems/irb-1.15.1.gem I, [2025-03-03T06:28:16.395659 #1043466] INFO -- : Unpacked gems/reline-0.6.0.gem I, [2025-03-03T06:28:16.400507 #1043466] INFO -- : making srcs under enc I, [2025-03-03T06:28:16.485930 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:28:16.493339 #1043466] INFO -- : generating table from enc/trans/big5.c I, [2025-03-03T06:28:16.493947 #1043466] INFO -- : generating table from enc/trans/cesu_8.c I, [2025-03-03T06:28:16.639447 #1043466] INFO -- : generating enc/trans/cesu_8.c ... I, [2025-03-03T06:28:16.653920 #1043466] INFO -- : generating table from enc/trans/chinese.c I, [2025-03-03T06:28:17.995445 #1043466] INFO -- : generating enc/trans/chinese.c ... I, [2025-03-03T06:28:18.005783 #1043466] INFO -- : generating table from enc/trans/ebcdic.c I, [2025-03-03T06:28:18.158989 #1043466] INFO -- : generating enc/trans/ebcdic.c ... I, [2025-03-03T06:28:18.180734 #1043466] INFO -- : generating table from enc/trans/emoji.c I, [2025-03-03T06:28:18.516737 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.516812 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c I, [2025-03-03T06:28:18.553400 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.553518 #1043466] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-03-03T06:28:18.553584 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.558606 #1043466] INFO -- : generating enc/trans/emoji.c ... I, [2025-03-03T06:28:18.573879 #1043466] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2025-03-03T06:28:18.588309 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h I, [2025-03-03T06:28:18.607439 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.607521 #1043466] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-03-03T06:28:18.607539 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.618430 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c I, [2025-03-03T06:28:18.668710 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.668778 #1043466] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-03-03T06:28:18.668799 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.704718 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c I, [2025-03-03T06:28:18.716731 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.716817 #1043466] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-03-03T06:28:18.716835 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' I, [2025-03-03T06:28:18.721996 #1043466] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2025-03-03T06:28:19.259652 #1043466] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2025-03-03T06:28:19.397885 #1043466] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2025-03-03T06:28:19.412719 #1043466] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2025-03-03T06:28:19.803243 #1043466] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2025-03-03T06:28:19.813705 #1043466] INFO -- : generating table from enc/trans/escape.c I, [2025-03-03T06:28:19.909621 #1043466] INFO -- : generating enc/trans/escape.c ... I, [2025-03-03T06:28:19.919847 #1043466] INFO -- : generating table from enc/trans/gb18030.c I, [2025-03-03T06:28:20.141081 #1043466] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2025-03-03T06:28:20.150060 #1043466] INFO -- : generating table from enc/trans/gbk.c I, [2025-03-03T06:28:20.398886 #1043466] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2025-03-03T06:28:20.407743 #1043466] INFO -- : generating table from enc/trans/iso2022.c I, [2025-03-03T06:28:20.502462 #1043466] INFO -- : generating enc/trans/iso2022.c ... I, [2025-03-03T06:28:20.525720 #1043466] INFO -- : generating table from enc/trans/japanese.c I, [2025-03-03T06:28:20.605916 #1043466] INFO -- : generating enc/trans/japanese.c ... I, [2025-03-03T06:28:20.618462 #1043466] INFO -- : generating table from enc/trans/japanese_euc.c I, [2025-03-03T06:28:21.716824 #1043466] INFO -- : generating enc/trans/gbk.c ... I, [2025-03-03T06:28:21.730757 #1043466] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2025-03-03T06:28:23.027579 #1043466] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2025-03-03T06:28:23.073618 #1043466] INFO -- : generating table from enc/trans/korean.c I, [2025-03-03T06:28:23.732165 #1043466] INFO -- : generating enc/trans/big5.c ... I, [2025-03-03T06:28:23.757742 #1043466] INFO -- : generating table from enc/trans/single_byte.c I, [2025-03-03T06:28:24.078427 #1043466] INFO -- : generating enc/trans/gb18030.c ... I, [2025-03-03T06:28:24.101182 #1043466] INFO -- : generating table from enc/trans/utf8_mac.c I, [2025-03-03T06:28:24.590443 #1043466] INFO -- : generating enc/trans/single_byte.c ... I, [2025-03-03T06:28:24.596863 #1043466] INFO -- : generating table from enc/trans/utf_16_32.c I, [2025-03-03T06:28:24.699662 #1043466] INFO -- : generating enc/trans/utf_16_32.c ... I, [2025-03-03T06:28:25.160422 #1043466] INFO -- : generating enc/trans/japanese_euc.c ... I, [2025-03-03T06:28:25.570465 #1043466] INFO -- : generating enc/trans/korean.c ... I, [2025-03-03T06:28:25.789980 #1043466] INFO -- : generating enc/trans/utf8_mac.c ... I, [2025-03-03T06:28:25.803624 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:28:25.965110 #1043466] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2025-03-03T06:28:25.965301 #1043466] INFO -- : $$$[beg] make miniruby -j4 I, [2025-03-03T06:28:26.124705 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:28:26.124797 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:28:26.124824 #1043466] INFO -- : LD = ld I, [2025-03-03T06:28:26.124841 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:28:26.124863 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:28:26.124883 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:28:26.124898 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:28:26.124909 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:28:26.124924 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:28:26.124940 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:28:26.124950 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:28:26.124960 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:28:26.124971 #1043466] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-03-03T06:28:26.124987 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:28:26.125006 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:28:26.148908 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:28:26.148993 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:28:26.149014 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:28:26.149034 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:28:26.149052 #1043466] INFO -- : I, [2025-03-03T06:28:26.166202 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/main.c I, [2025-03-03T06:28:26.167053 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dmydln.c I, [2025-03-03T06:28:26.185559 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/miniinit.c I, [2025-03-03T06:28:26.192721 #1043466] INFO -- : making dummy probes.h I, [2025-03-03T06:28:26.195855 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ast.c I, [2025-03-03T06:28:26.199522 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/bignum.c I, [2025-03-03T06:28:26.206282 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/class.c I, [2025-03-03T06:28:26.239555 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/compar.c I, [2025-03-03T06:28:26.255405 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/compile.c I, [2025-03-03T06:28:26.256414 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/complex.c I, [2025-03-03T06:28:26.282698 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/cont.c I, [2025-03-03T06:28:26.297546 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/debug.c I, [2025-03-03T06:28:26.312724 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/debug_counter.c I, [2025-03-03T06:28:26.328114 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dir.c I, [2025-03-03T06:28:26.329247 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dln_find.c I, [2025-03-03T06:28:26.352625 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/encoding.c I, [2025-03-03T06:28:26.368503 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enum.c I, [2025-03-03T06:28:26.379187 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enumerator.c I, [2025-03-03T06:28:26.390868 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/error.c I, [2025-03-03T06:28:26.421615 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/eval.c I, [2025-03-03T06:28:26.435442 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/file.c I, [2025-03-03T06:28:26.436130 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/gc.c I, [2025-03-03T06:28:26.474528 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/hash.c I, [2025-03-03T06:28:26.487711 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/inits.c I, [2025-03-03T06:28:26.512862 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/imemo.c I, [2025-03-03T06:28:26.527537 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/io.c I, [2025-03-03T06:28:26.550209 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/io_buffer.c I, [2025-03-03T06:28:26.557333 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/iseq.c I, [2025-03-03T06:28:26.599157 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/load.c I, [2025-03-03T06:28:26.612554 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/marshal.c I, [2025-03-03T06:28:26.628414 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/math.c I, [2025-03-03T06:28:26.654045 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/memory_view.c I, [2025-03-03T06:28:26.678131 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/node.c I, [2025-03-03T06:28:26.685227 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/node_dump.c I, [2025-03-03T06:28:26.718474 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/numeric.c I, [2025-03-03T06:28:26.734966 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/object.c I, [2025-03-03T06:28:26.759523 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/pack.c I, [2025-03-03T06:28:26.769619 #1043466] INFO -- : compiling parse.c I, [2025-03-03T06:28:26.830683 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/parser_st.c I, [2025-03-03T06:28:26.853666 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/proc.c I, [2025-03-03T06:28:26.902236 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/process.c I, [2025-03-03T06:28:26.919073 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ractor.c I, [2025-03-03T06:28:26.946260 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/random.c I, [2025-03-03T06:28:26.972470 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/range.c I, [2025-03-03T06:28:27.022326 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/rational.c I, [2025-03-03T06:28:27.044791 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/re.c I, [2025-03-03T06:28:27.078216 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regcomp.c I, [2025-03-03T06:28:27.133631 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regenc.c I, [2025-03-03T06:28:27.168771 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regerror.c I, [2025-03-03T06:28:27.183316 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regexec.c I, [2025-03-03T06:28:27.216756 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regparse.c I, [2025-03-03T06:28:27.240478 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/regsyntax.c I, [2025-03-03T06:28:27.255005 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ruby.c I, [2025-03-03T06:28:27.281752 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ruby_parser.c I, [2025-03-03T06:28:27.338359 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/scheduler.c I, [2025-03-03T06:28:27.342160 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/shape.c I, [2025-03-03T06:28:27.425827 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/signal.c I, [2025-03-03T06:28:27.450016 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/sprintf.c I, [2025-03-03T06:28:27.490630 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/st.c I, [2025-03-03T06:28:27.520211 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/strftime.c I, [2025-03-03T06:28:27.553137 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/string.c I, [2025-03-03T06:28:27.576938 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/struct.c I, [2025-03-03T06:28:27.642927 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/symbol.c I, [2025-03-03T06:28:27.697638 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/thread.c I, [2025-03-03T06:28:27.704533 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/time.c I, [2025-03-03T06:28:27.738219 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/transcode.c I, [2025-03-03T06:28:27.753579 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/util.c I, [2025-03-03T06:28:27.778054 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/variable.c I, [2025-03-03T06:28:27.822714 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/version.c I, [2025-03-03T06:28:27.826165 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm.c I, [2025-03-03T06:28:27.868739 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c I, [2025-03-03T06:28:27.891102 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm_dump.c I, [2025-03-03T06:28:27.912741 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm_sync.c I, [2025-03-03T06:28:27.923936 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm_trace.c I, [2025-03-03T06:28:27.926014 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/weakmap.c I, [2025-03-03T06:28:27.997581 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/yjit.c I, [2025-03-03T06:28:28.018238 #1043466] INFO -- : building Rust YJIT (release mode) I, [2025-03-03T06:28:28.069985 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/missing/setproctitle.c I, [2025-03-03T06:28:28.079942 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/addr2line.c I, [2025-03-03T06:28:28.127223 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/array.c I, [2025-03-03T06:28:28.138096 #1043466] INFO -- : compiling prism/api_node.c I, [2025-03-03T06:28:28.220400 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/api_pack.c I, [2025-03-03T06:28:28.281863 #1043466] INFO -- : compiling prism/diagnostic.c I, [2025-03-03T06:28:28.333590 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/encoding.c I, [2025-03-03T06:28:28.369228 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/extension.c I, [2025-03-03T06:28:28.421750 #1043466] INFO -- : compiling prism/node.c I, [2025-03-03T06:28:29.440833 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/options.c I, [2025-03-03T06:28:29.458712 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/pack.c I, [2025-03-03T06:28:29.487978 #1043466] INFO -- : compiling prism/prettyprint.c I, [2025-03-03T06:28:29.497651 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/regexp.c I, [2025-03-03T06:28:29.545611 #1043466] INFO -- : compiling prism/serialize.c I, [2025-03-03T06:28:29.556070 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/static_literals.c I, [2025-03-03T06:28:29.593698 #1043466] INFO -- : compiling prism/token_type.c I, [2025-03-03T06:28:29.696731 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_buffer.c I, [2025-03-03T06:28:29.726114 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_char.c I, [2025-03-03T06:28:29.758587 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_constant_pool.c I, [2025-03-03T06:28:29.796788 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_integer.c I, [2025-03-03T06:28:29.846259 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_list.c I, [2025-03-03T06:28:29.877737 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_memchr.c I, [2025-03-03T06:28:29.925763 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_newline_list.c I, [2025-03-03T06:28:29.953797 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_string.c I, [2025-03-03T06:28:30.017673 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strncasecmp.c I, [2025-03-03T06:28:30.060340 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strpbrk.c I, [2025-03-03T06:28:30.086687 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism/prism.c I, [2025-03-03T06:28:30.141840 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/prism_init.c I, [2025-03-03T06:28:30.165643 #1043466] INFO -- : assembling /tmp/ruby/src/trunk-O0/coroutine/amd64/Context.S I, [2025-03-03T06:28:30.193745 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/ascii.c I, [2025-03-03T06:28:30.209858 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/us_ascii.c I, [2025-03-03T06:28:30.251768 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/unicode.c I, [2025-03-03T06:28:30.256378 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/utf_8.c I, [2025-03-03T06:28:30.297871 #1043466] INFO -- : compiling enc/trans/newline.c I, [2025-03-03T06:29:11.757545 #1043466] INFO -- : touch yjit/target/release/libyjit.a I, [2025-03-03T06:29:11.765953 #1043466] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2025-03-03T06:29:12.555552 #1043466] INFO -- : linking miniruby I, [2025-03-03T06:29:13.815341 #1043466] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2025-03-03T06:29:13.815695 #1043466] INFO -- : $$$[beg] make ruby -j4 I, [2025-03-03T06:29:14.110241 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:29:14.110330 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:29:14.110365 #1043466] INFO -- : LD = ld I, [2025-03-03T06:29:14.110397 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:29:14.110439 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:29:14.110486 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:29:14.110524 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:29:14.110556 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:29:14.110587 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:29:14.110616 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:29:14.110645 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:29:14.110674 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:29:14.110704 #1043466] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-03-03T06:29:14.110733 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:29:14.110764 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:29:14.141728 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:29:14.141810 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:29:14.141841 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:29:14.141863 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:29:14.141881 #1043466] INFO -- : I, [2025-03-03T06:29:14.160474 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dln.c I, [2025-03-03T06:29:14.162281 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/localeinit.c I, [2025-03-03T06:29:14.164176 #1043466] INFO -- : creating verconf.h I, [2025-03-03T06:29:14.297842 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dmyext.c I, [2025-03-03T06:29:14.319463 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/dmyenc.c I, [2025-03-03T06:29:14.337330 #1043466] INFO -- : verconf.h updated I, [2025-03-03T06:29:14.343188 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/loadpath.c I, [2025-03-03T06:29:14.961361 #1043466] INFO -- : builtin_binary.inc updated I, [2025-03-03T06:29:14.966741 #1043466] INFO -- : dca28e4d95b2cb80b0d7688fdb53c1ad1fedab109c36c7f15fa9cf94b580e26a builtin_binary.inc I, [2025-03-03T06:29:14.969030 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/builtin.c I, [2025-03-03T06:29:14.997508 #1043466] INFO -- : linking static-library libruby-static.a I, [2025-03-03T06:29:16.955515 #1043466] INFO -- : linking ruby I, [2025-03-03T06:29:18.132843 #1043466] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2025-03-03T06:29:18.133070 #1043466] INFO -- : $$$[beg] make all -j4 I, [2025-03-03T06:29:18.288159 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:29:18.288276 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:29:18.288316 #1043466] INFO -- : LD = ld I, [2025-03-03T06:29:18.288349 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:29:18.288400 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:29:18.288460 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:29:18.288493 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:29:18.288526 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:29:18.288557 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:29:18.288588 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:29:18.288618 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:29:18.288648 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:29:18.289400 #1043466] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-03-03T06:29:18.289439 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:29:18.289478 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:29:18.325600 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:29:18.325689 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:29:18.325718 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:29:18.325736 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:29:18.325752 #1043466] INFO -- : I, [2025-03-03T06:29:18.446010 #1043466] INFO -- : generating encdb.h I, [2025-03-03T06:29:18.460729 #1043466] INFO -- : generating enc.mk I, [2025-03-03T06:29:18.604029 #1043466] INFO -- : encdb.h updated I, [2025-03-03T06:29:18.965250 #1043466] INFO -- : making srcs under enc I, [2025-03-03T06:29:18.969759 #1043466] INFO -- : making enc I, [2025-03-03T06:29:19.020532 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:19.029669 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/encdb.c I, [2025-03-03T06:29:19.055935 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/big5.c I, [2025-03-03T06:29:19.068185 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:19.068278 #1043466] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-03-03T06:29:19.068329 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:19.084719 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/cesu_8.c I, [2025-03-03T06:29:19.085618 #1043466] INFO -- : generating transdb.h I, [2025-03-03T06:29:19.098032 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/cp949.c I, [2025-03-03T06:29:19.100598 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/emacs_mule.c I, [2025-03-03T06:29:19.138050 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/euc_jp.c I, [2025-03-03T06:29:19.145898 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/euc_kr.c I, [2025-03-03T06:29:19.166190 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/euc_tw.c I, [2025-03-03T06:29:19.185532 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/gb2312.c I, [2025-03-03T06:29:19.229761 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/gb18030.c I, [2025-03-03T06:29:19.261837 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/gbk.c I, [2025-03-03T06:29:19.290054 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_1.c I, [2025-03-03T06:29:19.318021 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_2.c I, [2025-03-03T06:29:19.349680 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_3.c I, [2025-03-03T06:29:19.398175 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_4.c I, [2025-03-03T06:29:19.402984 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_5.c I, [2025-03-03T06:29:19.437408 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_6.c I, [2025-03-03T06:29:19.469815 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_7.c I, [2025-03-03T06:29:19.485941 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_8.c I, [2025-03-03T06:29:19.521713 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_9.c I, [2025-03-03T06:29:19.528714 #1043466] INFO -- : transdb.h updated I, [2025-03-03T06:29:19.533664 #1043466] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-03-03T06:29:19.541268 #1043466] INFO -- : making trans I, [2025-03-03T06:29:19.629990 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_10.c I, [2025-03-03T06:29:19.636686 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:19.645749 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c I, [2025-03-03T06:29:19.677868 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_11.c I, [2025-03-03T06:29:19.678487 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/big5.c I, [2025-03-03T06:29:19.733685 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_13.c I, [2025-03-03T06:29:19.773618 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_14.c I, [2025-03-03T06:29:19.825664 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_15.c I, [2025-03-03T06:29:19.859807 #1043466] INFO -- : ext/configure-ext.mk updated I, [2025-03-03T06:29:19.885765 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_16.c I, [2025-03-03T06:29:19.890765 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:19.957617 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/koi8_r.c I, [2025-03-03T06:29:20.018236 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/koi8_u.c I, [2025-03-03T06:29:20.058051 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/shift_jis.c I, [2025-03-03T06:29:20.161163 #1043466] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2025-03-03T06:29:20.165423 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/utf_16be.c I, [2025-03-03T06:29:20.193333 #1043466] INFO -- : configuring -test-/abi I, [2025-03-03T06:29:20.211179 #1043466] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2025-03-03T06:29:20.217771 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/utf_16le.c I, [2025-03-03T06:29:20.234779 #1043466] INFO -- : configuring -test-/arith_seq/extract I, [2025-03-03T06:29:20.261977 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/utf_32be.c I, [2025-03-03T06:29:20.294530 #1043466] INFO -- : configuring -test-/array/concat I, [2025-03-03T06:29:20.304726 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/utf_32le.c I, [2025-03-03T06:29:20.317773 #1043466] INFO -- : configuring -test-/array/resize I, [2025-03-03T06:29:20.349647 #1043466] INFO -- : configuring -test-/asan I, [2025-03-03T06:29:20.354112 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_31j.c I, [2025-03-03T06:29:20.365675 #1043466] INFO -- : configuring -test-/bignum I, [2025-03-03T06:29:20.426656 #1043466] INFO -- : configuring -test-/bug-14834 I, [2025-03-03T06:29:20.445624 #1043466] INFO -- : configuring -test-/bug-3571 I, [2025-03-03T06:29:20.457354 #1043466] INFO -- : configuring -test-/bug-5832 I, [2025-03-03T06:29:20.482783 #1043466] INFO -- : configuring -test-/bug_reporter I, [2025-03-03T06:29:20.493354 #1043466] INFO -- : configuring -test-/class I, [2025-03-03T06:29:20.520518 #1043466] INFO -- : configuring -test-/cxxanyargs I, [2025-03-03T06:29:20.537367 #1043466] INFO -- : configuring -test-/debug I, [2025-03-03T06:29:20.564807 #1043466] INFO -- : configuring -test-/dln/empty I, [2025-03-03T06:29:20.590068 #1043466] INFO -- : configuring -test-/econv I, [2025-03-03T06:29:20.596950 #1043466] INFO -- : configuring -test-/ensure_and_callcc I, [2025-03-03T06:29:20.613247 #1043466] INFO -- : configuring -test-/enumerator_kw I, [2025-03-03T06:29:20.630186 #1043466] INFO -- : configuring -test-/eval I, [2025-03-03T06:29:20.642405 #1043466] INFO -- : configuring -test-/exception I, [2025-03-03T06:29:20.693866 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1250.c I, [2025-03-03T06:29:20.695976 #1043466] INFO -- : configuring -test-/fatal I, [2025-03-03T06:29:20.729380 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1251.c I, [2025-03-03T06:29:20.729654 #1043466] INFO -- : configuring -test-/file I, [2025-03-03T06:29:20.801984 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1252.c I, [2025-03-03T06:29:20.882231 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1253.c I, [2025-03-03T06:29:20.953990 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1254.c I, [2025-03-03T06:29:21.001281 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/windows_1257.c I, [2025-03-03T06:29:21.065959 #1043466] INFO -- : linking encoding encdb.so I, [2025-03-03T06:29:21.201704 #1043466] INFO -- : linking encoding big5.so I, [2025-03-03T06:29:21.293786 #1043466] INFO -- : linking encoding cesu_8.so I, [2025-03-03T06:29:21.367225 #1043466] INFO -- : linking encoding cp949.so I, [2025-03-03T06:29:21.463870 #1043466] INFO -- : linking encoding emacs_mule.so I, [2025-03-03T06:29:21.500728 #1043466] INFO -- : linking encoding euc_jp.so I, [2025-03-03T06:29:21.569761 #1043466] INFO -- : linking encoding euc_kr.so I, [2025-03-03T06:29:21.633755 #1043466] INFO -- : linking encoding euc_tw.so I, [2025-03-03T06:29:21.682949 #1043466] INFO -- : linking encoding gb2312.so I, [2025-03-03T06:29:21.701748 #1043466] INFO -- : linking encoding gb18030.so I, [2025-03-03T06:29:21.743430 #1043466] INFO -- : linking encoding gbk.so I, [2025-03-03T06:29:21.825754 #1043466] INFO -- : linking encoding iso_8859_1.so I, [2025-03-03T06:29:21.877793 #1043466] INFO -- : linking encoding iso_8859_2.so I, [2025-03-03T06:29:21.980746 #1043466] INFO -- : linking encoding iso_8859_3.so I, [2025-03-03T06:29:22.000738 #1043466] INFO -- : linking encoding iso_8859_4.so I, [2025-03-03T06:29:22.141976 #1043466] INFO -- : linking encoding iso_8859_5.so I, [2025-03-03T06:29:22.185769 #1043466] INFO -- : linking encoding iso_8859_6.so I, [2025-03-03T06:29:22.297673 #1043466] INFO -- : linking encoding iso_8859_7.so I, [2025-03-03T06:29:22.341635 #1043466] INFO -- : linking encoding iso_8859_8.so I, [2025-03-03T06:29:22.400740 #1043466] INFO -- : linking encoding iso_8859_9.so I, [2025-03-03T06:29:22.412612 #1043466] INFO -- : linking encoding iso_8859_10.so I, [2025-03-03T06:29:22.457454 #1043466] INFO -- : linking encoding iso_8859_11.so I, [2025-03-03T06:29:22.517731 #1043466] INFO -- : linking encoding iso_8859_13.so I, [2025-03-03T06:29:22.616731 #1043466] INFO -- : linking encoding iso_8859_14.so I, [2025-03-03T06:29:22.624731 #1043466] INFO -- : linking encoding iso_8859_15.so I, [2025-03-03T06:29:22.853602 #1043466] INFO -- : linking encoding iso_8859_16.so I, [2025-03-03T06:29:22.959038 #1043466] INFO -- : linking encoding koi8_r.so I, [2025-03-03T06:29:23.161749 #1043466] INFO -- : linking encoding koi8_u.so I, [2025-03-03T06:29:23.257204 #1043466] INFO -- : configuring cgi/escape I, [2025-03-03T06:29:23.337703 #1043466] INFO -- : linking encoding shift_jis.so I, [2025-03-03T06:29:23.419456 #1043466] INFO -- : linking encoding utf_16be.so I, [2025-03-03T06:29:23.505895 #1043466] INFO -- : linking encoding utf_16le.so I, [2025-03-03T06:29:23.581631 #1043466] INFO -- : linking encoding utf_32be.so I, [2025-03-03T06:29:23.645581 #1043466] INFO -- : linking encoding utf_32le.so I, [2025-03-03T06:29:23.778935 #1043466] INFO -- : configuring continuation I, [2025-03-03T06:29:23.858082 #1043466] INFO -- : linking encoding windows_31j.so I, [2025-03-03T06:29:23.900728 #1043466] INFO -- : configuring -test-/float I, [2025-03-03T06:29:23.950513 #1043466] INFO -- : linking encoding windows_1250.so I, [2025-03-03T06:29:23.959052 #1043466] INFO -- : configuring -test-/funcall I, [2025-03-03T06:29:23.997706 #1043466] INFO -- : configuring -test-/gvl/call_without_gvl I, [2025-03-03T06:29:24.025712 #1043466] INFO -- : configuring -test-/hash I, [2025-03-03T06:29:24.056704 #1043466] INFO -- : configuring -test-/integer I, [2025-03-03T06:29:24.058441 #1043466] INFO -- : linking encoding windows_1251.so I, [2025-03-03T06:29:24.116465 #1043466] INFO -- : configuring -test-/iseq_load I, [2025-03-03T06:29:24.149858 #1043466] INFO -- : configuring -test-/iter I, [2025-03-03T06:29:24.180263 #1043466] INFO -- : configuring -test-/load/dot.dot I, [2025-03-03T06:29:24.213727 #1043466] INFO -- : configuring -test-/load/protect I, [2025-03-03T06:29:24.223665 #1043466] INFO -- : configuring coverage I, [2025-03-03T06:29:24.245337 #1043466] INFO -- : configuring -test-/load/resolve_symbol_resolver I, [2025-03-03T06:29:24.257939 #1043466] INFO -- : configuring -test-/load/resolve_symbol_target I, [2025-03-03T06:29:24.261766 #1043466] INFO -- : linking encoding windows_1252.so I, [2025-03-03T06:29:24.278926 #1043466] INFO -- : configuring -test-/load/stringify_symbols I, [2025-03-03T06:29:24.287921 #1043466] INFO -- : configuring -test-/load/stringify_target I, [2025-03-03T06:29:24.307319 #1043466] INFO -- : configuring -test-/marshal/compat I, [2025-03-03T06:29:24.329757 #1043466] INFO -- : configuring -test-/marshal/internal_ivar I, [2025-03-03T06:29:24.349427 #1043466] INFO -- : configuring -test-/marshal/usr I, [2025-03-03T06:29:24.364871 #1043466] INFO -- : configuring -test-/memory_status I, [2025-03-03T06:29:24.378403 #1043466] INFO -- : configuring -test-/memory_view I, [2025-03-03T06:29:24.401877 #1043466] INFO -- : configuring -test-/method I, [2025-03-03T06:29:24.409840 #1043466] INFO -- : linking encoding windows_1253.so I, [2025-03-03T06:29:24.430165 #1043466] INFO -- : configuring -test-/notimplement I, [2025-03-03T06:29:24.449631 #1043466] INFO -- : configuring -test-/num2int I, [2025-03-03T06:29:24.472729 #1043466] INFO -- : configuring -test-/path_to_class I, [2025-03-03T06:29:24.495704 #1043466] INFO -- : configuring -test-/popen_deadlock I, [2025-03-03T06:29:24.513670 #1043466] INFO -- : configuring -test-/postponed_job I, [2025-03-03T06:29:24.533684 #1043466] INFO -- : configuring -test-/printf I, [2025-03-03T06:29:24.550034 #1043466] INFO -- : configuring -test-/proc I, [2025-03-03T06:29:24.577847 #1043466] INFO -- : linking encoding windows_1254.so I, [2025-03-03T06:29:24.579752 #1043466] INFO -- : configuring -test-/public_header_warnings I, [2025-03-03T06:29:24.680737 #1043466] INFO -- : linking encoding windows_1257.so I, [2025-03-03T06:29:24.711047 #1043466] INFO -- : configuring -test-/random I, [2025-03-03T06:29:24.760918 #1043466] INFO -- : configuring -test-/rational I, [2025-03-03T06:29:24.776519 #1043466] INFO -- : configuring -test-/rb_call_super_kw I, [2025-03-03T06:29:24.788876 #1043466] INFO -- : configuring date I, [2025-03-03T06:29:24.807106 #1043466] INFO -- : configuring -test-/recursion I, [2025-03-03T06:29:24.813345 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:29:24.825502 #1043466] INFO -- : configuring -test-/regexp I, [2025-03-03T06:29:24.851918 #1043466] INFO -- : configuring -test-/scan_args I, [2025-03-03T06:29:24.877135 #1043466] INFO -- : configuring -test-/st/foreach I, [2025-03-03T06:29:24.901713 #1043466] INFO -- : configuring -test-/st/numhash I, [2025-03-03T06:29:24.928170 #1043466] INFO -- : configuring -test-/st/update I, [2025-03-03T06:29:24.945729 #1043466] INFO -- : configuring -test-/string I, [2025-03-03T06:29:25.035040 #1043466] INFO -- : configuring -test-/struct I, [2025-03-03T06:29:25.084555 #1043466] INFO -- : configuring -test-/symbol I, [2025-03-03T06:29:25.220740 #1043466] INFO -- : configuring digest I, [2025-03-03T06:29:25.293206 #1043466] INFO -- : configuring digest/bubblebabble I, [2025-03-03T06:29:25.327321 #1043466] INFO -- : configuring digest/md5 I, [2025-03-03T06:29:26.029312 #1043466] INFO -- : configuring -test-/thread/id I, [2025-03-03T06:29:26.537184 #1043466] INFO -- : configuring digest/rmd160 I, [2025-03-03T06:29:26.620731 #1043466] INFO -- : configuring -test-/thread/instrumentation I, [2025-03-03T06:29:26.649709 #1043466] INFO -- : configuring -test-/thread/lock_native_thread I, [2025-03-03T06:29:26.678643 #1043466] INFO -- : configuring -test-/thread_fd I, [2025-03-03T06:29:26.701923 #1043466] INFO -- : configuring -test-/time I, [2025-03-03T06:29:26.745876 #1043466] INFO -- : configuring -test-/tracepoint I, [2025-03-03T06:29:26.766864 #1043466] INFO -- : configuring -test-/typeddata I, [2025-03-03T06:29:26.781691 #1043466] INFO -- : configuring -test-/vm I, [2025-03-03T06:29:26.805839 #1043466] INFO -- : configuring -test-/wait I, [2025-03-03T06:29:27.208735 #1043466] INFO -- : configuring erb/escape I, [2025-03-03T06:29:27.364744 #1043466] INFO -- : configuring digest/sha1 I, [2025-03-03T06:29:27.594926 #1043466] INFO -- : configuring etc I, [2025-03-03T06:29:28.103274 #1043466] INFO -- : configuring digest/sha2 I, [2025-03-03T06:29:29.186257 #1043466] INFO -- : configuring fcntl I, [2025-03-03T06:29:29.657127 #1043466] INFO -- : configuring io/console I, [2025-03-03T06:29:29.744466 #1043466] INFO -- : configuring json I, [2025-03-03T06:29:29.776567 #1043466] INFO -- : configuring json/generator I, [2025-03-03T06:29:29.865529 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/big5.c ... I, [2025-03-03T06:29:29.928051 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c I, [2025-03-03T06:29:30.058386 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c ... I, [2025-03-03T06:29:30.068738 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/chinese.c I, [2025-03-03T06:29:30.247125 #1043466] INFO -- : configuring json/parser I, [2025-03-03T06:29:32.357181 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/chinese.c ... I, [2025-03-03T06:29:32.374862 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c I, [2025-03-03T06:29:32.556984 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c ... I, [2025-03-03T06:29:32.575014 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji.c I, [2025-03-03T06:29:33.415650 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/emoji.c ... I, [2025-03-03T06:29:33.452728 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c I, [2025-03-03T06:29:35.293959 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c ... I, [2025-03-03T06:29:35.344733 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c I, [2025-03-03T06:29:36.674790 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c ... I, [2025-03-03T06:29:36.683847 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c I, [2025-03-03T06:29:38.312730 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c ... I, [2025-03-03T06:29:38.353903 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c I, [2025-03-03T06:29:39.366030 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c ... I, [2025-03-03T06:29:39.413683 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/escape.c I, [2025-03-03T06:29:39.564924 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/escape.c ... I, [2025-03-03T06:29:39.608755 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c I, [2025-03-03T06:29:42.743020 #1043466] INFO -- : configuring monitor I, [2025-03-03T06:29:43.009139 #1043466] INFO -- : configuring objspace I, [2025-03-03T06:29:43.357143 #1043466] INFO -- : configuring openssl I, [2025-03-03T06:29:44.489628 #1043466] INFO -- : configuring pathname I, [2025-03-03T06:29:44.861589 #1043466] INFO -- : configuring psych I, [2025-03-03T06:29:46.185376 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c ... I, [2025-03-03T06:29:46.242657 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/gbk.c I, [2025-03-03T06:29:46.463610 #1043466] INFO -- : configuring pty I, [2025-03-03T06:29:48.498035 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/gbk.c ... I, [2025-03-03T06:29:48.517770 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c I, [2025-03-03T06:29:48.647524 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c ... I, [2025-03-03T06:29:48.673946 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese.c I, [2025-03-03T06:29:48.864391 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/japanese.c ... I, [2025-03-03T06:29:48.883033 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c I, [2025-03-03T06:29:50.035177 #1043466] INFO -- : configuring rbconfig/sizeof I, [2025-03-03T06:29:55.053171 #1043466] INFO -- : configuring ripper I, [2025-03-03T06:29:55.519094 #1043466] INFO -- : configuring rubyvm I, [2025-03-03T06:29:55.663989 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c ... I, [2025-03-03T06:29:55.677058 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c I, [2025-03-03T06:29:55.910032 #1043466] INFO -- : configuring io/nonblock I, [2025-03-03T06:29:56.288728 #1043466] INFO -- : configuring socket I, [2025-03-03T06:29:57.366332 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c ... I, [2025-03-03T06:29:57.385600 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/korean.c I, [2025-03-03T06:29:58.233884 #1043466] INFO -- : configuring io/wait I, [2025-03-03T06:29:59.786327 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/korean.c ... I, [2025-03-03T06:29:59.805739 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c I, [2025-03-03T06:30:00.742688 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c ... I, [2025-03-03T06:30:00.765741 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c I, [2025-03-03T06:30:03.340730 #1043466] INFO -- : configuring stringio I, [2025-03-03T06:30:03.546674 #1043466] INFO -- : configuring strscan I, [2025-03-03T06:30:03.672214 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c ... I, [2025-03-03T06:30:03.712736 #1043466] INFO -- : generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c I, [2025-03-03T06:30:03.802415 #1043466] INFO -- : generating /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c ... I, [2025-03-03T06:30:03.807341 #1043466] INFO -- : linking transcoder transdb.so I, [2025-03-03T06:30:03.845243 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/big5.c I, [2025-03-03T06:30:03.899632 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c I, [2025-03-03T06:30:03.928801 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/chinese.c I, [2025-03-03T06:30:03.969880 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c I, [2025-03-03T06:30:03.997912 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji.c I, [2025-03-03T06:30:04.018516 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c I, [2025-03-03T06:30:04.057725 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c I, [2025-03-03T06:30:04.113975 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c I, [2025-03-03T06:30:04.177751 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c I, [2025-03-03T06:30:04.217858 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/escape.c I, [2025-03-03T06:30:04.261641 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c I, [2025-03-03T06:30:04.321577 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/gbk.c I, [2025-03-03T06:30:04.349383 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c I, [2025-03-03T06:30:04.393199 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese.c I, [2025-03-03T06:30:04.433654 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c I, [2025-03-03T06:30:04.481855 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c I, [2025-03-03T06:30:04.523106 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/korean.c I, [2025-03-03T06:30:04.564734 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c I, [2025-03-03T06:30:04.597886 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c I, [2025-03-03T06:30:04.692732 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c I, [2025-03-03T06:30:04.732719 #1043466] INFO -- : linking transcoder big5.so I, [2025-03-03T06:30:04.882847 #1043466] INFO -- : linking transcoder cesu_8.so I, [2025-03-03T06:30:04.955945 #1043466] INFO -- : linking transcoder chinese.so I, [2025-03-03T06:30:05.073683 #1043466] INFO -- : linking transcoder ebcdic.so I, [2025-03-03T06:30:05.205758 #1043466] INFO -- : linking transcoder emoji.so I, [2025-03-03T06:30:05.351019 #1043466] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2025-03-03T06:30:05.516992 #1043466] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2025-03-03T06:30:05.661752 #1043466] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2025-03-03T06:30:05.769329 #1043466] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2025-03-03T06:30:05.909715 #1043466] INFO -- : linking transcoder escape.so I, [2025-03-03T06:30:05.945614 #1043466] INFO -- : configuring zlib I, [2025-03-03T06:30:06.041717 #1043466] INFO -- : linking transcoder gb18030.so I, [2025-03-03T06:30:06.157730 #1043466] INFO -- : linking transcoder gbk.so I, [2025-03-03T06:30:06.260574 #1043466] INFO -- : linking transcoder iso2022.so I, [2025-03-03T06:30:06.330517 #1043466] INFO -- : linking transcoder japanese.so I, [2025-03-03T06:30:06.493676 #1043466] INFO -- : linking transcoder japanese_euc.so I, [2025-03-03T06:30:06.624941 #1043466] INFO -- : linking transcoder japanese_sjis.so I, [2025-03-03T06:30:06.745675 #1043466] INFO -- : linking transcoder korean.so I, [2025-03-03T06:30:06.849897 #1043466] INFO -- : linking transcoder single_byte.so I, [2025-03-03T06:30:06.985731 #1043466] INFO -- : linking transcoder utf8_mac.so I, [2025-03-03T06:30:07.237611 #1043466] INFO -- : linking transcoder utf_16_32.so I, [2025-03-03T06:30:07.294221 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:07.295339 #1043466] INFO -- : making encs I, [2025-03-03T06:30:07.511702 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:07.511809 #1043466] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-03-03T06:30:07.511861 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:07.820732 #1043466] INFO -- : configuring bigdecimal-3.1.9/ext/bigdecimal I, [2025-03-03T06:30:09.199684 #1043466] INFO -- : configuring debug-1.10.0/ext/debug I, [2025-03-03T06:30:09.369268 #1043466] INFO -- : configuring fiddle-1.1.6/ext/fiddle I, [2025-03-03T06:30:09.577578 #1043466] INFO -- : configuring nkf-0.2.0/ext/nkf I, [2025-03-03T06:30:09.933225 #1043466] INFO -- : configuring racc-1.8.1/ext/racc/cparse I, [2025-03-03T06:30:10.240963 #1043466] INFO -- : configuring rbs-3.8.1/ext/rbs_extension I, [2025-03-03T06:30:10.891072 #1043466] INFO -- : configuring syslog-0.2.0/ext/syslog I, [2025-03-03T06:30:28.642216 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:28.649656 #1043466] INFO -- : generating makefile exts.mk I, [2025-03-03T06:30:28.929542 #1043466] INFO -- : exts.mk updated I, [2025-03-03T06:30:28.953604 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:28.963241 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF' I, [2025-03-03T06:30:28.965970 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' I, [2025-03-03T06:30:28.972021 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/RUBY_ALIGNOF/c.c I, [2025-03-03T06:30:28.978503 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step' I, [2025-03-03T06:30:28.981582 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/abi/abi.c I, [2025-03-03T06:30:28.985598 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2025-03-03T06:30:29.021147 #1043466] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2025-03-03T06:30:29.021471 #1043466] INFO -- : linking shared-object -test-/abi.so I, [2025-03-03T06:30:29.037568 #1043466] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2025-03-03T06:30:29.050341 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' I, [2025-03-03T06:30:29.053921 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/extract/extract.c I, [2025-03-03T06:30:29.102129 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF' I, [2025-03-03T06:30:29.102218 #1043466] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2025-03-03T06:30:29.110937 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' I, [2025-03-03T06:30:29.116724 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' I, [2025-03-03T06:30:29.117618 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/concat/to_ary_concat.c I, [2025-03-03T06:30:29.119823 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize' I, [2025-03-03T06:30:29.128611 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/resize/resize.c I, [2025-03-03T06:30:29.192624 #1043466] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2025-03-03T06:30:29.193792 #1043466] INFO -- : linking shared-object -test-/array/resize.so I, [2025-03-03T06:30:29.238091 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step' I, [2025-03-03T06:30:29.243752 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/asan' I, [2025-03-03T06:30:29.258734 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize' I, [2025-03-03T06:30:29.261695 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/asan/asan.c I, [2025-03-03T06:30:29.268784 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum' I, [2025-03-03T06:30:29.270112 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' I, [2025-03-03T06:30:29.273793 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/big2str.c I, [2025-03-03T06:30:29.287371 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834' I, [2025-03-03T06:30:29.294294 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-14834/bug-14834.c I, [2025-03-03T06:30:29.309661 #1043466] INFO -- : linking shared-object -test-/asan.so I, [2025-03-03T06:30:29.313943 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' I, [2025-03-03T06:30:29.317721 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/bigzero.c I, [2025-03-03T06:30:29.324002 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571' I, [2025-03-03T06:30:29.333641 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-3571/bug.c I, [2025-03-03T06:30:29.349619 #1043466] INFO -- : linking shared-object -test-/bug_14834.so I, [2025-03-03T06:30:29.366991 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/div.c I, [2025-03-03T06:30:29.373593 #1043466] INFO -- : linking shared-object -test-/bug_3571.so I, [2025-03-03T06:30:29.401728 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/init.c I, [2025-03-03T06:30:29.424626 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/asan' I, [2025-03-03T06:30:29.428716 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834' I, [2025-03-03T06:30:29.443291 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832' I, [2025-03-03T06:30:29.449099 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-5832/bug.c I, [2025-03-03T06:30:29.449633 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/intpack.c I, [2025-03-03T06:30:29.456102 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/mul.c I, [2025-03-03T06:30:29.477503 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571' I, [2025-03-03T06:30:29.481684 #1043466] INFO -- : linking shared-object -test-/bug_5832.so I, [2025-03-03T06:30:29.490959 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter' I, [2025-03-03T06:30:29.496770 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug_reporter/bug_reporter.c I, [2025-03-03T06:30:29.497984 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/str2big.c I, [2025-03-03T06:30:29.501610 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/class' I, [2025-03-03T06:30:29.516731 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/class2name.c I, [2025-03-03T06:30:29.516819 #1043466] INFO -- : linking shared-object -test-/bug_reporter.so I, [2025-03-03T06:30:29.538858 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/init.c I, [2025-03-03T06:30:29.573070 #1043466] INFO -- : linking shared-object -test-/class.so I, [2025-03-03T06:30:29.580082 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832' I, [2025-03-03T06:30:29.581382 #1043466] INFO -- : linking shared-object -test-/bignum.so I, [2025-03-03T06:30:29.604122 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug' I, [2025-03-03T06:30:29.610719 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/init.c I, [2025-03-03T06:30:29.641133 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter' I, [2025-03-03T06:30:29.656765 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty' I, [2025-03-03T06:30:29.657892 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/dln/empty/empty.c I, [2025-03-03T06:30:29.662039 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/inspector.c I, [2025-03-03T06:30:29.718332 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/profile_frames.c I, [2025-03-03T06:30:29.719877 #1043466] INFO -- : linking shared-object -test-/dln/empty.so I, [2025-03-03T06:30:29.720609 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/class' I, [2025-03-03T06:30:29.722861 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum' I, [2025-03-03T06:30:29.731572 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv' I, [2025-03-03T06:30:29.739561 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/ensure_and_callcc' I, [2025-03-03T06:30:29.745649 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/append.c I, [2025-03-03T06:30:29.749617 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/ensure_and_callcc/ensure_and_callcc.c I, [2025-03-03T06:30:29.764733 #1043466] INFO -- : linking shared-object -test-/debug.so I, [2025-03-03T06:30:29.777844 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/init.c I, [2025-03-03T06:30:29.800732 #1043466] INFO -- : linking shared-object -test-/ensure_and_callcc.so I, [2025-03-03T06:30:29.822062 #1043466] INFO -- : linking shared-object -test-/econv.so I, [2025-03-03T06:30:29.860311 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty' I, [2025-03-03T06:30:29.871208 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw' I, [2025-03-03T06:30:29.877336 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug' I, [2025-03-03T06:30:29.888910 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval' I, [2025-03-03T06:30:29.893551 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/ensure_and_callcc' I, [2025-03-03T06:30:29.894348 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/enumerator_kw/enumerator_kw.c I, [2025-03-03T06:30:29.903307 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception' I, [2025-03-03T06:30:29.906943 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/eval/eval.c I, [2025-03-03T06:30:29.913572 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/dataerror.c I, [2025-03-03T06:30:29.925696 #1043466] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2025-03-03T06:30:29.949697 #1043466] INFO -- : linking shared-object -test-/eval.so I, [2025-03-03T06:30:29.957080 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv' I, [2025-03-03T06:30:29.960740 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/enc_raise.c I, [2025-03-03T06:30:29.971402 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/ensured.c I, [2025-03-03T06:30:30.020730 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/init.c I, [2025-03-03T06:30:30.027660 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' I, [2025-03-03T06:30:30.048728 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/init.c I, [2025-03-03T06:30:30.048808 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval' I, [2025-03-03T06:30:30.060598 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' I, [2025-03-03T06:30:30.068765 #1043466] INFO -- : linking shared-object -test-/exception.so I, [2025-03-03T06:30:30.077604 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/invalid.c I, [2025-03-03T06:30:30.078426 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/fs.c I, [2025-03-03T06:30:30.081104 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw' I, [2025-03-03T06:30:30.095415 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/float' I, [2025-03-03T06:30:30.106838 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/init.c I, [2025-03-03T06:30:30.140900 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/rb_fatal.c I, [2025-03-03T06:30:30.149630 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/init.c I, [2025-03-03T06:30:30.163491 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/nextafter.c I, [2025-03-03T06:30:30.181726 #1043466] INFO -- : linking shared-object -test-/fatal.so I, [2025-03-03T06:30:30.196801 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/newline_conv.c I, [2025-03-03T06:30:30.209647 #1043466] INFO -- : linking shared-object -test-/float.so I, [2025-03-03T06:30:30.213164 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception' I, [2025-03-03T06:30:30.220739 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall' I, [2025-03-03T06:30:30.224721 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/funcall/funcall.c I, [2025-03-03T06:30:30.243012 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c I, [2025-03-03T06:30:30.245870 #1043466] INFO -- : linking shared-object -test-/funcall.so I, [2025-03-03T06:30:30.313661 #1043466] INFO -- : linking shared-object -test-/file.so I, [2025-03-03T06:30:30.347171 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall' I, [2025-03-03T06:30:30.359559 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl' I, [2025-03-03T06:30:30.370914 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2025-03-03T06:30:30.371002 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/float' I, [2025-03-03T06:30:30.381514 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' I, [2025-03-03T06:30:30.385789 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash' I, [2025-03-03T06:30:30.396197 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer' I, [2025-03-03T06:30:30.400726 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/delete.c I, [2025-03-03T06:30:30.405688 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/core_ext.c I, [2025-03-03T06:30:30.429031 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/init.c I, [2025-03-03T06:30:30.445751 #1043466] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2025-03-03T06:30:30.459244 #1043466] INFO -- : linking shared-object -test-/hash.so I, [2025-03-03T06:30:30.462485 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' I, [2025-03-03T06:30:30.475097 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/init.c I, [2025-03-03T06:30:30.524726 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load' I, [2025-03-03T06:30:30.525067 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/my_integer.c I, [2025-03-03T06:30:30.525093 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl' I, [2025-03-03T06:30:30.531733 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter' I, [2025-03-03T06:30:30.533096 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/break.c I, [2025-03-03T06:30:30.542427 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/iseq_load/iseq_load.c I, [2025-03-03T06:30:30.564740 #1043466] INFO -- : linking shared-object -test-/integer.so I, [2025-03-03T06:30:30.573514 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/init.c I, [2025-03-03T06:30:30.577644 #1043466] INFO -- : linking shared-object -test-/iseq_load.so I, [2025-03-03T06:30:30.600994 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash' I, [2025-03-03T06:30:30.609706 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/yield.c I, [2025-03-03T06:30:30.628729 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot' I, [2025-03-03T06:30:30.636803 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/dot.dot/dot.dot.c I, [2025-03-03T06:30:30.642755 #1043466] INFO -- : linking shared-object -test-/iter.so I, [2025-03-03T06:30:30.668378 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load' I, [2025-03-03T06:30:30.676891 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect' I, [2025-03-03T06:30:30.685676 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/protect/protect.c I, [2025-03-03T06:30:30.701783 #1043466] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-03-03T06:30:30.727339 #1043466] INFO -- : linking shared-object -test-/load/protect.so I, [2025-03-03T06:30:30.758317 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter' I, [2025-03-03T06:30:30.767918 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_resolver' I, [2025-03-03T06:30:30.779465 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c I, [2025-03-03T06:30:30.785359 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer' I, [2025-03-03T06:30:30.790868 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_target' I, [2025-03-03T06:30:30.800764 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot' I, [2025-03-03T06:30:30.800860 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c I, [2025-03-03T06:30:30.804920 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_symbols' I, [2025-03-03T06:30:30.810836 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/stringify_symbols/stringify_symbols.c I, [2025-03-03T06:30:30.810928 #1043466] INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so I, [2025-03-03T06:30:30.834527 #1043466] INFO -- : linking shared-object -test-/load/resolve_symbol_target.so I, [2025-03-03T06:30:30.837757 #1043466] INFO -- : linking shared-object -test-/load/stringify_symbols.so I, [2025-03-03T06:30:30.855001 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect' I, [2025-03-03T06:30:30.876509 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_resolver' I, [2025-03-03T06:30:30.876959 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_target' I, [2025-03-03T06:30:30.907608 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' I, [2025-03-03T06:30:30.907699 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/stringify_target/stringify_target.c I, [2025-03-03T06:30:30.907719 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/compat/usrcompat.c I, [2025-03-03T06:30:30.929723 #1043466] INFO -- : linking shared-object -test-/load/stringify_target.so I, [2025-03-03T06:30:30.941830 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_target' I, [2025-03-03T06:30:30.949606 #1043466] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-03-03T06:30:30.952885 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' I, [2025-03-03T06:30:30.961692 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_symbols' I, [2025-03-03T06:30:30.980726 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2025-03-03T06:30:30.980816 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr' I, [2025-03-03T06:30:30.980853 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/usr/usrmarshal.c I, [2025-03-03T06:30:31.028735 #1043466] INFO -- : linking shared-object -test-/marshal/usr.so I, [2025-03-03T06:30:31.057016 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' I, [2025-03-03T06:30:31.064988 #1043466] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2025-03-03T06:30:31.081686 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view' I, [2025-03-03T06:30:31.086419 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_target' I, [2025-03-03T06:30:31.096983 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/memory_view/memory_view.c I, [2025-03-03T06:30:31.103281 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' I, [2025-03-03T06:30:31.116736 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/arity.c I, [2025-03-03T06:30:31.139423 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/init.c I, [2025-03-03T06:30:31.140917 #1043466] INFO -- : linking shared-object -test-/memory_view.so I, [2025-03-03T06:30:31.160122 #1043466] INFO -- : linking shared-object -test-/method.so I, [2025-03-03T06:30:31.161998 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr' I, [2025-03-03T06:30:31.173303 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement' I, [2025-03-03T06:30:31.176120 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/notimplement/bug.c I, [2025-03-03T06:30:31.205679 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view' I, [2025-03-03T06:30:31.216728 #1043466] INFO -- : linking shared-object -test-/notimplement.so I, [2025-03-03T06:30:31.222265 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int' I, [2025-03-03T06:30:31.225513 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/num2int/num2int.c I, [2025-03-03T06:30:31.229895 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' I, [2025-03-03T06:30:31.235689 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' I, [2025-03-03T06:30:31.243706 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class' I, [2025-03-03T06:30:31.246958 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' I, [2025-03-03T06:30:31.252737 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2025-03-03T06:30:31.255516 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/path_to_class/path_to_class.c I, [2025-03-03T06:30:31.267884 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement' I, [2025-03-03T06:30:31.273648 #1043466] INFO -- : linking shared-object -test-/path_to_class.so I, [2025-03-03T06:30:31.278169 #1043466] INFO -- : linking shared-object -test-/num2int.so I, [2025-03-03T06:30:31.278584 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job' I, [2025-03-03T06:30:31.285744 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/postponed_job/postponed_job.c I, [2025-03-03T06:30:31.309702 #1043466] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2025-03-03T06:30:31.324726 #1043466] INFO -- : linking shared-object -test-/postponed_job.so I, [2025-03-03T06:30:31.324807 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class' I, [2025-03-03T06:30:31.332705 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf' I, [2025-03-03T06:30:31.335304 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/printf/printf.c I, [2025-03-03T06:30:31.352470 #1043466] INFO -- : linking shared-object -test-/printf.so I, [2025-03-03T06:30:31.360160 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int' I, [2025-03-03T06:30:31.384805 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' I, [2025-03-03T06:30:31.389753 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/init.c I, [2025-03-03T06:30:31.425129 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' I, [2025-03-03T06:30:31.441245 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/receiver.c I, [2025-03-03T06:30:31.457291 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/random' I, [2025-03-03T06:30:31.461582 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf' I, [2025-03-03T06:30:31.461673 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/bad_version.c I, [2025-03-03T06:30:31.483179 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/super.c I, [2025-03-03T06:30:31.485499 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job' I, [2025-03-03T06:30:31.496280 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/init.c I, [2025-03-03T06:30:31.499760 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw' I, [2025-03-03T06:30:31.504737 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational' I, [2025-03-03T06:30:31.505805 #1043466] INFO -- : linking shared-object -test-/proc.so I, [2025-03-03T06:30:31.511409 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2025-03-03T06:30:31.513012 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/rational/rat.c I, [2025-03-03T06:30:31.517634 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/loop.c I, [2025-03-03T06:30:31.545692 #1043466] INFO -- : linking shared-object -test-/rational.so I, [2025-03-03T06:30:31.548467 #1043466] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2025-03-03T06:30:31.577684 #1043466] INFO -- : linking shared-object -test-/random.so I, [2025-03-03T06:30:31.594265 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' I, [2025-03-03T06:30:31.600355 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion' I, [2025-03-03T06:30:31.604823 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/recursion/recursion.c I, [2025-03-03T06:30:31.620363 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational' I, [2025-03-03T06:30:31.624679 #1043466] INFO -- : linking shared-object -test-/recursion.so I, [2025-03-03T06:30:31.625813 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw' I, [2025-03-03T06:30:31.636832 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args' I, [2025-03-03T06:30:31.641586 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/scan_args/scan_args.c I, [2025-03-03T06:30:31.643194 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp' I, [2025-03-03T06:30:31.661559 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/init.c I, [2025-03-03T06:30:31.681794 #1043466] INFO -- : linking shared-object -test-/scan_args.so I, [2025-03-03T06:30:31.701657 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/parse_depth_limit.c I, [2025-03-03T06:30:31.702249 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion' I, [2025-03-03T06:30:31.705139 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/random' I, [2025-03-03T06:30:31.708575 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' I, [2025-03-03T06:30:31.711406 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' I, [2025-03-03T06:30:31.712612 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/foreach/foreach.c I, [2025-03-03T06:30:31.721868 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/numhash/numhash.c I, [2025-03-03T06:30:31.729543 #1043466] INFO -- : linking shared-object -test-/regexp.so I, [2025-03-03T06:30:31.741777 #1043466] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-03-03T06:30:31.751967 #1043466] INFO -- : linking shared-object -test-/st/numhash.so I, [2025-03-03T06:30:31.767163 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args' I, [2025-03-03T06:30:31.774873 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update' I, [2025-03-03T06:30:31.778183 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/update/update.c I, [2025-03-03T06:30:31.801539 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp' I, [2025-03-03T06:30:31.816732 #1043466] INFO -- : linking shared-object -test-/st/update.so I, [2025-03-03T06:30:31.838945 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/string' I, [2025-03-03T06:30:31.849773 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/capacity.c I, [2025-03-03T06:30:31.850811 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' I, [2025-03-03T06:30:31.853760 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' I, [2025-03-03T06:30:31.880725 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol' I, [2025-03-03T06:30:31.885855 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct' I, [2025-03-03T06:30:31.887383 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/data.c I, [2025-03-03T06:30:31.888085 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/init.c I, [2025-03-03T06:30:31.893679 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/coderange.c I, [2025-03-03T06:30:31.904331 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update' I, [2025-03-03T06:30:31.907542 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/id' I, [2025-03-03T06:30:31.908770 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/id/id.c I, [2025-03-03T06:30:31.923595 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/duplicate.c I, [2025-03-03T06:30:31.937011 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/type.c I, [2025-03-03T06:30:31.939103 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/cstr.c I, [2025-03-03T06:30:31.961609 #1043466] INFO -- : linking shared-object -test-/thread/id.so I, [2025-03-03T06:30:31.961691 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/init.c I, [2025-03-03T06:30:31.962413 #1043466] INFO -- : linking shared-object -test-/symbol.so I, [2025-03-03T06:30:31.970153 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/ellipsize.c I, [2025-03-03T06:30:31.987417 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/len.c I, [2025-03-03T06:30:32.017811 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_associate.c I, [2025-03-03T06:30:32.038763 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol' I, [2025-03-03T06:30:32.040862 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/id' I, [2025-03-03T06:30:32.040959 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/member.c I, [2025-03-03T06:30:32.061905 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_dummy.c I, [2025-03-03T06:30:32.063036 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation' I, [2025-03-03T06:30:32.065858 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/instrumentation/instrumentation.c I, [2025-03-03T06:30:32.069596 #1043466] INFO -- : linking shared-object -test-/struct.so I, [2025-03-03T06:30:32.069920 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_str_buf_cat.c I, [2025-03-03T06:30:32.105674 #1043466] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-03-03T06:30:32.113029 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/fstring.c I, [2025-03-03T06:30:32.125142 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/init.c I, [2025-03-03T06:30:32.133245 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/modify.c I, [2025-03-03T06:30:32.153598 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/new.c I, [2025-03-03T06:30:32.159478 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct' I, [2025-03-03T06:30:32.161074 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/lock_native_thread' I, [2025-03-03T06:30:32.164847 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/nofree.c I, [2025-03-03T06:30:32.165444 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/lock_native_thread/lock_native_thread.c I, [2025-03-03T06:30:32.195264 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/normalize.c I, [2025-03-03T06:30:32.205576 #1043466] INFO -- : linking shared-object -test-/thread/lock_native_thread.so I, [2025-03-03T06:30:32.208123 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/qsort.c I, [2025-03-03T06:30:32.209572 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation' I, [2025-03-03T06:30:32.213497 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_interned_str.c I, [2025-03-03T06:30:32.230947 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd' I, [2025-03-03T06:30:32.233355 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread_fd/thread_fd.c I, [2025-03-03T06:30:32.234856 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_str_dup.c I, [2025-03-03T06:30:32.240851 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/set_len.c I, [2025-03-03T06:30:32.269149 #1043466] INFO -- : linking shared-object -test-/thread_fd.so I, [2025-03-03T06:30:32.274521 #1043466] INFO -- : linking shared-object -test-/string.so I, [2025-03-03T06:30:32.276785 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/time' I, [2025-03-03T06:30:32.277374 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/lock_native_thread' I, [2025-03-03T06:30:32.278180 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/init.c I, [2025-03-03T06:30:32.291700 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint' I, [2025-03-03T06:30:32.297863 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/leap_second.c I, [2025-03-03T06:30:32.305658 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/gc_hook.c I, [2025-03-03T06:30:32.330062 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd' I, [2025-03-03T06:30:32.340576 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata' I, [2025-03-03T06:30:32.341753 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/new.c I, [2025-03-03T06:30:32.343547 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/typeddata/typeddata.c I, [2025-03-03T06:30:32.347334 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/tracepoint.c I, [2025-03-03T06:30:32.361942 #1043466] INFO -- : linking shared-object -test-/time.so I, [2025-03-03T06:30:32.388733 #1043466] INFO -- : linking shared-object -test-/typeddata.so I, [2025-03-03T06:30:32.389943 #1043466] INFO -- : linking shared-object -test-/tracepoint.so I, [2025-03-03T06:30:32.497812 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/string' I, [2025-03-03T06:30:32.507962 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm' I, [2025-03-03T06:30:32.513387 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata' I, [2025-03-03T06:30:32.516734 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/vm/at_exit.c I, [2025-03-03T06:30:32.536725 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' I, [2025-03-03T06:30:32.536817 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/-test-/wait/wait.c I, [2025-03-03T06:30:32.552743 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint' I, [2025-03-03T06:30:32.564739 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape' I, [2025-03-03T06:30:32.564811 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/cgi/escape/escape.c I, [2025-03-03T06:30:32.571683 #1043466] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2025-03-03T06:30:32.598991 #1043466] INFO -- : linking shared-object -test-/wait.so I, [2025-03-03T06:30:32.602097 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/time' I, [2025-03-03T06:30:32.615119 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/continuation' I, [2025-03-03T06:30:32.624506 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/continuation/continuation.c I, [2025-03-03T06:30:32.629230 #1043466] INFO -- : linking shared-object cgi/escape.so I, [2025-03-03T06:30:32.640770 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm' I, [2025-03-03T06:30:32.650488 #1043466] INFO -- : linking shared-object continuation.so I, [2025-03-03T06:30:32.660756 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:30:32.667481 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c I, [2025-03-03T06:30:32.690119 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' I, [2025-03-03T06:30:32.720968 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:30:32.721514 #1043466] INFO -- : installing default coverage libraries I, [2025-03-03T06:30:32.723537 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/date/date_core.c I, [2025-03-03T06:30:32.743033 #1043466] INFO -- : linking shared-object coverage.so I, [2025-03-03T06:30:32.750571 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/continuation' I, [2025-03-03T06:30:32.751490 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape' I, [2025-03-03T06:30:32.758744 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:30:32.759745 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/erb/escape' I, [2025-03-03T06:30:32.761382 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/erb/escape/escape.c I, [2025-03-03T06:30:32.762487 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/digest.c I, [2025-03-03T06:30:32.791380 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/date/date_parse.c I, [2025-03-03T06:30:32.797659 #1043466] INFO -- : linking shared-object erb/escape.so I, [2025-03-03T06:30:32.828740 #1043466] INFO -- : linking shared-object digest.so I, [2025-03-03T06:30:32.855733 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:30:32.871420 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/etc' I, [2025-03-03T06:30:32.881727 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.c I, [2025-03-03T06:30:32.917702 #1043466] INFO -- : linking shared-object etc.so I, [2025-03-03T06:30:32.925892 #1043466] INFO -- : installing digest libraries I, [2025-03-03T06:30:32.933639 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/erb/escape' I, [2025-03-03T06:30:32.956798 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fcntl' I, [2025-03-03T06:30:32.964545 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/fcntl/fcntl.c I, [2025-03-03T06:30:32.964616 #1043466] INFO -- : installing default digest libraries I, [2025-03-03T06:30:32.991411 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc' I, [2025-03-03T06:30:32.995051 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:30:33.001867 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:30:33.003291 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/io/console/console.c I, [2025-03-03T06:30:33.005171 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' I, [2025-03-03T06:30:33.006230 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/io/nonblock/nonblock.c I, [2025-03-03T06:30:33.018587 #1043466] INFO -- : linking shared-object fcntl.so I, [2025-03-03T06:30:33.057881 #1043466] INFO -- : linking shared-object io/nonblock.so I, [2025-03-03T06:30:33.061629 #1043466] INFO -- : linking shared-object io/console.so I, [2025-03-03T06:30:33.113031 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fcntl' I, [2025-03-03T06:30:33.136066 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/wait' I, [2025-03-03T06:30:33.145842 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/io/wait/wait.c I, [2025-03-03T06:30:33.177381 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' I, [2025-03-03T06:30:33.180719 #1043466] INFO -- : installing default console libraries I, [2025-03-03T06:30:33.184138 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:30:33.201098 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:30:33.208723 #1043466] INFO -- : linking shared-object io/wait.so I, [2025-03-03T06:30:33.208810 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:30:33.210309 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/monitor/monitor.c I, [2025-03-03T06:30:33.235528 #1043466] INFO -- : installing default monitor libraries I, [2025-03-03T06:30:33.239149 #1043466] INFO -- : linking shared-object monitor.so I, [2025-03-03T06:30:33.380733 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait' I, [2025-03-03T06:30:33.395087 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:30:33.404770 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:30:33.405847 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c I, [2025-03-03T06:30:33.406747 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:30:33.419399 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:30:33.425751 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/pathname/pathname.c I, [2025-03-03T06:30:33.450128 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:30:33.453792 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl.c I, [2025-03-03T06:30:33.456732 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c I, [2025-03-03T06:30:33.491344 #1043466] INFO -- : installing default pathname libraries I, [2025-03-03T06:30:33.493938 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c I, [2025-03-03T06:30:33.495434 #1043466] INFO -- : linking shared-object pathname.so I, [2025-03-03T06:30:33.556740 #1043466] INFO -- : linking shared-object objspace.so I, [2025-03-03T06:30:33.605633 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c I, [2025-03-03T06:30:33.610599 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:30:33.634583 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:30:33.649872 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/psych/psych.c I, [2025-03-03T06:30:33.652206 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c I, [2025-03-03T06:30:33.681938 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_emitter.c I, [2025-03-03T06:30:33.716742 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c I, [2025-03-03T06:30:33.724719 #1043466] INFO -- : installing default objspace libraries I, [2025-03-03T06:30:33.733159 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:30:33.733766 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_parser.c I, [2025-03-03T06:30:33.743624 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:30:33.747021 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c I, [2025-03-03T06:30:33.793112 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_to_ruby.c I, [2025-03-03T06:30:33.802069 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c I, [2025-03-03T06:30:33.808809 #1043466] INFO -- : installing default pty libraries I, [2025-03-03T06:30:33.825750 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_yaml_tree.c I, [2025-03-03T06:30:33.837662 #1043466] INFO -- : linking shared-object pty.so I, [2025-03-03T06:30:33.853687 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/date/date_strftime.c I, [2025-03-03T06:30:33.871572 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_config.c I, [2025-03-03T06:30:33.892738 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/date/date_strptime.c I, [2025-03-03T06:30:33.941852 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c I, [2025-03-03T06:30:33.945930 #1043466] INFO -- : installing default date_core libraries I, [2025-03-03T06:30:33.967092 #1043466] INFO -- : linking shared-object date_core.so I, [2025-03-03T06:30:33.973664 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:30:33.976743 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_engine.c I, [2025-03-03T06:30:33.988518 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:30:33.991483 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c I, [2025-03-03T06:30:34.013711 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c I, [2025-03-03T06:30:34.050416 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c I, [2025-03-03T06:30:34.062035 #1043466] INFO -- : linking shared-object rbconfig/sizeof.so I, [2025-03-03T06:30:34.104494 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:30:34.114880 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_kdf.c I, [2025-03-03T06:30:34.126135 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:30:34.128035 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c I, [2025-03-03T06:30:34.167964 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' I, [2025-03-03T06:30:34.168138 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c I, [2025-03-03T06:30:34.169458 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ns_spki.c I, [2025-03-03T06:30:34.176731 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:30:34.209852 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.c I, [2025-03-03T06:30:34.216719 #1043466] INFO -- : installing default libraries I, [2025-03-03T06:30:34.216796 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c I, [2025-03-03T06:30:34.221837 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:30:34.254743 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:30:34.262473 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c I, [2025-03-03T06:30:34.265599 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c I, [2025-03-03T06:30:34.326536 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs7.c I, [2025-03-03T06:30:34.333693 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c I, [2025-03-03T06:30:34.385658 #1043466] INFO -- : linking shared-object psych.so I, [2025-03-03T06:30:34.394009 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c I, [2025-03-03T06:30:34.405641 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c I, [2025-03-03T06:30:34.437621 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c I, [2025-03-03T06:30:34.496730 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c I, [2025-03-03T06:30:34.502266 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c I, [2025-03-03T06:30:34.561432 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c I, [2025-03-03T06:30:34.613587 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c I, [2025-03-03T06:30:34.614820 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c I, [2025-03-03T06:30:34.674028 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c I, [2025-03-03T06:30:34.677693 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c I, [2025-03-03T06:30:34.694782 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:30:34.707169 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/stringio' I, [2025-03-03T06:30:34.713623 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/stringio/stringio.c I, [2025-03-03T06:30:34.736769 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c I, [2025-03-03T06:30:34.744764 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_provider.c I, [2025-03-03T06:30:34.757709 #1043466] INFO -- : linking shared-object stringio.so I, [2025-03-03T06:30:34.789853 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c I, [2025-03-03T06:30:34.795206 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.c I, [2025-03-03T06:30:34.838207 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c I, [2025-03-03T06:30:34.843412 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl.c I, [2025-03-03T06:30:34.900532 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/stringio' I, [2025-03-03T06:30:34.901592 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c I, [2025-03-03T06:30:34.908068 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:30:34.909839 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl_session.c I, [2025-03-03T06:30:34.910711 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/strscan/strscan.c I, [2025-03-03T06:30:34.953620 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c I, [2025-03-03T06:30:34.977685 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ts.c I, [2025-03-03T06:30:34.984724 #1043466] INFO -- : linking shared-object strscan.so I, [2025-03-03T06:30:35.023244 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c I, [2025-03-03T06:30:35.057432 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.c I, [2025-03-03T06:30:35.085367 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c I, [2025-03-03T06:30:35.109890 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509attr.c I, [2025-03-03T06:30:35.119897 #1043466] INFO -- : installing default strscan libraries I, [2025-03-03T06:30:35.129143 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:30:35.144739 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/zlib' I, [2025-03-03T06:30:35.145650 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/zlib/zlib.c I, [2025-03-03T06:30:35.147436 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c I, [2025-03-03T06:30:35.157677 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509cert.c I, [2025-03-03T06:30:35.198874 #1043466] INFO -- : linking shared-object zlib.so I, [2025-03-03T06:30:35.214039 #1043466] INFO -- : installing default socket libraries I, [2025-03-03T06:30:35.222035 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509crl.c I, [2025-03-03T06:30:35.233674 #1043466] INFO -- : linking shared-object socket.so I, [2025-03-03T06:30:35.293619 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.c I, [2025-03-03T06:30:35.329105 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/zlib' I, [2025-03-03T06:30:35.338413 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:30:35.348056 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c I, [2025-03-03T06:30:35.376822 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509name.c I, [2025-03-03T06:30:35.397753 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c I, [2025-03-03T06:30:35.441657 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509req.c I, [2025-03-03T06:30:35.522070 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509revoked.c I, [2025-03-03T06:30:35.548043 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib I, [2025-03-03T06:30:35.560744 #1043466] INFO -- : linking shared-object bigdecimal.so I, [2025-03-03T06:30:35.570584 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509store.c I, [2025-03-03T06:30:35.586636 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:30:35.590759 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:30:35.596460 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug/debug.c I, [2025-03-03T06:30:35.629685 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c I, [2025-03-03T06:30:35.681511 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:30:35.681620 #1043466] INFO -- : linking shared-object openssl.so I, [2025-03-03T06:30:35.686346 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:30:35.733481 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.c I, [2025-03-03T06:30:35.771241 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/conversions.c I, [2025-03-03T06:30:35.821720 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c I, [2025-03-03T06:30:35.873721 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c I, [2025-03-03T06:30:35.887598 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib I, [2025-03-03T06:30:35.893908 #1043466] INFO -- : linking shared-object debug/debug.so I, [2025-03-03T06:30:35.913849 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c I, [2025-03-03T06:30:35.958718 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c I, [2025-03-03T06:30:36.001851 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c I, [2025-03-03T06:30:36.054907 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c I, [2025-03-03T06:30:36.085285 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:30:36.098377 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:30:36.133600 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c I, [2025-03-03T06:30:36.256986 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib I, [2025-03-03T06:30:36.265657 #1043466] INFO -- : linking shared-object fiddle.so I, [2025-03-03T06:30:36.360785 #1043466] INFO -- : installing default openssl libraries I, [2025-03-03T06:30:36.505072 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:30:36.513226 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:30:36.518530 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c I, [2025-03-03T06:30:36.541740 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:30:36.546076 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:30:36.577751 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/../../src/constants.c I, [2025-03-03T06:30:36.621855 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/../../src/ruby_objs.c I, [2025-03-03T06:30:36.653537 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/lexer.c I, [2025-03-03T06:30:36.676205 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin I, [2025-03-03T06:30:36.752727 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin I, [2025-03-03T06:30:36.755161 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib I, [2025-03-03T06:30:36.764044 #1043466] INFO -- : linking shared-object racc/cparse.so I, [2025-03-03T06:30:36.888386 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:30:36.892586 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:30:36.905703 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog/syslog.c I, [2025-03-03T06:30:36.938979 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib I, [2025-03-03T06:30:36.965680 #1043466] INFO -- : linking shared-object nkf.so I, [2025-03-03T06:30:37.066731 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/syslog-0.2.0/bin ../../../../../.bundle/gems/syslog-0.2.0/bin I, [2025-03-03T06:30:37.180372 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:30:37.187844 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c I, [2025-03-03T06:30:37.201432 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/syslog-0.2.0/lib ../../../../../.bundle/gems/syslog-0.2.0/lib I, [2025-03-03T06:30:37.224211 #1043466] INFO -- : linking shared-object syslog_ext.so I, [2025-03-03T06:30:37.313725 #1043466] INFO -- : checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c I, [2025-03-03T06:30:37.339377 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:30:37.350732 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble' I, [2025-03-03T06:30:37.381740 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/bubblebabble/bubblebabble.c I, [2025-03-03T06:30:37.428629 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/lexstate.c I, [2025-03-03T06:30:37.434486 #1043466] INFO -- : linking shared-object digest/bubblebabble.so I, [2025-03-03T06:30:37.471223 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/location.c I, [2025-03-03T06:30:37.520739 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/main.c I, [2025-03-03T06:30:37.545553 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble' I, [2025-03-03T06:30:37.561867 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/md5' I, [2025-03-03T06:30:37.563410 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/parser.c I, [2025-03-03T06:30:37.573989 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5init.c I, [2025-03-03T06:30:37.581974 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/parserstate.c I, [2025-03-03T06:30:37.621407 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension/unescape.c I, [2025-03-03T06:30:37.663299 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5.c I, [2025-03-03T06:30:37.717633 #1043466] INFO -- : linking shared-object digest/md5.so I, [2025-03-03T06:30:37.774782 #1043466] INFO -- : ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.8.1/lib ../../../../../.bundle/gems/rbs-3.8.1/lib I, [2025-03-03T06:30:37.785660 #1043466] INFO -- : linking shared-object rbs_extension.so I, [2025-03-03T06:30:37.822834 #1043466] INFO -- : installing default ripper libraries I, [2025-03-03T06:30:37.857281 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/md5' I, [2025-03-03T06:30:37.876843 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' I, [2025-03-03T06:30:37.878450 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160init.c I, [2025-03-03T06:30:37.900321 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1' I, [2025-03-03T06:30:37.909277 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1init.c I, [2025-03-03T06:30:37.933667 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160.c I, [2025-03-03T06:30:37.946969 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:30:37.952403 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1.c I, [2025-03-03T06:30:37.964732 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:30:37.974037 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2init.c I, [2025-03-03T06:30:37.977537 #1043466] INFO -- : linking shared-object digest/rmd160.so I, [2025-03-03T06:30:38.006481 #1043466] INFO -- : linking shared-object digest/sha1.so I, [2025-03-03T06:30:38.019277 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2.c I, [2025-03-03T06:30:38.074687 #1043466] INFO -- : linking shared-object digest/sha2.so I, [2025-03-03T06:30:38.080903 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' I, [2025-03-03T06:30:38.095510 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator' I, [2025-03-03T06:30:38.105513 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/json/generator/generator.c I, [2025-03-03T06:30:38.109661 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1' I, [2025-03-03T06:30:38.128738 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/parser' I, [2025-03-03T06:30:38.129909 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/ext/json/parser/parser.c I, [2025-03-03T06:30:38.153696 #1043466] INFO -- : linking shared-object json/ext/generator.so I, [2025-03-03T06:30:38.169671 #1043466] INFO -- : linking shared-object json/ext/parser.so I, [2025-03-03T06:30:38.237016 #1043466] INFO -- : installing default sha2 libraries I, [2025-03-03T06:30:38.253788 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:30:38.253872 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator' I, [2025-03-03T06:30:38.307041 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/parser' I, [2025-03-03T06:30:38.639207 #1043466] INFO -- : linking shared-object ripper.so I, [2025-03-03T06:30:38.773948 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:30:38.831135 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:39.069480 #1043466] INFO -- : make[2]: 'ruby' is up to date. I, [2025-03-03T06:30:39.069636 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:39.071106 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:39.076865 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:39.076963 #1043466] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-03-03T06:30:39.077012 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:39.081789 #1043466] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2025-03-03T06:30:39.082015 #1043466] INFO -- : $$$[beg] make install -j4 I, [2025-03-03T06:30:39.290409 #1043466] INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 I, [2025-03-03T06:30:39.296835 #1043466] INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision - I, [2025-03-03T06:30:39.303034 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision unchanged I, [2025-03-03T06:30:39.304479 #1043466] INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f I, [2025-03-03T06:30:39.316962 #1043466] INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision - I, [2025-03-03T06:30:39.320724 #1043466] INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 I, [2025-03-03T06:30:39.328722 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged I, [2025-03-03T06:30:39.328811 #1043466] INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e I, [2025-03-03T06:30:39.333407 #1043466] INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision - I, [2025-03-03T06:30:39.372981 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged I, [2025-03-03T06:30:39.380737 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:30:39.380831 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:30:39.380858 #1043466] INFO -- : LD = ld I, [2025-03-03T06:30:39.380880 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:30:39.380902 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:30:39.380924 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:30:39.380946 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:30:39.380966 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:30:39.380987 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:30:39.381007 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:30:39.381026 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:30:39.381045 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:30:39.381063 #1043466] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-03-03T06:30:39.381080 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:30:39.381096 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:30:39.462168 #1043466] INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision - I, [2025-03-03T06:30:39.470127 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:30:39.470203 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:30:39.470222 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:30:39.470238 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:30:39.470252 #1043466] INFO -- : I, [2025-03-03T06:30:39.484204 #1043466] INFO -- : generating enc.mk I, [2025-03-03T06:30:39.488557 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged I, [2025-03-03T06:30:39.975209 #1043466] INFO -- : making srcs under enc I, [2025-03-03T06:30:39.975348 #1043466] INFO -- : making enc I, [2025-03-03T06:30:40.039178 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.039286 #1043466] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-03-03T06:30:40.039337 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.057739 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.057844 #1043466] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-03-03T06:30:40.057917 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.059655 #1043466] INFO -- : generating transdb.h I, [2025-03-03T06:30:40.303459 #1043466] INFO -- : transdb.h updated I, [2025-03-03T06:30:40.309103 #1043466] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-03-03T06:30:40.309190 #1043466] INFO -- : making trans I, [2025-03-03T06:30:40.351644 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.358022 #1043466] INFO -- : compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c I, [2025-03-03T06:30:40.438418 #1043466] INFO -- : ext/configure-ext.mk unchanged I, [2025-03-03T06:30:40.445777 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.477984 #1043466] INFO -- : linking transcoder transdb.so I, [2025-03-03T06:30:40.537543 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.545006 #1043466] INFO -- : making encs I, [2025-03-03T06:30:40.689544 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.689653 #1043466] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-03-03T06:30:40.689706 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:40.936628 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:30:40.946543 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:30:40.955563 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:30:40.960214 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:30:40.967286 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:30:40.982885 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:30:40.995694 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:30:41.001582 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:30:41.006909 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:30:41.014675 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:30:41.020829 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:30:41.027639 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:30:41.033711 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:30:41.037823 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:30:41.040939 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:30:41.051683 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:30:41.059259 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:30:41.076618 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:30:41.080939 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:30:41.084793 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:30:41.102656 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:30:41.103205 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:30:41.108732 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:30:41.125417 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:30:41.131162 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:30:41.133603 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:30:41.148760 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:30:41.154376 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:30:41.156927 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:30:41.165198 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:30:41.165894 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:30:41.169973 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:30:41.221863 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:30:41.232626 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:30:41.248248 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:30:41.254957 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:30:41.257117 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:30:41.263349 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:30:41.366516 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:30:41.379167 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:30:41.417018 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:30:41.428811 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:30:41.453168 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:30:41.480543 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:30:41.503988 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:30:41.528732 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:30:41.584232 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:41.815401 #1043466] INFO -- : make[2]: 'ruby' is up to date. I, [2025-03-03T06:30:41.815546 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:41.816798 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:41.828730 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:41.828814 #1043466] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-03-03T06:30:41.828842 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:30:41.828860 #1043466] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-03-03T06:30:42.232385 #1043466] INFO -- : installing binary commands: /tmp/ruby/install/trunk-O0/bin I, [2025-03-03T06:30:42.292496 #1043466] INFO -- : installing base libraries: /tmp/ruby/install/trunk-O0/lib I, [2025-03-03T06:30:42.509642 #1043466] INFO -- : installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0/x86_64-linux I, [2025-03-03T06:30:42.510989 #1043466] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig I, [2025-03-03T06:30:42.511773 #1043466] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0/x86_64-linux I, [2025-03-03T06:30:42.582507 #1043466] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0/x86_64-linux I, [2025-03-03T06:30:42.583018 #1043466] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux I, [2025-03-03T06:30:42.583784 #1043466] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/x86_64-linux I, [2025-03-03T06:30:42.586338 #1043466] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0 I, [2025-03-03T06:30:42.641379 #1043466] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0 I, [2025-03-03T06:30:42.641561 #1043466] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0 I, [2025-03-03T06:30:42.641727 #1043466] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/ruby I, [2025-03-03T06:30:42.642623 #1043466] INFO -- : installing command scripts: /tmp/ruby/install/trunk-O0/bin I, [2025-03-03T06:30:42.643328 #1043466] INFO -- : installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0 I, [2025-03-03T06:30:42.997355 #1043466] INFO -- : installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0 I, [2025-03-03T06:30:43.088538 #1043466] INFO -- : installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 I, [2025-03-03T06:30:43.134867 #1043466] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0 I, [2025-03-03T06:30:43.273984 #1043466] INFO -- : bundler 2.7.0.dev I, [2025-03-03T06:30:43.306733 #1043466] INFO -- : cgi 0.4.2 I, [2025-03-03T06:30:43.310573 #1043466] INFO -- : delegate 0.4.0 I, [2025-03-03T06:30:43.314251 #1043466] INFO -- : did_you_mean 2.0.0 I, [2025-03-03T06:30:43.317976 #1043466] INFO -- : english 0.8.0 I, [2025-03-03T06:30:43.322911 #1043466] INFO -- : erb 4.0.4 I, [2025-03-03T06:30:43.328550 #1043466] INFO -- : error_highlight 0.7.0 I, [2025-03-03T06:30:43.332039 #1043466] INFO -- : fileutils 1.7.3 I, [2025-03-03T06:30:43.335733 #1043466] INFO -- : find 0.2.0 I, [2025-03-03T06:30:43.339404 #1043466] INFO -- : forwardable 1.3.3 I, [2025-03-03T06:30:43.343039 #1043466] INFO -- : ipaddr 1.2.7 I, [2025-03-03T06:30:43.346758 #1043466] INFO -- : net-http 0.6.0 I, [2025-03-03T06:30:43.350901 #1043466] INFO -- : net-protocol 0.2.2 I, [2025-03-03T06:30:43.354540 #1043466] INFO -- : open-uri 0.5.0 I, [2025-03-03T06:30:43.358525 #1043466] INFO -- : open3 0.2.1 I, [2025-03-03T06:30:43.362014 #1043466] INFO -- : optparse 0.6.0 I, [2025-03-03T06:30:43.365900 #1043466] INFO -- : pp 0.6.2 I, [2025-03-03T06:30:43.369757 #1043466] INFO -- : prettyprint 0.2.0 I, [2025-03-03T06:30:43.373528 #1043466] INFO -- : prism 1.3.0 I, [2025-03-03T06:30:43.377725 #1043466] INFO -- : resolv 0.6.0 I, [2025-03-03T06:30:43.381493 #1043466] INFO -- : ruby2_keywords 0.0.5 I, [2025-03-03T06:30:43.385581 #1043466] INFO -- : securerandom 0.4.1 I, [2025-03-03T06:30:43.397068 #1043466] INFO -- : set 1.1.1 I, [2025-03-03T06:30:43.401063 #1043466] INFO -- : shellwords 0.2.2 I, [2025-03-03T06:30:43.404721 #1043466] INFO -- : singleton 0.3.0 I, [2025-03-03T06:30:43.408306 #1043466] INFO -- : syntax_suggest 2.0.2 I, [2025-03-03T06:30:43.413920 #1043466] INFO -- : tempfile 0.3.1 I, [2025-03-03T06:30:43.417702 #1043466] INFO -- : time 0.4.1 I, [2025-03-03T06:30:43.421558 #1043466] INFO -- : timeout 0.4.3 I, [2025-03-03T06:30:43.427831 #1043466] INFO -- : tmpdir 0.3.1 I, [2025-03-03T06:30:43.431759 #1043466] INFO -- : tsort 0.2.0 I, [2025-03-03T06:30:43.435521 #1043466] INFO -- : un 0.3.0 I, [2025-03-03T06:30:43.439323 #1043466] INFO -- : uri 1.0.3 I, [2025-03-03T06:30:43.443109 #1043466] INFO -- : weakref 0.1.3 I, [2025-03-03T06:30:43.446683 #1043466] INFO -- : yaml 0.4.0 I, [2025-03-03T06:30:43.449959 #1043466] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0 I, [2025-03-03T06:30:43.491539 #1043466] INFO -- : date 3.4.1 I, [2025-03-03T06:30:43.495652 #1043466] INFO -- : digest 3.2.0 I, [2025-03-03T06:30:43.499613 #1043466] INFO -- : etc 1.4.5 I, [2025-03-03T06:30:43.503857 #1043466] INFO -- : fcntl 1.2.0 I, [2025-03-03T06:30:43.507689 #1043466] INFO -- : io-console 0.8.0 I, [2025-03-03T06:30:43.514618 #1043466] INFO -- : io-nonblock 0.3.1 I, [2025-03-03T06:30:43.517954 #1043466] INFO -- : io-wait 0.3.1 I, [2025-03-03T06:30:43.527525 #1043466] INFO -- : json 2.10.1 I, [2025-03-03T06:30:43.531141 #1043466] INFO -- : openssl 3.3.0 I, [2025-03-03T06:30:43.534778 #1043466] INFO -- : pathname 0.4.0 I, [2025-03-03T06:30:43.538248 #1043466] INFO -- : psych 5.2.3 I, [2025-03-03T06:30:43.542034 #1043466] INFO -- : stringio 3.1.6.dev I, [2025-03-03T06:30:43.545536 #1043466] INFO -- : strscan 3.1.2 I, [2025-03-03T06:30:43.550952 #1043466] INFO -- : zlib 3.2.1 I, [2025-03-03T06:30:43.554303 #1043466] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0 I, [2025-03-03T06:30:43.557994 #1043466] INFO -- : minitest 5.25.4 I, [2025-03-03T06:30:43.597290 #1043466] INFO -- : power_assert 2.0.5 I, [2025-03-03T06:30:43.610351 #1043466] INFO -- : rake 13.2.1 I, [2025-03-03T06:30:43.650306 #1043466] INFO -- : test-unit 3.6.7 I, [2025-03-03T06:30:43.686800 #1043466] INFO -- : rexml 3.4.1 I, [2025-03-03T06:30:43.730098 #1043466] INFO -- : rss 0.3.1 I, [2025-03-03T06:30:43.753434 #1043466] INFO -- : net-ftp 0.3.8 I, [2025-03-03T06:30:43.766476 #1043466] INFO -- : net-imap 0.5.6 I, [2025-03-03T06:30:43.803995 #1043466] INFO -- : net-pop 0.1.2 I, [2025-03-03T06:30:43.812856 #1043466] INFO -- : net-smtp 0.5.1 I, [2025-03-03T06:30:43.824640 #1043466] INFO -- : matrix 0.4.2 I, [2025-03-03T06:30:43.842589 #1043466] INFO -- : prime 0.1.3 I, [2025-03-03T06:30:43.883572 #1043466] INFO -- : rbs 3.8.1 I, [2025-03-03T06:30:44.107007 #1043466] INFO -- : typeprof 0.30.1 I, [2025-03-03T06:30:44.134100 #1043466] INFO -- : debug 1.10.0 I, [2025-03-03T06:30:44.167938 #1043466] INFO -- : racc 1.8.1 I, [2025-03-03T06:30:44.190032 #1043466] INFO -- : mutex_m 0.3.0 I, [2025-03-03T06:30:44.198929 #1043466] INFO -- : getoptlong 0.2.1 I, [2025-03-03T06:30:44.210819 #1043466] INFO -- : base64 0.2.0 I, [2025-03-03T06:30:44.221731 #1043466] INFO -- : bigdecimal 3.1.9 I, [2025-03-03T06:30:44.238657 #1043466] INFO -- : observer 0.1.2 I, [2025-03-03T06:30:44.247508 #1043466] INFO -- : abbrev 0.1.2 I, [2025-03-03T06:30:44.256245 #1043466] INFO -- : resolv-replace 0.1.1 I, [2025-03-03T06:30:44.272057 #1043466] INFO -- : rinda 0.2.0 I, [2025-03-03T06:30:44.281974 #1043466] INFO -- : drb 2.2.1 I, [2025-03-03T06:30:44.294350 #1043466] INFO -- : nkf 0.2.0 I, [2025-03-03T06:30:44.313503 #1043466] INFO -- : syslog 0.2.0 I, [2025-03-03T06:30:44.326665 #1043466] INFO -- : csv 3.3.2 I, [2025-03-03T06:30:44.349136 #1043466] INFO -- : repl_type_completor 0.1.10 I, [2025-03-03T06:30:44.360980 #1043466] INFO -- : ostruct 0.6.1 I, [2025-03-03T06:30:44.376099 #1043466] INFO -- : pstore 0.1.4 I, [2025-03-03T06:30:44.385715 #1043466] INFO -- : benchmark 0.4.0 I, [2025-03-03T06:30:44.394933 #1043466] INFO -- : logger 1.6.6 I, [2025-03-03T06:30:44.413440 #1043466] INFO -- : rdoc 6.12.0 I, [2025-03-03T06:30:44.664063 #1043466] INFO -- : irb 1.15.1 I, [2025-03-03T06:30:44.704288 #1043466] INFO -- : reline 0.6.0 I, [2025-03-03T06:30:44.719370 #1043466] INFO -- : readline 0.0.4 I, [2025-03-03T06:30:44.727104 #1043466] INFO -- : fiddle 1.1.6 I, [2025-03-03T06:30:44.743755 #1043466] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0/cache I, [2025-03-03T06:30:44.760393 #1043466] INFO -- : skipped bundled gems: I, [2025-03-03T06:30:44.760528 #1043466] INFO -- : win32ole-1.9.1.gem not found in bundled_gems I, [2025-03-03T06:30:44.771534 #1043466] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2025-03-03T06:30:44.771745 #1043466] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2025-03-03T06:32:35.122168 #1043466] INFO -- : PASS all 2007 tests E, [2025-03-03T06:32:35.132835 #1043466] ERROR -- : I, [2025-03-03T06:32:35.139712 #1043466] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2025-03-03T06:32:35.139936 #1043466] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2025-03-03T06:32:35.389560 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:32:35.389692 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:32:35.389744 #1043466] INFO -- : LD = ld I, [2025-03-03T06:32:35.389785 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:32:35.389842 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:32:35.389906 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:32:35.389951 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:32:35.389993 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:32:35.390037 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:32:35.390075 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:32:35.390111 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:32:35.390144 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:32:35.390176 #1043466] INFO -- : MFLAGS = I, [2025-03-03T06:32:35.390207 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:32:35.390241 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:32:35.395160 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:32:35.395239 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:32:35.395264 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:32:35.395283 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:32:35.395301 #1043466] INFO -- : I, [2025-03-03T06:32:36.163323 #1043466] INFO -- : Checking leaked global symbols...none I, [2025-03-03T06:32:36.393624 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2025-03-03T06:32:36.393934 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 I, [2025-03-03T06:32:36.394223 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 I, [2025-03-03T06:32:36.394645 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 I, [2025-03-03T06:32:36.396023 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 I, [2025-03-03T06:32:36.397136 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 I, [2025-03-03T06:32:36.400260 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 I, [2025-03-03T06:32:36.402408 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 I, [2025-03-03T06:32:36.413191 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2025-03-03T06:32:36.420185 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 I, [2025-03-03T06:32:36.431800 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 I, [2025-03-03T06:32:36.440963 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 I, [2025-03-03T06:32:36.441841 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 I, [2025-03-03T06:32:36.442516 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 I, [2025-03-03T06:32:36.443670 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 I, [2025-03-03T06:32:36.544409 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 I, [2025-03-03T06:32:36.558842 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 I, [2025-03-03T06:32:36.900791 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 I, [2025-03-03T06:32:36.900888 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 I, [2025-03-03T06:32:36.900907 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 I, [2025-03-03T06:32:36.900924 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 I, [2025-03-03T06:32:36.900939 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 I, [2025-03-03T06:32:36.900954 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 I, [2025-03-03T06:32:36.900969 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 I, [2025-03-03T06:32:36.900985 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 I, [2025-03-03T06:32:36.901001 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 I, [2025-03-03T06:32:36.901016 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 I, [2025-03-03T06:32:36.901031 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 I, [2025-03-03T06:32:36.902718 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 I, [2025-03-03T06:32:37.656587 #1043466] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 I, [2025-03-03T06:32:37.670876 #1043466] INFO -- : I, [2025-03-03T06:32:37.670960 #1043466] INFO -- : test succeeded I, [2025-03-03T06:32:37.673641 #1043466] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2025-03-03T06:32:37.673838 #1043466] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2025-03-03T06:32:38.065235 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:32:38.065333 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:32:38.065352 #1043466] INFO -- : LD = ld I, [2025-03-03T06:32:38.065368 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:32:38.065387 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:32:38.065418 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:32:38.065435 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:32:38.065450 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:32:38.065465 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:32:38.065480 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:32:38.065494 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:32:38.065509 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:32:38.065523 #1043466] INFO -- : MFLAGS = I, [2025-03-03T06:32:38.065537 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:32:38.065552 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:32:38.080727 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:32:38.080806 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:32:38.080825 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:32:38.080842 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:32:38.080857 #1043466] INFO -- : I, [2025-03-03T06:32:38.082020 #1043466] INFO -- : generating enc.mk I, [2025-03-03T06:32:38.571266 #1043466] INFO -- : making enc I, [2025-03-03T06:32:38.614238 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:38.614356 #1043466] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-03-03T06:32:38.614433 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:38.623168 #1043466] INFO -- : making srcs under enc I, [2025-03-03T06:32:38.746040 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:38.746155 #1043466] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-03-03T06:32:38.746217 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:38.748508 #1043466] INFO -- : generating transdb.h I, [2025-03-03T06:32:39.031934 #1043466] INFO -- : transdb.h unchanged I, [2025-03-03T06:32:39.040730 #1043466] INFO -- : making trans I, [2025-03-03T06:32:39.186736 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:39.186835 #1043466] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-03-03T06:32:39.186891 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:39.188696 #1043466] INFO -- : making encs I, [2025-03-03T06:32:39.297038 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:39.297141 #1043466] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-03-03T06:32:39.297193 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:39.304788 #1043466] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-03-03T06:32:39.448644 #1043466] INFO -- : ext/configure-ext.mk updated I, [2025-03-03T06:32:39.456782 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:46.999242 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:47.000153 #1043466] INFO -- : generating makefile exts.mk I, [2025-03-03T06:32:47.404636 #1043466] INFO -- : exts.mk unchanged I, [2025-03-03T06:32:47.418242 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:48.578310 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:32:48.597909 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:32:48.611459 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:32:48.628380 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:32:48.635242 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:32:48.678597 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:32:48.749340 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:32:48.782598 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:32:48.823222 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:32:48.834299 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:32:48.870297 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:32:48.910759 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:32:48.959145 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:32:48.973596 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:32:48.992726 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:32:49.000589 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:32:49.035194 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:32:49.097228 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:32:49.105552 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:32:49.114133 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:32:49.131802 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:32:49.208790 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:32:49.224462 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:32:49.234531 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:32:49.286205 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:32:49.305309 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:32:49.311991 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:32:49.326072 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:32:49.350695 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:32:49.384320 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:32:49.402044 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:32:49.414077 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:32:49.427887 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:32:49.536546 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:32:49.541939 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:32:49.640483 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:32:49.646292 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:32:49.764823 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:32:49.769769 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:32:49.964341 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:32:49.969287 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:32:50.150162 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:32:50.156768 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:32:50.241521 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:32:50.246709 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:32:50.468213 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:32:50.536981 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:50.907306 #1043466] INFO -- : make[2]: 'ruby' is up to date. I, [2025-03-03T06:32:50.907471 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:50.908934 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:50.914736 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:50.914830 #1043466] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-03-03T06:32:50.914849 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:32:51.348183 #1043466] INFO -- : Run options: I, [2025-03-03T06:32:51.348266 #1043466] INFO -- : --seed=43286 I, [2025-03-03T06:32:51.348291 #1043466] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2025-03-03T06:32:51.348320 #1043466] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes I, [2025-03-03T06:32:51.348337 #1043466] INFO -- : --name=!/memory_leak/ I, [2025-03-03T06:32:51.348352 #1043466] INFO -- : --stderr-on-failure I, [2025-03-03T06:32:51.348367 #1043466] INFO -- : -j4 I, [2025-03-03T06:32:51.348395 #1043466] INFO -- : I, [2025-03-03T06:32:51.348410 #1043466] INFO -- : # Running tests: I, [2025-03-03T06:32:51.348424 #1043466] INFO -- : I, [2025-03-03T06:32:52.201574 #1043466] INFO -- : [ 1/751] 1095549=test_cclass I, [2025-03-03T06:32:52.209365 #1043466] INFO -- : [ 2/751] 1095552=parameters_signature_test I, [2025-03-03T06:32:52.241606 #1043466] INFO -- : [ 3/751] 1095551=test_kdf I, [2025-03-03T06:32:52.496372 #1043466] INFO -- : [ 4/751] 1095553=test_gem_safe_yaml I, [2025-03-03T06:32:52.692747 #1043466] INFO -- : [ 5/751] 1095551=test_tcp I, [2025-03-03T06:32:52.890099 #1043466] INFO -- : [ 6/751] 1095552=test_json_tree I, [2025-03-03T06:32:53.008904 #1043466] INFO -- : [ 7/751] 1095552=test_cgi_multipart I, [2025-03-03T06:32:53.261224 #1043466] INFO -- : [ 8/751] 1095553=test_bug_reporter I, [2025-03-03T06:32:53.490112 #1043466] INFO -- : [ 9/751] 1095549=test_autoconf I, [2025-03-03T06:32:53.648037 #1043466] INFO -- : [ 10/751] 1095549=test_io_buffer I, [2025-03-03T06:32:54.048740 #1043466] INFO -- : [ 11/751] 1095549=test_arithmetic_sequence I, [2025-03-03T06:32:54.126002 #1043466] INFO -- : [ 12/751] 1095552=test_ractor I, [2025-03-03T06:32:54.233857 #1043466] INFO -- : [ 13/751] 1095549=test_load I, [2025-03-03T06:32:54.299987 #1043466] INFO -- : [ 14/751] 1095552=test_http I, [2025-03-03T06:32:54.397635 #1043466] INFO -- : [ 15/751] 1095549=parser_test I, [2025-03-03T06:32:54.422636 #1043466] INFO -- : [ 16/751] 1095551=test_gem_update_suggestion I, [2025-03-03T06:32:54.709772 #1043466] INFO -- : [ 17/751] 1095552=test_gem_source_installed I, [2025-03-03T06:32:55.156450 #1043466] INFO -- : [ 18/751] 1095549=test_flags I, [2025-03-03T06:32:55.785676 #1043466] INFO -- : [ 19/751] 1095551=test_psych I, [2025-03-03T06:32:56.021376 #1043466] INFO -- : [ 20/751] 1095552=test_gem_resolver_installer_set I, [2025-03-03T06:32:56.169279 #1043466] INFO -- : [ 21/751] 1095551=test_gem_resolver_lock_set I, [2025-03-03T06:32:56.365503 #1043466] INFO -- : [ 22/751] 1095553=test_sprintf I, [2025-03-03T06:32:56.395664 #1043466] INFO -- : [ 23/751] 1095551=test_gem_uri I, [2025-03-03T06:32:56.586081 #1043466] INFO -- : [ 24/751] 1095551=command_line_test I, [2025-03-03T06:32:57.145744 #1043466] INFO -- : [ 25/751] 1095551=test_exception_at_throwing I, [2025-03-03T06:32:57.346222 #1043466] INFO -- : [ 26/751] 1095551=test_enumerator I, [2025-03-03T06:32:57.433152 #1043466] INFO -- : [ 27/751] 1095551=test_stringio I, [2025-03-03T06:32:58.152723 #1043466] INFO -- : [ 28/751] 1095552=test_gem_source_local I, [2025-03-03T06:32:58.337053 #1043466] INFO -- : [ 29/751] 1095551=test_frozen I, [2025-03-03T06:32:58.548119 #1043466] INFO -- : [ 30/751] 1095551=test_flip I, [2025-03-03T06:32:58.735874 #1043466] INFO -- : [ 31/751] 1095553=test_case_mapping I, [2025-03-03T06:32:58.755703 #1043466] INFO -- : [ 32/751] 1095551=test_gem_source_subpath_problem I, [2025-03-03T06:32:58.808991 #1043466] INFO -- : [ 33/751] 1095549=test_date_compat I, [2025-03-03T06:32:58.844365 #1043466] INFO -- : [ 34/751] 1095549=test_date_conv I, [2025-03-03T06:32:58.859930 #1043466] INFO -- : [ 35/751] 1095553=test_egrep_cpp I, [2025-03-03T06:32:59.098256 #1043466] INFO -- : [ 36/751] 1095549=test_weakmap I, [2025-03-03T06:32:59.849817 #1043466] INFO -- : [ 37/751] 1095553=test_dot_dot I, [2025-03-03T06:32:59.900975 #1043466] INFO -- : [ 38/751] 1095553=test_scan_args I, [2025-03-03T06:33:00.072937 #1043466] INFO -- : [ 39/751] 1095553=test_pkey_dsa I, [2025-03-03T06:33:00.090281 #1043466] INFO -- : [ 40/751] 1095551=test_switch_hitter I, [2025-03-03T06:33:00.144921 #1043466] INFO -- : [ 41/751] 1095552=test_gem_commands_dependency_command I, [2025-03-03T06:33:00.446387 #1043466] INFO -- : [ 42/751] 1095551=test_weakref I, [2025-03-03T06:33:01.141763 #1043466] INFO -- : [ 43/751] 1095552=test_enumerator I, [2025-03-03T06:33:01.673120 #1043466] INFO -- : [ 44/751] 1095551=test_timeout I, [2025-03-03T06:33:02.268740 #1043466] INFO -- : [ 45/751] 1095553=test_string I, [2025-03-03T06:33:03.210560 #1043466] INFO -- : [ 46/751] 1095551=test_name_error I, [2025-03-03T06:33:03.864725 #1043466] INFO -- : [ 47/751] 1095551=locals_test I, [2025-03-03T06:33:03.887235 #1043466] INFO -- : [ 48/751] 1095551=test_hash_create I, [2025-03-03T06:33:03.943135 #1043466] INFO -- : [ 49/751] 1095551=bom_test I, [2025-03-03T06:33:04.004915 #1043466] INFO -- : [ 50/751] 1095551=parse_comments_test I, [2025-03-03T06:33:04.088842 #1043466] INFO -- : [ 51/751] 1095551=test_gem_stream_ui I, [2025-03-03T06:33:04.700510 #1043466] INFO -- : [ 52/751] 1095551=test_safe_load I, [2025-03-03T06:33:04.781396 #1043466] INFO -- : [ 53/751] 1095551=source_location_test I, [2025-03-03T06:33:05.119649 #1043466] INFO -- : [ 54/751] 1095551=test_thread_fd_close I, [2025-03-03T06:33:05.165689 #1043466] INFO -- : [ 55/751] 1095551=test_file I, [2025-03-03T06:33:11.881004 #1043466] INFO -- : [ 56/751] 1095551=implicit_array_test I, [2025-03-03T06:33:11.961975 #1043466] INFO -- : [ 57/751] 1095551=test_bug-3571 I, [2025-03-03T06:33:12.022579 #1043466] INFO -- : [ 58/751] 1095549=test_unicode_normalize I, [2025-03-03T06:33:12.025970 #1043466] INFO -- : [ 59/751] 1095551=test_did_you_mean I, [2025-03-03T06:33:12.332654 #1043466] INFO -- : [ 60/751] 1095549=test_date_time I, [2025-03-03T06:33:12.429029 #1043466] INFO -- : [ 61/751] 1095549=freeze_test I, [2025-03-03T06:33:12.516992 #1043466] INFO -- : [ 62/751] 1095549=test_arity I, [2025-03-03T06:33:12.546633 #1043466] INFO -- : [ 63/751] 1095549=test_shift_jis I, [2025-03-03T06:33:12.589475 #1043466] INFO -- : [ 64/751] 1095549=json_coder_test I, [2025-03-03T06:33:12.635018 #1043466] INFO -- : [ 65/751] 1095549=snippets_test I, [2025-03-03T06:33:13.105224 #1043466] INFO -- : [ 66/751] 1095551=numeric_value_test I, [2025-03-03T06:33:13.141273 #1043466] INFO -- : [ 67/751] 1095551=test_member I, [2025-03-03T06:33:13.171691 #1043466] INFO -- : [ 68/751] 1095551=test_rubygems I, [2025-03-03T06:33:14.132759 #1043466] INFO -- : [ 69/751] 1095551=test_gem_security I, [2025-03-03T06:33:25.254806 #1043466] INFO -- : [ 70/751] 1095551=ripper_test I, [2025-03-03T06:33:28.890154 #1043466] INFO -- : [ 71/751] 1095549=test_eval I, [2025-03-03T06:33:29.542812 #1043466] INFO -- : [ 72/751] 1095551=test_stringchar I, [2025-03-03T06:33:30.181811 #1043466] INFO -- : [ 73/751] 1095551=test_ractor I, [2025-03-03T06:33:30.812729 #1043466] INFO -- : [ 74/751] 1095551=test_gem_command I, [2025-03-03T06:33:31.312718 #1043466] INFO -- : [ 75/751] 1095551=test_emoji_breaks I, [2025-03-03T06:33:31.364778 #1043466] INFO -- : [ 76/751] 1095551=test_gem_resolver_git_set I, [2025-03-03T06:33:34.382729 #1043466] INFO -- : [ 77/751] 1095549=test_nofree I, [2025-03-03T06:33:34.560952 #1043466] INFO -- : [ 78/751] 1095549=test_gem_resolver_lock_specification I, [2025-03-03T06:33:34.914028 #1043466] INFO -- : [ 79/751] 1095551=test_bug-5832 I, [2025-03-03T06:33:35.117011 #1043466] INFO -- : [ 80/751] 1095551=test_store I, [2025-03-03T06:33:35.195406 #1043466] INFO -- : [ 81/751] 1095551=test_gem_commands_open_command I, [2025-03-03T06:33:35.665629 #1043466] INFO -- : [ 82/751] 1095549=test_files_lib I, [2025-03-03T06:33:35.725176 #1043466] INFO -- : [ 83/751] 1095551=test_digest I, [2025-03-03T06:33:38.596727 #1043466] INFO -- : [ 84/751] 1095551=test_gem_dependency I, [2025-03-03T06:33:39.348715 #1043466] INFO -- : [ 85/751] 1095551=test_cgi_util I, [2025-03-03T06:33:41.528789 #1043466] INFO -- : [ 86/751] 1095551=test_autoload I, [2025-03-03T06:33:43.300514 #1043466] INFO -- : [ 87/751] 1095553=test_require I, [2025-03-03T06:33:43.336730 #1043466] INFO -- : [ 88/751] 1095553=test_gem_source_vendor I, [2025-03-03T06:33:43.414141 #1043466] INFO -- : [ 89/751] 1095553=test_call I, [2025-03-03T06:33:45.069288 #1043466] INFO -- : [ 90/751] 1095553=test_my_integer I, [2025-03-03T06:33:45.094869 #1043466] INFO -- : [ 91/751] 1095553=test_modify_expand I, [2025-03-03T06:33:45.188982 #1043466] INFO -- : [ 92/751] 1095553=test_memory_view I, [2025-03-03T06:33:45.448765 #1043466] INFO -- : [ 93/751] 1095553=test_gem_available_set I, [2025-03-03T06:33:46.514132 #1043466] INFO -- : [ 94/751] 1095553=test_assignment I, [2025-03-03T06:33:47.440731 #1043466] INFO -- : [ 95/751] 1095552=test_gem_remote_fetcher_local_server I, [2025-03-03T06:33:48.112237 #1043466] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 43459> I, [2025-03-03T06:33:48.357035 #1043466] INFO -- : [ 96/751] 1095552=test_gem_commands_rebuild_command I, [2025-03-03T06:33:48.935930 #1043466] INFO -- : [ 97/751] 1095552=test_ripper I, [2025-03-03T06:33:51.550910 #1043466] INFO -- : [ 98/751] 1095552=test_optarg I, [2025-03-03T06:33:52.922635 #1043466] INFO -- : [ 99/751] 1095552=test_gem_dependency_installer I, [2025-03-03T06:33:54.413118 #1043466] INFO -- : [100/751] 1095549=test_gem_source_lock I, [2025-03-03T06:33:54.917645 #1043466] INFO -- : [101/751] 1095549=test_generic I, [2025-03-03T06:33:55.536972 #1043466] INFO -- : [102/751] 1095549=test_enc_str_buf_cat I, [2025-03-03T06:33:55.563952 #1043466] INFO -- : [103/751] 1095549=regexp_test I, [2025-03-03T06:33:55.673617 #1043466] INFO -- : [104/751] 1095549=warnings_test I, [2025-03-03T06:33:55.850571 #1043466] INFO -- : [105/751] 1095549=dispatcher_test I, [2025-03-03T06:33:56.089070 #1043466] INFO -- : [106/751] 1095549=test_x509store I, [2025-03-03T06:33:56.799671 #1043466] INFO -- : [107/751] 1095549=test_exception I, [2025-03-03T06:33:56.851031 #1043466] INFO -- : [108/751] 1095549=test_null I, [2025-03-03T06:33:56.896715 #1043466] INFO -- : [109/751] 1095549=test_windows_1252 I, [2025-03-03T06:33:57.044727 #1043466] INFO -- : [110/751] 1095549=test_profile_frames I, [2025-03-03T06:33:57.968780 #1043466] INFO -- : [111/751] 1095549=test_kernel I, [2025-03-03T06:34:01.327112 #1043466] INFO -- : [112/751] 1095549=test_div I, [2025-03-03T06:34:01.369602 #1043466] INFO -- : [113/751] 1095549=test_integer_comb I, [2025-03-03T06:34:04.470597 #1043466] INFO -- : [114/751] 1095553=test_deprecated I, [2025-03-03T06:34:04.618781 #1043466] INFO -- : [115/751] 1095553=test_gem_commands_outdated_command I, [2025-03-03T06:34:04.800992 #1043466] INFO -- : [116/751] 1095553=test_usrmarshal I, [2025-03-03T06:34:06.540217 #1043466] INFO -- : [117/751] 1095553=test_gem_validator I, [2025-03-03T06:34:06.800501 #1043466] INFO -- : [118/751] 1095553=comments_test I, [2025-03-03T06:34:06.997354 #1043466] INFO -- : [119/751] 1095553=!Nothing_to_test I, [2025-03-03T06:34:07.100727 #1043466] INFO -- : [120/751] 1095553=test_warning I, [2025-03-03T06:34:07.851133 #1043466] INFO -- : [121/751] 1095553=test_gbk I, [2025-03-03T06:34:08.007091 #1043466] INFO -- : [122/751] 1095553=json_parser_test I, [2025-03-03T06:34:08.615848 #1043466] INFO -- : [123/751] 1095553=test_cgi_tag_helper I, [2025-03-03T06:34:08.666977 #1043466] INFO -- : [124/751] 1095553=test_gem_resolver_index_set I, [2025-03-03T06:34:08.830223 #1043466] INFO -- : [125/751] 1095553=test_recorder I, [2025-03-03T06:34:08.875291 #1043466] INFO -- : [126/751] 1095553=test_pkey_ec I, [2025-03-03T06:34:09.169622 #1043466] INFO -- : [127/751] 1095553=test_gem_request I, [2025-03-03T06:34:10.974057 #1043466] INFO -- : [128/751] 1095552=test_gem_spec_fetcher I, [2025-03-03T06:34:11.018992 #1043466] INFO -- : [129/751] 1095553=test_enum I, [2025-03-03T06:34:12.032757 #1043466] INFO -- : [130/751] 1095552=test_date_parse I, [2025-03-03T06:34:13.066679 #1043466] INFO -- : [131/751] 1095552=test_class_name_check I, [2025-03-03T06:34:13.364465 #1043466] INFO -- : [132/751] 1095552=test_common I, [2025-03-03T06:34:14.304047 #1043466] INFO -- : [133/751] 1095552=test_type I, [2025-03-03T06:34:14.377038 #1043466] INFO -- : [134/751] 1095552=parse_stream_test I, [2025-03-03T06:34:14.458914 #1043466] INFO -- : [135/751] 1095552=test_backtrace I, [2025-03-03T06:34:14.465202 #1043466] INFO -- : [136/751] 1095552=test_gem_commands_push_command I, [2025-03-03T06:34:14.592912 #1043466] INFO -- : [137/751] 1095551=test_m17n_comb I, [2025-03-03T06:34:16.746373 #1043466] INFO -- : [138/751] 1095552=json_generic_object_test I, [2025-03-03T06:34:16.813713 #1043466] INFO -- : [139/751] 1095552=test_complex I, [2025-03-03T06:34:17.979308 #1043466] INFO -- : [140/751] 1095552=test_gem_commands_build_command I, [2025-03-03T06:34:18.791250 #1043466] INFO -- : [141/751] 1095553=regular_expression_encoding_test I, [2025-03-03T06:34:18.818072 #1043466] INFO -- : [142/751] 1095553=test_qsort I, [2025-03-03T06:34:18.853330 #1043466] INFO -- : [143/751] 1095553=json_addition_test I, [2025-03-03T06:34:19.001058 #1043466] INFO -- : [144/751] 1095553=test_delete I, [2025-03-03T06:34:19.097870 #1043466] INFO -- : [145/751] 1095553=test_gc_compact I, [2025-03-03T06:34:19.784845 #1043466] INFO -- : [146/751] 1095552=test_continuation I, [2025-03-03T06:34:19.812926 #1043466] INFO -- : [147/751] 1095552=test_str2big I, [2025-03-03T06:34:19.849622 #1043466] INFO -- : [148/751] 1095552=json_generator_test I, [2025-03-03T06:34:23.623438 #1043466] INFO -- : [149/751] 1095552=test_gem_impossible_dependencies_error I, [2025-03-03T06:34:23.672573 #1043466] INFO -- : [150/751] 1095552=test_gem_commands_specification_command I, [2025-03-03T06:34:24.753873 #1043466] INFO -- : [151/751] 1095552=test_popen_deadlock I, [2025-03-03T06:34:28.007198 #1043466] INFO -- : [152/751] 1095552=test_len I, [2025-03-03T06:34:28.058233 #1043466] INFO -- : [153/751] 1095552=test_placearg I, [2025-03-03T06:34:28.551659 #1043466] INFO -- : [154/751] 1095552=integer_base_flags_test I, [2025-03-03T06:34:28.774990 #1043466] INFO -- : [155/751] 1095552=test_asn1 I, [2025-03-03T06:34:29.066530 #1043466] INFO -- : [156/751] 1095552=test_syntax I, [2025-03-03T06:34:33.951070 #1043466] INFO -- : [157/751] 1095549=test_case_comprehensive I, [2025-03-03T06:34:34.046438 #1043466] INFO -- : [158/751] 1095549=test_exception I, [2025-03-03T06:34:45.426026 #1043466] INFO -- : [159/751] 1095549=test_provider I, [2025-03-03T06:34:46.563925 #1043466] INFO -- : [160/751] 1095553=test_webauthn_listener_response I, [2025-03-03T06:34:46.608976 #1043466] INFO -- : [161/751] 1095549=test_inadvertent_creation I, [2025-03-03T06:34:46.641596 #1043466] INFO -- : [162/751] 1095553=test_enc_raise I, [2025-03-03T06:34:46.653771 #1043466] INFO -- : [163/751] 1095553=test_gem_remote_fetcher_local_ssl_server I, [2025-03-03T06:34:47.156728 #1043466] INFO -- : [164/751] 1095549=test_gem_dependency_resolution_error I, [2025-03-03T06:34:47.188718 #1043466] INFO -- : [165/751] 1095549=test_gem_bundler_version_finder I, [2025-03-03T06:34:47.284732 #1043466] INFO -- : [166/751] 1095549=test_files_test I, [2025-03-03T06:34:47.321288 #1043466] INFO -- : [167/751] 1095549=test_time I, [2025-03-03T06:34:48.089169 #1043466] INFO -- : [168/751] 1095551=test_io_wait_uncommon I, [2025-03-03T06:34:48.119211 #1043466] INFO -- : [169/751] 1095549=test_gem_request_set_lockfile_parser I, [2025-03-03T06:34:48.216749 #1043466] INFO -- : [170/751] 1095551=test_parser_events I, [2025-03-03T06:34:48.634480 #1043466] INFO -- : [171/751] 1095551=test_gem_ci_detector I, [2025-03-03T06:34:48.652741 #1043466] INFO -- : [172/751] 1095549=test_gem_commands_signout_command I, [2025-03-03T06:34:48.687806 #1043466] INFO -- : [173/751] 1095551=test_gem_silent_ui I, [2025-03-03T06:34:48.717485 #1043466] INFO -- : [174/751] 1095549=test_gem_ext_cargo_builder I, [2025-03-03T06:34:48.816723 #1043466] INFO -- : [175/751] 1095549=test_io_buffer I, [2025-03-03T06:34:48.837720 #1043466] INFO -- : [176/751] 1095551=test_gem_package_tar_header I, [2025-03-03T06:34:48.989041 #1043466] INFO -- : [177/751] 1095549=test_gem_resolver_index_specification I, [2025-03-03T06:34:49.044069 #1043466] INFO -- : [178/751] 1095551=test_merge_keys I, [2025-03-03T06:34:49.099060 #1043466] INFO -- : [179/751] 1095551=test_to_ruby I, [2025-03-03T06:34:49.162812 #1043466] INFO -- : [180/751] 1095551=test_threadgroup I, [2025-03-03T06:34:49.244723 #1043466] INFO -- : [181/751] 1095549=test_prettyprint I, [2025-03-03T06:34:49.372033 #1043466] INFO -- : [182/751] 1095549=test_human_typo I, [2025-03-03T06:34:49.793712 #1043466] INFO -- : [183/751] 1095549=test_gem_ext_builder I, [2025-03-03T06:34:50.208971 #1043466] INFO -- : [184/751] 1095551=test_stream I, [2025-03-03T06:34:50.263539 #1043466] INFO -- : [185/751] 1095551=test_queue I, [2025-03-03T06:34:50.343479 #1043466] INFO -- : [186/751] 1095551=test_gem_commands_yank_command I, [2025-03-03T06:34:51.058698 #1043466] INFO -- : [187/751] 1095553=test_data I, [2025-03-03T06:34:51.093363 #1043466] INFO -- : [188/751] 1095553=test_big2str I, [2025-03-03T06:34:51.153255 #1043466] INFO -- : [189/751] 1095551=test_gem_commands_check_command I, [2025-03-03T06:34:51.174171 #1043466] INFO -- : [190/751] 1095553=test_ellipsize I, [2025-03-03T06:34:51.293498 #1043466] INFO -- : [191/751] 1095553=test_io I, [2025-03-03T06:34:51.345200 #1043466] INFO -- : [192/751] 1095551=test_emitter I, [2025-03-03T06:34:51.377263 #1043466] INFO -- : [193/751] 1095551=test_gem_security_policy I, [2025-03-03T06:34:52.345753 #1043466] INFO -- : [194/751] 1095553=test_pkey_dh I, [2025-03-03T06:34:52.506216 #1043466] INFO -- : [195/751] 1095553=test_path_to_class I, [2025-03-03T06:34:52.552361 #1043466] INFO -- : [196/751] 1095553=test_gem_resolver_activation_request I, [2025-03-03T06:34:52.617247 #1043466] INFO -- : [197/751] 1095553=test_function_entry I, [2025-03-03T06:34:52.617330 #1043466] INFO -- : [198/751] 1095553=test_securerandom I, [2025-03-03T06:34:52.657105 #1043466] INFO -- : [199/751] 1095553=test_gem_ext_ext_conf_builder I, [2025-03-03T06:34:53.765561 #1043466] INFO -- : [200/751] 1095551=test_hash I, [2025-03-03T06:34:53.869009 #1043466] INFO -- : [201/751] 1095551=test_complexrational I, [2025-03-03T06:34:54.053626 #1043466] INFO -- : [202/751] 1095551=test_abi I, [2025-03-03T06:34:54.977061 #1043466] INFO -- : [203/751] 1095551=test_alias_and_anchor I, [2025-03-03T06:34:55.102428 #1043466] INFO -- : [204/751] 1095551=test_ractor I, [2025-03-03T06:34:55.229078 #1043466] INFO -- : [205/751] 1095551=test_ifunless I, [2025-03-03T06:34:55.300720 #1043466] INFO -- : [206/751] 1095551=test_rat I, [2025-03-03T06:34:55.343875 #1043466] INFO -- : [207/751] 1095551=test_mdns I, [2025-03-03T06:34:55.524737 #1043466] INFO -- : [208/751] 1095551=test_process I, [2025-03-03T06:34:56.652174 #1043466] INFO -- : [209/751] 1095549=test_config I, [2025-03-03T06:34:56.959337 #1043466] INFO -- : [210/751] 1095549=test_external_new I, [2025-03-03T06:34:56.977007 #1043466] INFO -- : [211/751] 1095549=test_bundled_ca I, [2025-03-03T06:34:58.277700 #1043466] INFO -- : [212/751] 1095549=test_gem_name_tuple I, [2025-03-03T06:34:58.372045 #1043466] INFO -- : [213/751] 1095549=test_undef I, [2025-03-03T06:34:58.388983 #1043466] INFO -- : [214/751] 1095549=test_http_request I, [2025-03-03T06:34:59.008721 #1043466] INFO -- : [215/751] 1095549=test_date_ractor I, [2025-03-03T06:34:59.252730 #1043466] INFO -- : [216/751] 1095553=test_gem_request_set I, [2025-03-03T06:34:59.849875 #1043466] INFO -- : [217/751] 1095549=test_io_wait I, [2025-03-03T06:35:00.473523 #1043466] INFO -- : [218/751] 1095549=test_string_memory I, [2025-03-03T06:35:01.194000 #1043466] INFO -- : [219/751] 1095549=test_acceptable I, [2025-03-03T06:35:01.235008 #1043466] INFO -- : [220/751] 1095552=test_yield I, [2025-03-03T06:35:01.572282 #1043466] INFO -- : [221/751] 1095549=test_kwargs I, [2025-03-03T06:35:01.595955 #1043466] INFO -- : [222/751] 1095549=test_integer I, [2025-03-03T06:35:01.898898 #1043466] INFO -- : [223/751] 1095549=test_stream I, [2025-03-03T06:35:01.936505 #1043466] INFO -- : [224/751] 1095549=test_pkey I, [2025-03-03T06:35:02.014207 #1043466] INFO -- : [225/751] 1095553=test_gem_security_trust_dir I, [2025-03-03T06:35:02.144593 #1043466] INFO -- : [226/751] 1095549=test_ractor I, [2025-03-03T06:35:02.305099 #1043466] INFO -- : [227/751] 1095553=test_dryrun I, [2025-03-03T06:35:02.412453 #1043466] INFO -- : [228/751] 1095549=test_gem_resolver_api_set I, [2025-03-03T06:35:02.444742 #1043466] INFO -- : [229/751] 1095553=test_lock_native_thread I, [2025-03-03T06:35:02.729922 #1043466] INFO -- : [230/751] 1095549=test_forwardable I, [2025-03-03T06:35:02.883832 #1043466] INFO -- : [231/751] 1095549=test_protect I, [2025-03-03T06:35:02.907741 #1043466] INFO -- : [232/751] 1095549=test_clone I, [2025-03-03T06:35:03.627080 #1043466] INFO -- : [233/751] 1095553=test_tree_builder I, [2025-03-03T06:35:03.673185 #1043466] INFO -- : [234/751] 1095553=test_typeddata I, [2025-03-03T06:35:03.982521 #1043466] INFO -- : [235/751] 1095549=test_cesu8 I, [2025-03-03T06:35:04.013223 #1043466] INFO -- : [236/751] 1095549=test_shapes I, [2025-03-03T06:35:04.050443 #1043466] INFO -- : [237/751] 1095549=test_httpheader I, [2025-03-03T06:35:04.144130 #1043466] INFO -- : [238/751] 1095549=test_date_marshal I, [2025-03-03T06:35:04.208750 #1043466] INFO -- : [239/751] 1095549=test_literal I, [2025-03-03T06:35:05.428726 #1043466] INFO -- : [240/751] 1095553=test_euc_kr I, [2025-03-03T06:35:05.516726 #1043466] INFO -- : [241/751] 1095553=test_gem_commands_cleanup_command I, [2025-03-03T06:35:08.334363 #1043466] INFO -- : [242/751] 1095553=test_gem_commands_mirror I, [2025-03-03T06:35:08.358875 #1043466] INFO -- : [243/751] 1095553=test_capacity I, [2025-03-03T06:35:08.428854 #1043466] INFO -- : [244/751] 1095553=test_thread I, [2025-03-03T06:35:08.876728 #1043466] INFO -- : [245/751] 1095553=test_nextafter I, [2025-03-03T06:35:09.112147 #1043466] INFO -- : [246/751] 1095549=test_rubyoptions I, [2025-03-03T06:35:09.760712 #1043466] INFO -- : [247/751] 1095553=test_scalar I, [2025-03-03T06:35:09.837016 #1043466] INFO -- : [248/751] 1095553=test_arith_seq_beg_len_step I, [2025-03-03T06:35:10.089031 #1043466] INFO -- : [249/751] 1095553=test_gem_resolver_requirement_list I, [2025-03-03T06:35:10.136878 #1043466] INFO -- : [250/751] 1095553=test_iseq_load I, [2025-03-03T06:35:20.018897 #1043466] INFO -- : [251/751] 1095553=test_utf32 I, [2025-03-03T06:35:20.027407 #1043466] INFO -- : [252/751] 1095553=test_key_name_check I, [2025-03-03T06:35:20.218375 #1043466] INFO -- : [253/751] 1095553=test_trick I, [2025-03-03T06:35:24.104866 #1043466] INFO -- : [254/751] 1095552=test_change_word I, [2025-03-03T06:35:24.546601 #1043466] INFO -- : [255/751] 1095552=test_gem_commands_pristine_command I, [2025-03-03T06:35:29.429451 #1043466] INFO -- : [256/751] 1095552=test_noarg I, [2025-03-03T06:35:30.089061 #1043466] INFO -- : [257/751] 1095552=test_tmpdir I, [2025-03-03T06:35:30.847088 #1043466] INFO -- : [258/751] 1095552=test_ssl_session I, [2025-03-03T06:35:32.008762 #1043466] INFO -- : [259/751] 1095552=test_gem_version I, [2025-03-03T06:35:32.388693 #1043466] INFO -- : [260/751] 1095552=test_random I, [2025-03-03T06:35:32.406432 #1043466] INFO -- : [261/751] 1095552=test_ns_spki I, [2025-03-03T06:35:32.449807 #1043466] INFO -- : [262/751] 1095552=test_gem_resolver_dependency_request I, [2025-03-03T06:35:32.551842 #1043466] INFO -- : [263/751] 1095552=test_reqarg I, [2025-03-03T06:35:33.599763 #1043466] INFO -- : [264/751] 1095553=test_date_strftime I, [2025-03-03T06:35:34.360411 #1043466] INFO -- : [265/751] 1095552=test_set I, [2025-03-03T06:35:34.461768 #1043466] INFO -- : [266/751] 1095552=test_file I, [2025-03-03T06:35:34.525048 #1043466] INFO -- : [267/751] 1095552=test_gem_commands_signin_command I, [2025-03-03T06:35:34.888728 #1043466] INFO -- : [268/751] 1095552=percent_delimiter_string_test I, [2025-03-03T06:35:34.940767 #1043466] INFO -- : [269/751] 1095552=library_symbols_test I, [2025-03-03T06:35:34.982755 #1043466] INFO -- : [270/751] 1095552=test_resource I, [2025-03-03T06:35:35.036985 #1043466] INFO -- : [271/751] 1095552=test_zsh_completion I, [2025-03-03T06:35:35.089155 #1043466] INFO -- : [272/751] 1095552=test_system I, [2025-03-03T06:35:37.602618 #1043466] INFO -- : [273/751] 1095553=test_sorted_set I, [2025-03-03T06:35:38.348531 #1043466] INFO -- : [274/751] 1095553=test_emoji I, [2025-03-03T06:35:39.021032 #1043466] INFO -- : [275/751] 1095553=test_sizeof I, [2025-03-03T06:35:39.380915 #1043466] INFO -- : [276/751] 1095552=test_iseq I, [2025-03-03T06:35:41.788725 #1043466] INFO -- : [277/751] 1095552=test_cp949 I, [2025-03-03T06:35:41.820727 #1043466] INFO -- : [278/751] 1095552=test_gem_commands_search_command I, [2025-03-03T06:35:41.840733 #1043466] INFO -- : [279/751] 1095552=pattern_test I, [2025-03-03T06:35:41.931532 #1043466] INFO -- : [280/751] 1095552=test_condition I, [2025-03-03T06:35:42.036628 #1043466] INFO -- : [281/751] 1095552=test_defined I, [2025-03-03T06:35:42.593486 #1043466] INFO -- : [282/751] 1095552=test_basicsocket I, [2025-03-03T06:35:42.736745 #1043466] INFO -- : [283/751] 1095552=test_sleep I, [2025-03-03T06:35:44.819026 #1043466] INFO -- : [284/751] 1095552=test_date_attr I, [2025-03-03T06:35:44.825815 #1043466] INFO -- : [285/751] 1095552=test_erb_m17n I, [2025-03-03T06:35:44.924110 #1043466] INFO -- : [286/751] 1095552=test_gem_commands_uninstall_command I, [2025-03-03T06:35:45.538162 #1043466] INFO -- : [287/751] 1095549=test_socket I, [2025-03-03T06:35:48.393650 #1043466] INFO -- : [288/751] 1095552=test_framework I, [2025-03-03T06:35:48.435429 #1043466] INFO -- : [289/751] 1095552=test_class2name I, [2025-03-03T06:35:48.464982 #1043466] INFO -- : [290/751] 1095552=test_yamlstore I, [2025-03-03T06:35:48.483825 #1043466] INFO -- : [291/751] 1095552=test_depth_first I, [2025-03-03T06:35:48.515994 #1043466] INFO -- : [292/751] 1095552=test_random_formatter I, [2025-03-03T06:35:48.648720 #1043466] INFO -- : [293/751] 1095552=parse_success_test I, [2025-03-03T06:35:48.708798 #1043466] INFO -- : [294/751] 1095552=test_x509name I, [2025-03-03T06:35:48.767606 #1043466] INFO -- : [295/751] 1095552=test_fnmatch I, [2025-03-03T06:35:49.017583 #1043466] INFO -- : [296/751] 1095552=test_gem_source I, [2025-03-03T06:35:49.375599 #1043466] INFO -- : [297/751] 1095553=test_string I, [2025-03-03T06:35:49.765612 #1043466] INFO -- : [298/751] 1095553=test_raise I, [2025-03-03T06:35:49.777067 #1043466] INFO -- : [299/751] 1095553=test_mkmf I, [2025-03-03T06:35:49.975225 #1043466] INFO -- : [300/751] 1095553=test_gem_stub_specification I, [2025-03-03T06:35:49.990760 #1043466] INFO -- : [301/751] 1095552=integer_parse_test I, [2025-03-03T06:35:50.015333 #1043466] INFO -- : [302/751] 1095552=test_yaml I, [2025-03-03T06:35:50.524586 #1043466] INFO -- : [303/751] 1095552=test_debug I, [2025-03-03T06:35:50.611858 #1043466] INFO -- : [304/751] 1095552=test_array I, [2025-03-03T06:35:50.699152 #1043466] INFO -- : [305/751] 1095552=test_parse I, [2025-03-03T06:35:50.882500 #1043466] INFO -- : [306/751] 1095553=test_method_name_check I, [2025-03-03T06:35:51.056739 #1043466] INFO -- : [307/751] 1095553=test_hmac I, [2025-03-03T06:35:51.158026 #1043466] INFO -- : [308/751] 1095553=test_gem_commands_setup_command I, [2025-03-03T06:35:53.468261 #1043466] INFO -- : [309/751] 1095552=test_postponed_job I, [2025-03-03T06:35:53.756842 #1043466] INFO -- : [310/751] 1095553=test_uncorrectable_name_check I, [2025-03-03T06:35:53.845456 #1043466] INFO -- : [311/751] 1095553=test_gem_request_set_lockfile I, [2025-03-03T06:35:54.627442 #1043466] INFO -- : [312/751] 1095552=test_erb I, [2025-03-03T06:35:54.857762 #1043466] INFO -- : [313/751] 1095552=test_numeric I, [2025-03-03T06:35:55.232754 #1043466] INFO -- : [314/751] 1095552=test_gem_commands_environment_command I, [2025-03-03T06:35:55.432410 #1043466] INFO -- : [315/751] 1095553=test_pty I, [2025-03-03T06:35:55.600048 #1043466] INFO -- : [316/751] 1095552=test_bmethod I, [2025-03-03T06:35:55.629047 #1043466] INFO -- : [317/751] 1095552=string_encoding_test I, [2025-03-03T06:35:55.669144 #1043466] INFO -- : [318/751] 1095552=test_emitter I, [2025-03-03T06:35:55.773222 #1043466] INFO -- : [319/751] 1095552=test_econv I, [2025-03-03T06:35:56.947283 #1043466] INFO -- : [320/751] 1095553=newline_test I, [2025-03-03T06:35:57.609089 #1043466] INFO -- : [321/751] 1095553=json_fixtures_test I, [2025-03-03T06:35:57.727553 #1043466] INFO -- : [322/751] 1095553=test_gem_platform I, [2025-03-03T06:35:58.196730 #1043466] INFO -- : [323/751] 1095553=test_numhash I, [2025-03-03T06:35:58.925992 #1043466] INFO -- : [324/751] 1095553=test_stack I, [2025-03-03T06:35:59.781062 #1043466] INFO -- : [325/751] 1095552=test_bigzero I, [2025-03-03T06:35:59.806719 #1043466] INFO -- : [326/751] 1095552=test_backtrace I, [2025-03-03T06:36:01.447189 #1043466] INFO -- : [327/751] 1095551=test_pkey_rsa I, [2025-03-03T06:36:02.538899 #1043466] INFO -- : [328/751] 1095551=test_ldap I, [2025-03-03T06:36:02.566160 #1043466] INFO -- : [329/751] 1095552=test_gem_unsatisfiable_dependency_error I, [2025-03-03T06:36:02.576879 #1043466] INFO -- : [330/751] 1095551=test_require_path_check I, [2025-03-03T06:36:02.606988 #1043466] INFO -- : [331/751] 1095552=test_utf16 I, [2025-03-03T06:36:02.660064 #1043466] INFO -- : [332/751] 1095552=test_tempfile I, [2025-03-03T06:36:02.669130 #1043466] INFO -- : [333/751] 1095553=test_wait I, [2025-03-03T06:36:02.806278 #1043466] INFO -- : [334/751] 1095551=test_date_new I, [2025-03-03T06:36:02.834246 #1043466] INFO -- : [335/751] 1095553=test_gem_commands_cert_command I, [2025-03-03T06:36:02.845382 #1043466] INFO -- : [336/751] 1095551=magic_comment_test I, [2025-03-03T06:36:03.885422 #1043466] INFO -- : [337/751] 1095549=test_duplicate I, [2025-03-03T06:36:03.945947 #1043466] INFO -- : [338/751] 1095549=test_object_create_start I, [2025-03-03T06:36:03.965396 #1043466] INFO -- : [339/751] 1095549=test_ensure_and_callcc I, [2025-03-03T06:36:04.025828 #1043466] INFO -- : [340/751] 1095549=test_path I, [2025-03-03T06:36:04.077161 #1043466] INFO -- : [341/751] 1095549=json_string_matching_test I, [2025-03-03T06:36:04.119137 #1043466] INFO -- : [342/751] 1095549=test_euc_tw I, [2025-03-03T06:36:04.174444 #1043466] INFO -- : [343/751] 1095549=test_nomethod_error I, [2025-03-03T06:36:04.234896 #1043466] INFO -- : [344/751] 1095549=regular_expression_options_test I, [2025-03-03T06:36:04.242737 #1043466] INFO -- : [345/751] 1095552=test_fstring I, [2025-03-03T06:36:04.262741 #1043466] INFO -- : [346/751] 1095549=test_class I, [2025-03-03T06:36:04.743138 #1043466] INFO -- : [347/751] 1095552=test_const I, [2025-03-03T06:36:04.774373 #1043466] INFO -- : [348/751] 1095552=test_io_timeout I, [2025-03-03T06:36:04.821189 #1043466] INFO -- : [349/751] 1095551=test_files_test_1 I, [2025-03-03T06:36:04.888643 #1043466] INFO -- : [350/751] 1095552=test_ipaddr I, [2025-03-03T06:36:05.087697 #1043466] INFO -- : [351/751] 1095552=test_comparable I, [2025-03-03T06:36:05.189232 #1043466] INFO -- : [352/751] 1095552=test_gem_package_tar_reader I, [2025-03-03T06:36:05.353681 #1043466] INFO -- : [353/751] 1095552=test_deprecate I, [2025-03-03T06:36:05.518211 #1043466] INFO -- : [354/751] 1095552=test_pkcs12 I, [2025-03-03T06:36:06.413122 #1043466] INFO -- : [355/751] 1095552=test_gem_installer I, [2025-03-03T06:36:07.548158 #1043466] INFO -- : [356/751] 1095553=test_gem_source_specific_file I, [2025-03-03T06:36:08.156817 #1043466] INFO -- : [357/751] 1095553=test_method I, [2025-03-03T06:36:20.016382 #1043466] INFO -- : [358/751] 1095551=test_digest I, [2025-03-03T06:36:20.039684 #1043466] INFO -- : [359/751] 1095551=test_object I, [2025-03-03T06:36:20.118453 #1043466] INFO -- : [360/751] 1095551=test_gem_resolver_local_specification I, [2025-03-03T06:36:20.179039 #1043466] INFO -- : [361/751] 1095551=test_dln I, [2025-03-03T06:36:20.235320 #1043466] INFO -- : [362/751] 1095551=test_at_exit I, [2025-03-03T06:36:20.388583 #1043466] INFO -- : [363/751] 1095551=test_pkg_config I, [2025-03-03T06:36:20.401966 #1043466] INFO -- : [364/751] 1095551=test_yield_block I, [2025-03-03T06:36:20.417347 #1043466] INFO -- : [365/751] 1095551=test_set I, [2025-03-03T06:36:20.459504 #1043466] INFO -- : [366/751] 1095551=test_gem_commands_help_command I, [2025-03-03T06:36:20.686289 #1043466] INFO -- : [367/751] 1095549=test_insns_leaf I, [2025-03-03T06:36:20.807473 #1043466] INFO -- : [368/751] 1095549=test_gem_version_option I, [2025-03-03T06:36:20.817174 #1043466] INFO -- : [369/751] 1095551=test_ossl I, [2025-03-03T06:36:21.055264 #1043466] INFO -- : [370/751] 1095549=test_ubf_async_safe I, [2025-03-03T06:36:21.380713 #1043466] INFO -- : [371/751] 1095549=test_allocation I, [2025-03-03T06:36:31.245502 #1043466] INFO -- : [372/751] 1095551=test_complex2 I, [2025-03-03T06:36:31.422499 #1043466] INFO -- : [373/751] 1095551=test_x509req I, [2025-03-03T06:36:31.820068 #1043466] INFO -- : [374/751] 1095551=test_array I, [2025-03-03T06:36:33.780382 #1043466] INFO -- : [375/751] 1095552=test_gem_ext_cargo_builder_link_flag_converter I, [2025-03-03T06:36:34.272435 #1043466] INFO -- : [376/751] 1095552=test_argf I, [2025-03-03T06:36:35.746940 #1043466] INFO -- : [377/751] 1095553=test_console_attr I, [2025-03-03T06:36:35.811845 #1043466] INFO -- : [378/751] 1095553=test_files_ext I, [2025-03-03T06:36:36.112163 #1043466] INFO -- : [379/751] 1095553=attribute_write_test I, [2025-03-03T06:36:36.127829 #1043466] INFO -- : [380/751] 1095553=test_frozen_error I, [2025-03-03T06:36:36.200361 #1043466] INFO -- : [381/751] 1095553=test_yjit I, [2025-03-03T06:36:39.995465 #1043466] INFO -- : [382/751] 1095549=node_id_test I, [2025-03-03T06:36:41.921209 #1043466] INFO -- : [383/751] 1095549=constant_path_node_test I, [2025-03-03T06:36:41.981257 #1043466] INFO -- : [384/751] 1095549=test_m17n I, [2025-03-03T06:36:43.157128 #1043466] INFO -- : [385/751] 1095549=test_refinement I, [2025-03-03T06:36:57.249036 #1043466] INFO -- : [386/751] 1095552=test_gem_command_manager I, [2025-03-03T06:36:57.937968 #1043466] INFO -- : [387/751] 1095552=test_address_resolve I, [2025-03-03T06:36:58.105261 #1043466] INFO -- : [388/751] 1095552=test_project_sanity I, [2025-03-03T06:36:58.317002 #1043466] INFO -- : [389/751] 1095552=test_num2int I, [2025-03-03T06:36:58.417175 #1043466] INFO -- : [390/751] 1095552=test_gem_install_update_options I, [2025-03-03T06:36:59.192569 #1043466] INFO -- : [391/751] 1095552=test_cgi_session I, [2025-03-03T06:36:59.318569 #1043466] INFO -- : [392/751] 1095552=test_pkcs7 I, [2025-03-03T06:36:59.751925 #1043466] INFO -- : [393/751] 1095552=test_iter_break I, [2025-03-03T06:36:59.781334 #1043466] INFO -- : [394/751] 1095552=test_keyword I, [2025-03-03T06:37:00.718718 #1043466] INFO -- : [395/751] 1095549=test_ensured I, [2025-03-03T06:37:01.033074 #1043466] INFO -- : [396/751] 1095549=test_x509crl I, [2025-03-03T06:37:01.344813 #1043466] INFO -- : [397/751] 1095549=test_hash I, [2025-03-03T06:37:03.104269 #1043466] INFO -- : [398/751] 1095552=test_parser I, [2025-03-03T06:37:03.284979 #1043466] INFO -- : [399/751] 1095552=test_gem_ext_rake_builder I, [2025-03-03T06:37:04.090774 #1043466] INFO -- : [400/751] 1095551=test_gem_resolver_installed_specification I, [2025-03-03T06:37:04.160540 #1043466] INFO -- : [401/751] 1095551=test_gem_resolver_vendor_set I, [2025-03-03T06:37:04.228211 #1043466] INFO -- : [402/751] 1095551=test_cmethod I, [2025-03-03T06:37:04.320721 #1043466] INFO -- : [403/751] 1095551=test_gem_commands_list_command I, [2025-03-03T06:37:04.384745 #1043466] INFO -- : [404/751] 1095551=test_numeric I, [2025-03-03T06:37:04.435326 #1043466] INFO -- : [405/751] 1095551=test_gem_requirement I, [2025-03-03T06:37:04.882194 #1043466] INFO -- : [406/751] 1095551=test_pattern_matching I, [2025-03-03T06:37:05.064556 #1043466] INFO -- : [407/751] 1095551=test_thread_cv I, [2025-03-03T06:37:05.692718 #1043466] INFO -- : [408/751] 1095552=test_webauthn_listener I, [2025-03-03T06:37:05.839697 #1043466] INFO -- : [409/751] 1095551=test_webauthn_poller I, [2025-03-03T06:37:05.961433 #1043466] INFO -- : [410/751] 1095552=test_marshalable I, [2025-03-03T06:37:05.982394 #1043466] INFO -- : [411/751] 1095552=test_set_len I, [2025-03-03T06:37:06.008194 #1043466] INFO -- : [412/751] 1095552=test_x509attr I, [2025-03-03T06:37:06.017054 #1043466] INFO -- : [413/751] 1095552=test_libs I, [2025-03-03T06:37:06.129599 #1043466] INFO -- : [414/751] 1095552=test_gc I, [2025-03-03T06:37:06.147909 #1043466] INFO -- : [415/751] 1095551=test_math I, [2025-03-03T06:37:06.169776 #1043466] INFO -- : [416/751] 1095552=test_wss I, [2025-03-03T06:37:06.208223 #1043466] INFO -- : [417/751] 1095552=test_x509ext I, [2025-03-03T06:37:06.231940 #1043466] INFO -- : [418/751] 1095551=test_fips I, [2025-03-03T06:37:06.423005 #1043466] INFO -- : [419/751] 1095552=test_configuration I, [2025-03-03T06:37:06.524734 #1043466] INFO -- : [420/751] 1095552=test_class I, [2025-03-03T06:37:06.557633 #1043466] INFO -- : [421/751] 1095552=test_gem_path_support I, [2025-03-03T06:37:06.680479 #1043466] INFO -- : [422/751] 1095552=test_case I, [2025-03-03T06:37:06.758153 #1043466] INFO -- : [423/751] 1095551=test_helper I, [2025-03-03T06:37:06.808043 #1043466] INFO -- : [424/751] 1095551=test_coverage I, [2025-03-03T06:37:06.824951 #1043466] INFO -- : [425/751] 1095552=breadth_first_search_test I, [2025-03-03T06:37:06.884837 #1043466] INFO -- : [426/751] 1095552=test_pathname I, [2025-03-03T06:37:07.741270 #1043466] INFO -- : [427/751] 1095552=test_fileutils I, [2025-03-03T06:37:08.536311 #1043466] INFO -- : [428/751] 1095553=errors_test I, [2025-03-03T06:37:09.697461 #1043466] INFO -- : [429/751] 1095553=test_gem_resolver_conflict I, [2025-03-03T06:37:09.798923 #1043466] INFO -- : [430/751] 1095553=test_nowrite I, [2025-03-03T06:37:09.890296 #1043466] INFO -- : [431/751] 1095551=test_thread_queue I, [2025-03-03T06:37:10.002579 #1043466] INFO -- : [432/751] 1095553=test_vm_dump I, [2025-03-03T06:37:10.011788 #1043466] INFO -- : [433/751] 1095553=test_gem_package_tar_writer I, [2025-03-03T06:37:10.920710 #1043466] INFO -- : [434/751] 1095552=test_ftp I, [2025-03-03T06:37:10.953039 #1043466] INFO -- : [435/751] 1095553=test_gb18030 I, [2025-03-03T06:37:10.979931 #1043466] INFO -- : [436/751] 1095553=relocation_test I, [2025-03-03T06:37:11.030104 #1043466] INFO -- : [437/751] 1095552=test_shellwords I, [2025-03-03T06:37:11.049939 #1043466] INFO -- : [438/751] 1095553=test_windows_1251 I, [2025-03-03T06:37:11.058014 #1043466] INFO -- : [439/751] 1095553=test_yaml_tree I, [2025-03-03T06:37:11.097949 #1043466] INFO -- : [440/751] 1095552=test_encoding I, [2025-03-03T06:37:11.164604 #1043466] INFO -- : [441/751] 1095553=test_sockopt I, [2025-03-03T06:37:11.181214 #1043466] INFO -- : [442/751] 1095552=test_gem_uri_formatter I, [2025-03-03T06:37:11.203111 #1043466] INFO -- : [443/751] 1095553=test_omap I, [2025-03-03T06:37:11.240724 #1043466] INFO -- : [444/751] 1095553=test_document I, [2025-03-03T06:37:11.272963 #1043466] INFO -- : [445/751] 1095553=newline_offsets_test I, [2025-03-03T06:37:11.448821 #1043466] INFO -- : [446/751] 1095552=test_cstr I, [2025-03-03T06:37:13.977688 #1043466] INFO -- : [447/751] 1095553=test_gem_config_file I, [2025-03-03T06:37:15.179077 #1043466] INFO -- : [448/751] 1095553=test_whileuntil I, [2025-03-03T06:37:15.257024 #1043466] INFO -- : [449/751] 1095553=test_gem_resolver_best_set I, [2025-03-03T06:37:15.376026 #1043466] INFO -- : [450/751] 1095553=string_test I, [2025-03-03T06:37:15.872725 #1043466] INFO -- : [451/751] 1095553=test_data_error I, [2025-03-03T06:37:15.880475 #1043466] INFO -- : [452/751] 1095553=test_yjit_exit_locations I, [2025-03-03T06:37:16.160293 #1043466] INFO -- : [453/751] 1095553=test_monitor I, [2025-03-03T06:37:16.599153 #1043466] INFO -- : [454/751] 1095553=test_primitive I, [2025-03-03T06:37:16.661342 #1043466] INFO -- : [455/751] 1095553=test_mul I, [2025-03-03T06:37:16.742932 #1043466] INFO -- : [456/751] 1095553=test_gem_commands_which_command I, [2025-03-03T06:37:16.868418 #1043466] INFO -- : [457/751] 1095553=test_passing_block I, [2025-03-03T06:37:16.891467 #1043466] INFO -- : [458/751] 1095552=test_float I, [2025-03-03T06:37:16.943635 #1043466] INFO -- : [459/751] 1095553=test_gem_gemcutter_utilities I, [2025-03-03T06:37:18.060731 #1043466] INFO -- : [460/751] 1095553=test_method_cache I, [2025-03-03T06:37:18.189087 #1043466] INFO -- : [461/751] 1095553=fixtures_test I, [2025-03-03T06:37:20.165035 #1043466] INFO -- : [462/751] 1095553=test_fiber I, [2025-03-03T06:37:20.657042 #1043466] INFO -- : [463/751] 1095551=test_rational2 I, [2025-03-03T06:37:20.718256 #1043466] INFO -- : [464/751] 1095551=test_parser I, [2025-03-03T06:37:20.914598 #1043466] INFO -- : [465/751] 1095551=test_ractor I, [2025-03-03T06:37:20.956599 #1043466] INFO -- : [466/751] 1095552=test_bash_completion I, [2025-03-03T06:37:21.017156 #1043466] INFO -- : [467/751] 1095552=test_gem_ext_cargo_builder_unit I, [2025-03-03T06:37:21.069207 #1043466] INFO -- : [468/751] 1095551=test_delegate I, [2025-03-03T06:37:21.129706 #1043466] INFO -- : [469/751] 1095552=test_cgi_core I, [2025-03-03T06:37:21.179248 #1043466] INFO -- : [470/751] 1095552=test_fixnum I, [2025-03-03T06:37:21.202959 #1043466] INFO -- : [471/751] 1095551=test_bug-14834 I, [2025-03-03T06:37:21.631245 #1043466] INFO -- : [472/751] 1095552=test_signal I, [2025-03-03T06:37:21.653653 #1043466] INFO -- : [473/751] 1095551=test_gem I, [2025-03-03T06:37:24.922024 #1043466] INFO -- : [474/751] 1095552=test_addrinfo I, [2025-03-03T06:37:26.102969 #1043466] INFO -- : [475/751] 1095552=test_encoding I, [2025-03-03T06:37:27.247609 #1043466] INFO -- : [476/751] 1095552=test_to_ary_concat I, [2025-03-03T06:37:29.488003 #1043466] INFO -- : [477/751] 1095551=test_buffered_io I, [2025-03-03T06:37:29.684737 #1043466] INFO -- : [478/751] 1095551=test_constant I, [2025-03-03T06:37:32.364801 #1043466] INFO -- : [479/751] 1095553=test_proxy I, [2025-03-03T06:37:32.737078 #1043466] INFO -- : [480/751] 1095553=test_ractor I, [2025-03-03T06:37:34.485249 #1043466] INFO -- : [481/751] 1095553=test_ssl I, [2025-03-03T06:37:34.721118 #1043466] INFO -- : [482/751] 1095549=test_case_options I, [2025-03-03T06:37:35.318372 #1043466] INFO -- : [483/751] 1095549=test_https I, [2025-03-03T06:37:37.613095 #1043466] INFO -- : [484/751] 1095553=test_gem_console_ui I, [2025-03-03T06:37:37.652944 #1043466] INFO -- : [485/751] 1095553=test_optparse I, [2025-03-03T06:37:37.948862 #1043466] INFO -- : [486/751] 1095553=test_gem_commands_update_command I, [2025-03-03T06:37:37.975496 #1043466] INFO -- : [487/751] 1095552=json_encoding_test I, [2025-03-03T06:37:38.015271 #1043466] INFO -- : [488/751] 1095552=test_marshal I, [2025-03-03T06:37:39.159114 #1043466] INFO -- : [489/751] 1095551=test_io I, [2025-03-03T06:37:40.999469 #1043466] INFO -- : [490/751] 1095552=test_compile_prism I, [2025-03-03T06:37:42.052740 #1043466] INFO -- : [491/751] 1095552=test_sexp I, [2025-03-03T06:37:42.148787 #1043466] INFO -- : [492/751] 1095552=test_interned_str I, [2025-03-03T06:37:42.221131 #1043466] INFO -- : [493/751] 1095552=test_gem_ext_cmake_builder I, [2025-03-03T06:37:42.252417 #1043466] INFO -- : [494/751] 1095552=test_integer I, [2025-03-03T06:37:42.626144 #1043466] INFO -- : [495/751] 1095553=test_objectspace I, [2025-03-03T06:37:44.080725 #1043466] INFO -- : [496/751] 1095549=index_write_test I, [2025-03-03T06:37:44.324727 #1043466] INFO -- : [497/751] 1095549=test_require_lib I, [2025-03-03T06:37:52.545191 #1043466] INFO -- : [498/751] 1095549=test_gem_util I, [2025-03-03T06:37:52.872733 #1043466] INFO -- : [499/751] 1095549=test_tree_spell_checker I, [2025-03-03T06:37:53.120852 #1043466] INFO -- : [500/751] 1095549=test_euc_jp I, [2025-03-03T06:37:53.167306 #1043466] INFO -- : [501/751] 1095549=test_mutex I, [2025-03-03T06:37:54.460624 #1043466] INFO -- : [502/751] 1095549=test_etc I, [2025-03-03T06:37:54.877857 #1043466] INFO -- : [503/751] 1095549=static_inspect_test I, [2025-03-03T06:37:54.955918 #1043466] INFO -- : [504/751] 1095549=test_struct I, [2025-03-03T06:37:57.984786 #1043466] INFO -- : [505/751] 1095552=test_configuration I, [2025-03-03T06:37:58.084968 #1043466] INFO -- : [506/751] 1095552=test_notimplement I, [2025-03-03T06:37:58.110673 #1043466] INFO -- : [507/751] 1095552=test_scalar_scanner I, [2025-03-03T06:37:58.150939 #1043466] INFO -- : [508/751] 1095552=test_array_create I, [2025-03-03T06:37:58.286597 #1043466] INFO -- : [509/751] 1095552=test_last_thread I, [2025-03-03T06:37:59.068736 #1043466] INFO -- : [510/751] 1095549=test_ftp I, [2025-03-03T06:37:59.100718 #1043466] INFO -- : [511/751] 1095549=symbol_encoding_test I, [2025-03-03T06:37:59.153023 #1043466] INFO -- : [512/751] 1095549=test_pp I, [2025-03-03T06:37:59.364219 #1043466] INFO -- : [513/751] 1095549=test_enc_associate I, [2025-03-03T06:37:59.493240 #1043466] INFO -- : [514/751] 1095552=test_gem_commands_unpack_command I, [2025-03-03T06:38:00.869431 #1043466] INFO -- : [515/751] 1095552=test_x509cert I, [2025-03-03T06:38:01.167206 #1043466] INFO -- : [516/751] 1095549=test_symbol I, [2025-03-03T06:38:01.210220 #1043466] INFO -- : [517/751] 1095549=test_append I, [2025-03-03T06:38:01.252939 #1043466] INFO -- : [518/751] 1095549=test_rb_str_dup I, [2025-03-03T06:38:01.291880 #1043466] INFO -- : [519/751] 1095549=test_module I, [2025-03-03T06:38:01.464726 #1043466] INFO -- : [520/751] 1095552=test_key_error I, [2025-03-03T06:38:01.472418 #1043466] INFO -- : [521/751] 1095552=test_engine I, [2025-03-03T06:38:01.491251 #1043466] INFO -- : [522/751] 1095552=test_dbm I, [2025-03-03T06:38:01.569001 #1043466] INFO -- : [523/751] 1095552=test_ssl I, [2025-03-03T06:38:05.748763 #1043466] INFO -- : [524/751] 1095553=test_digest_extend I, [2025-03-03T06:38:05.962917 #1043466] INFO -- : [525/751] 1095553=test_unicode_escape I, [2025-03-03T06:38:06.125972 #1043466] INFO -- : [526/751] 1095553=test_recursion I, [2025-03-03T06:38:06.162599 #1043466] INFO -- : [527/751] 1095553=encodings_test I, [2025-03-03T06:38:06.197221 #1043466] INFO -- : [528/751] 1095551=test_bn I, [2025-03-03T06:38:06.313782 #1043466] INFO -- : [529/751] 1095551=test_io_console I, [2025-03-03T06:38:06.330822 #1043466] INFO -- : [530/751] 1095553=heredoc_test I, [2025-03-03T06:38:06.376728 #1043466] INFO -- : [531/751] 1095553=static_literals_test I, [2025-03-03T06:38:06.376839 #1043466] INFO -- : [532/751] 1095553=test_arith_seq_extract I, [2025-03-03T06:38:06.376868 #1043466] INFO -- : [533/751] 1095553=test_gem_request_connection_pools I, [2025-03-03T06:38:07.588718 #1043466] INFO -- : [534/751] 1095553=test_config I, [2025-03-03T06:38:08.096906 #1043466] INFO -- : [535/751] 1095553=test_ractor I, [2025-03-03T06:38:08.117313 #1043466] INFO -- : [536/751] 1095553=test_rubyvm I, [2025-03-03T06:38:08.353177 #1043466] INFO -- : [537/751] 1095553=test_pack I, [2025-03-03T06:38:09.519926 #1043466] INFO -- : [538/751] 1095553=test_cipher I, [2025-03-03T06:38:09.621637 #1043466] INFO -- : [539/751] 1095553=test_httpresponse I, [2025-03-03T06:38:09.834228 #1043466] INFO -- : [540/751] 1095553=test_beginendblock I, [2025-03-03T06:38:11.237560 #1043466] INFO -- : [541/751] 1095551=test_time_tz I, [2025-03-03T06:38:11.298032 #1043466] INFO -- : [542/751] 1095553=test_big5 I, [2025-03-03T06:38:11.308563 #1043466] INFO -- : [543/751] 1095553=test_new I, [2025-03-03T06:38:11.333430 #1043466] INFO -- : [544/751] 1095553=test_have_library I, [2025-03-03T06:38:11.682711 #1043466] INFO -- : [545/751] 1095551=test_load I, [2025-03-03T06:38:11.701059 #1043466] INFO -- : [546/751] 1095551=test_mixed_unicode_escapes I, [2025-03-03T06:38:11.718335 #1043466] INFO -- : [547/751] 1095551=test_httpresponses I, [2025-03-03T06:38:11.752710 #1043466] INFO -- : [548/751] 1095551=test_gem_commands_server_command I, [2025-03-03T06:38:11.877260 #1043466] INFO -- : [549/751] 1095551=test_objspace I, [2025-03-03T06:38:12.479933 #1043466] INFO -- : [550/751] 1095549=test_timeout I, [2025-03-03T06:38:12.512505 #1043466] INFO -- : [551/751] 1095549=lex_test I, [2025-03-03T06:38:12.550377 #1043466] INFO -- : [552/751] 1095549=test_rbconfig I, [2025-03-03T06:38:12.557679 #1043466] INFO -- : [553/751] 1095549=test_files_sample I, [2025-03-03T06:38:12.600136 #1043466] INFO -- : [554/751] 1095549=test_metaclass I, [2025-03-03T06:38:12.604869 #1043466] INFO -- : [555/751] 1095549=lex_test I, [2025-03-03T06:38:12.638154 #1043466] INFO -- : [556/751] 1095549=test_gem_package_tar_reader_entry I, [2025-03-03T06:38:14.134912 #1043466] INFO -- : [557/751] 1095549=test_gem_specification I, [2025-03-03T06:38:14.363026 #1043466] INFO -- : [558/751] 1095553=test_tsort I, [2025-03-03T06:38:14.433860 #1043466] INFO -- : [559/751] 1095553=test_gem_commands_exec_command I, [2025-03-03T06:38:14.756728 #1043466] INFO -- : [560/751] 1095552=reflection_test I, [2025-03-03T06:38:14.852139 #1043466] INFO -- : [561/751] 1095552=test_scheduler I, [2025-03-03T06:38:15.628178 #1043466] INFO -- : [562/751] 1095552=test_object_references I, [2025-03-03T06:38:15.836148 #1043466] INFO -- : [563/751] 1095552=test_cgi_cookie I, [2025-03-03T06:38:15.945839 #1043466] INFO -- : [564/751] 1095552=test_gem_resolver I, [2025-03-03T06:38:17.313931 #1043466] INFO -- : [565/751] 1095552=version_test I, [2025-03-03T06:38:17.341026 #1043466] INFO -- : [566/751] 1095552=test_singleton I, [2025-03-03T06:38:17.381699 #1043466] INFO -- : [567/751] 1095552=test_ancdata I, [2025-03-03T06:38:17.541853 #1043466] INFO -- : [568/751] 1095552=test_spell_checker I, [2025-03-03T06:38:17.691360 #1043466] INFO -- : [569/751] 1095552=test_gem_resolver_git_specification I, [2025-03-03T06:38:19.084287 #1043466] INFO -- : [570/751] 1095552=test_files_test_2 I, [2025-03-03T06:38:20.360593 #1043466] INFO -- : [571/751] 1095553=test_normalize I, [2025-03-03T06:38:20.364019 #1043466] INFO -- : [572/751] 1095553=test_bignum I, [2025-03-03T06:38:21.289975 #1043466] INFO -- : [573/751] 1095553=test_sleep I, [2025-03-03T06:38:25.700725 #1043466] INFO -- : [574/751] 1095549=ractor_test I, [2025-03-03T06:38:25.910793 #1043466] INFO -- : [575/751] 1095553=test_gem_commands_fetch_command I, [2025-03-03T06:38:25.977490 #1043466] INFO -- : [576/751] 1095549=test_basicinstructions I, [2025-03-03T06:38:26.284173 #1043466] INFO -- : [577/751] 1095549=test_update I, [2025-03-03T06:38:26.299149 #1043466] INFO -- : [578/751] 1095549=test_ractor I, [2025-03-03T06:38:26.413332 #1043466] INFO -- : [579/751] 1095549=test_verbose I, [2025-03-03T06:38:26.543551 #1043466] INFO -- : [580/751] 1095553=test_registry I, [2025-03-03T06:38:26.543629 #1043466] INFO -- : [581/751] 1095553=test_stringify_symbols I, [2025-03-03T06:38:26.598833 #1043466] INFO -- : [582/751] 1095553=test_pack I, [2025-03-03T06:38:26.760094 #1043466] INFO -- : [583/751] 1095549=test_https_proxy I, [2025-03-03T06:38:26.813062 #1043466] INFO -- : [584/751] 1095549=test_name_error_extension I, [2025-03-03T06:38:26.870157 #1043466] INFO -- : [585/751] 1095549=test_gem_package_task I, [2025-03-03T06:38:26.949281 #1043466] INFO -- : [586/751] 1095549=test_gem_dependency_list I, [2025-03-03T06:38:27.253044 #1043466] INFO -- : [587/751] 1095549=test_gem_ext_configure_builder I, [2025-03-03T06:38:27.370838 #1043466] INFO -- : [588/751] 1095549=test_scanner_events I, [2025-03-03T06:38:27.750381 #1043466] INFO -- : [589/751] 1095549=test_inlinecache I, [2025-03-03T06:38:27.922077 #1043466] INFO -- : [590/751] 1095553=test_filter I, [2025-03-03T06:38:27.944319 #1043466] INFO -- : [591/751] 1095549=test_gem_resolver_vendor_specification I, [2025-03-03T06:38:28.086776 #1043466] INFO -- : [592/751] 1095549=compiler_test I, [2025-03-03T06:38:28.105839 #1043466] INFO -- : [593/751] 1095553=json_ext_parser_test I, [2025-03-03T06:38:28.108970 #1043466] INFO -- : [594/751] 1095549=test_not I, [2025-03-03T06:38:28.163112 #1043466] INFO -- : [595/751] 1095553=test_koi8 I, [2025-03-03T06:38:28.249885 #1043466] INFO -- : [596/751] 1095553=test_coder I, [2025-03-03T06:38:28.267110 #1043466] INFO -- : [597/751] 1095549=test_symbol I, [2025-03-03T06:38:28.457063 #1043466] INFO -- : [598/751] 1095553=test_gem_commands_sources_command I, [2025-03-03T06:38:29.413278 #1043466] INFO -- : [599/751] 1095553=test_erb_command I, [2025-03-03T06:38:29.496871 #1043466] INFO -- : [600/751] 1095553=test_gem_rdoc I, [2025-03-03T06:38:29.532725 #1043466] INFO -- : [601/751] 1095553=test_ws I, [2025-03-03T06:38:29.590605 #1043466] INFO -- : [602/751] 1095553=test_have_func I, [2025-03-03T06:38:32.829271 #1043466] INFO -- : [603/751] 1095553=test_ractor_compatibility I, [2025-03-03T06:38:34.454269 #1043466] INFO -- : [604/751] 1095553=test_gem_commands_contents_command I, [2025-03-03T06:38:34.775052 #1043466] INFO -- : [605/751] 1095553=test_fd_setsize I, [2025-03-03T06:38:34.812105 #1043466] INFO -- : [606/751] 1095553=test_http I, [2025-03-03T06:38:35.317422 #1043466] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x8, ino=2467013659, 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-03-03T06:38:37.687771 #1043466] INFO -- : [607/751] 1095552=test_gem_source_git I, [2025-03-03T06:38:41.906911 #1043466] INFO -- : [608/751] 1095552=test_regex_casefold I, [2025-03-03T06:38:41.995841 #1043466] INFO -- : [609/751] 1095552=test_unix I, [2025-03-03T06:38:42.157887 #1043466] INFO -- : [610/751] 1095552=test_gem_commands_lock_command I, [2025-03-03T06:38:42.249196 #1043466] INFO -- : [611/751] 1095552=test_data I, [2025-03-03T06:38:42.308020 #1043466] INFO -- : [612/751] 1095552=test_gem_source_fetch_problem I, [2025-03-03T06:38:42.381814 #1043466] INFO -- : [613/751] 1095552=test_date_strptime I, [2025-03-03T06:38:42.679226 #1043466] INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=2467012006, 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-03-03T06:38:43.152031 #1043466] INFO -- : [614/751] 1095552=test_gem_request_set_lockfile_tokenizer I, [2025-03-03T06:38:43.344747 #1043466] INFO -- : [615/751] 1095552=test_gem_doctor I, [2025-03-03T06:38:43.588743 #1043466] INFO -- : [616/751] 1095552=overlap_test I, [2025-03-03T06:38:43.954238 #1043466] INFO -- : [617/751] 1095549=test_gem_safe_marshal I, [2025-03-03T06:38:44.747815 #1043466] INFO -- : [618/751] 1095553=test_default_gems I, [2025-03-03T06:38:45.005288 #1043466] INFO -- : [619/751] 1095553=test_instrumentation_api I, [2025-03-03T06:38:45.808722 #1043466] INFO -- : [620/751] 1095552=test_rand I, [2025-03-03T06:38:46.299503 #1043466] INFO -- : [621/751] 1095549=test_serialize_subclasses I, [2025-03-03T06:38:46.360725 #1043466] INFO -- : [622/751] 1095549=parse_test I, [2025-03-03T06:38:46.492734 #1043466] INFO -- : [623/751] 1095549=fuzzer_test I, [2025-03-03T06:38:46.927191 #1043466] INFO -- : [624/751] 1095549=test_ast I, [2025-03-03T06:38:47.335551 #1043466] INFO -- : [625/751] 1095552=onigmo_test I, [2025-03-03T06:38:47.351214 #1043466] INFO -- : [626/751] 1095552=test_struct I, [2025-03-03T06:38:47.416513 #1043466] INFO -- : [627/751] 1095552=test_gem_resolver_api_specification I, [2025-03-03T06:38:47.673249 #1043466] INFO -- : [628/751] 1095552=test_date_arith I, [2025-03-03T06:38:47.828551 #1043466] INFO -- : [629/751] 1095552=test_gem_security_signer I, [2025-03-03T06:38:48.132688 #1043466] INFO -- : [630/751] 1095552=test_gem_package I, [2025-03-03T06:38:48.586653 #1043466] INFO -- : [631/751] 1095553=test_svcb_https I, [2025-03-03T06:38:48.690784 #1043466] INFO -- : [632/751] 1095553=test_buffering I, [2025-03-03T06:38:48.754410 #1043466] INFO -- : [633/751] 1095553=test_gem_commands_stale_command I, [2025-03-03T06:38:48.826897 #1043466] INFO -- : [634/751] 1095553=test_enumerable I, [2025-03-03T06:38:48.859019 #1043466] INFO -- : [635/751] 1095553=test_signedness I, [2025-03-03T06:38:50.338148 #1043466] INFO -- : [636/751] 1095552=test_too_many_dummy_encodings I, [2025-03-03T06:38:50.571259 #1043466] INFO -- : [637/751] 1095552=named_capture_test I, [2025-03-03T06:38:50.620297 #1043466] INFO -- : [638/751] 1095552=ruby_parser_test I, [2025-03-03T06:38:50.632729 #1043466] INFO -- : [639/751] 1095552=json_common_interface_test I, [2025-03-03T06:38:50.768387 #1043466] INFO -- : [640/751] 1095552=test_grapheme_breaks I, [2025-03-03T06:38:50.957143 #1043466] INFO -- : [641/751] 1095552=test_ractor I, [2025-03-03T06:38:51.144878 #1043466] INFO -- : [642/751] 1095552=test_require I, [2025-03-03T06:38:57.524594 #1043466] INFO -- : [643/751] 1095553=test_find_executable I, [2025-03-03T06:38:57.547867 #1043466] INFO -- : [644/751] 1095553=test_ts I, [2025-03-03T06:38:58.142058 #1043466] INFO -- : [645/751] 1095553=test_dup I, [2025-03-03T06:38:58.781966 #1043466] INFO -- : [646/751] 1095553=test_weakkeymap I, [2025-03-03T06:39:00.771286 #1043466] INFO -- : [647/751] 1095552=string_query_test I, [2025-03-03T06:39:00.809583 #1043466] INFO -- : [648/751] 1095552=test_lazy_enumerator I, [2025-03-03T06:39:03.125910 #1043466] INFO -- : [649/751] 1095552=test_optimization I, [2025-03-03T06:39:03.919926 #1043466] INFO -- : [650/751] 1095553=test_gem_commands_query_command I, [2025-03-03T06:39:05.920190 #1043466] INFO -- : [651/751] 1095553=test_range I, [2025-03-03T06:39:11.897269 #1043466] INFO -- : [652/751] 1095553=test_exit I, [2025-03-03T06:39:12.308729 #1043466] INFO -- : [653/751] 1095553=test_open3 I, [2025-03-03T06:39:24.686134 #1043466] INFO -- : [654/751] 1095553=test_udp I, [2025-03-03T06:39:24.861264 #1043466] INFO -- : [655/751] 1095553=test_require I, [2025-03-03T06:39:30.567511 #1043466] INFO -- : [656/751] 1095552=test_gem_remote_fetcher_s3 I, [2025-03-03T06:39:30.856727 #1043466] INFO -- : [657/751] 1095553=test_remote_fetch_error I, [2025-03-03T06:39:30.910330 #1043466] INFO -- : [658/751] 1095553=test_pattern_key_name_check I, [2025-03-03T06:39:30.926214 #1043466] INFO -- : [659/751] 1095553=test_thread I, [2025-03-03T06:39:31.105132 #1043466] INFO -- : [660/751] 1095552=test_alias I, [2025-03-03T06:39:31.632750 #1043466] INFO -- : [661/751] 1095552=test_proc I, [2025-03-03T06:39:36.204740 #1043466] INFO -- : [662/751] 1095552=test_eval I, [2025-03-03T06:39:36.239884 #1043466] INFO -- : [663/751] 1095552=test_gem_gem_runner I, [2025-03-03T06:39:36.471909 #1043466] INFO -- : [664/751] 1095552=test_zlib I, [2025-03-03T06:39:43.458676 #1043466] INFO -- : [665/751] 1095553=test_storage I, [2025-03-03T06:39:43.620258 #1043466] INFO -- : [666/751] 1095553=test_gem_uninstaller I, [2025-03-03T06:39:45.101680 #1043466] INFO -- : [667/751] 1095551=test_printf I, [2025-03-03T06:39:45.277997 #1043466] INFO -- : [668/751] 1095551=test_variable_name_check I, [2025-03-03T06:39:45.688431 #1043466] INFO -- : [669/751] 1095551=test_string I, [2025-03-03T06:39:45.700440 #1043466] INFO -- : [670/751] 1095551=test_iterator I, [2025-03-03T06:39:46.048739 #1043466] INFO -- : [671/751] 1095551=test_gem_remote_fetcher I, [2025-03-03T06:39:47.735299 #1043466] INFO -- : [672/751] 1095551=test_regexp I, [2025-03-03T06:39:48.031049 #1043466] INFO -- : [673/751] 1095553=test_file_exhaustive I, [2025-03-03T06:39:56.484957 #1043466] INFO -- : [674/751] 1095552=test_extlibs I, [2025-03-03T06:40:01.483782 #1043466] INFO -- : [675/751] 1095552=test_addr I, [2025-03-03T06:40:01.683938 #1043466] INFO -- : [676/751] 1095552=test_gem_commands_info_command I, [2025-03-03T06:40:01.796584 #1043466] INFO -- : [677/751] 1095552=test_getopts I, [2025-03-03T06:40:01.828187 #1043466] INFO -- : [678/751] 1095552=test_process I, [2025-03-03T06:40:02.062144 #1043466] INFO -- : [679/751] 1095552=test_dns I, [2025-03-03T06:40:02.914253 #1043466] INFO -- : [680/751] 1095552=test_cgi_header I, [2025-03-03T06:40:03.019640 #1043466] INFO -- : [681/751] 1095552=test_protocol I, [2025-03-03T06:40:03.300307 #1043466] INFO -- : [682/751] 1095552=test_singleton_function I, [2025-03-03T06:40:03.301566 #1043466] INFO -- : [683/751] 1095552=test_helper I, [2025-03-03T06:40:03.347752 #1043466] INFO -- : [684/751] 1095552=test_dir_m17n I, [2025-03-03T06:40:07.446382 #1043466] INFO -- : [685/751] 1095552=test_env I, [2025-03-03T06:40:09.428918 #1043466] INFO -- : [686/751] 1095553=test_convertible I, [2025-03-03T06:40:16.725658 #1043466] INFO -- : [687/751] 1095552=test_pipe I, [2025-03-03T06:40:17.179254 #1043466] INFO -- : [688/751] 1095552=test_have_macro I, [2025-03-03T06:40:18.773819 #1043466] INFO -- : [689/751] 1095552=test_io_m17n I, [2025-03-03T06:40:22.731572 #1043466] INFO -- : [690/751] 1095552=test_resize I, [2025-03-03T06:40:22.769942 #1043466] INFO -- : [691/751] 1095552=test_stringscanner I, [2025-03-03T06:40:22.996480 #1043466] INFO -- : [692/751] 1095552=test_tracepoint I, [2025-03-03T06:40:25.073399 #1043466] INFO -- : [693/751] 1095552=test_gem_resolver_specification I, [2025-03-03T06:40:25.132734 #1043466] INFO -- : [694/751] 1095552=test_internal_ivar I, [2025-03-03T06:40:25.297296 #1043466] INFO -- : [695/751] 1095552=test_error_highlight I, [2025-03-03T06:40:26.279590 #1043466] INFO -- : [696/751] 1095553=desugar_compiler_test I, [2025-03-03T06:40:26.303580 #1043466] INFO -- : [697/751] 1095553=test_config I, [2025-03-03T06:40:27.747032 #1043466] INFO -- : [698/751] 1095553=tunnel_test I, [2025-03-03T06:40:27.770076 #1043466] INFO -- : [699/751] 1095553=test_variable I, [2025-03-03T06:40:28.403562 #1043466] INFO -- : [700/751] 1095553=test_settracefunc I, [2025-03-03T06:40:32.324741 #1043466] INFO -- : [701/751] 1095553=test_gem_text I, [2025-03-03T06:40:32.543805 #1043466] INFO -- : [702/751] 1095553=test_gem_request_set_gem_dependency_api I, [2025-03-03T06:40:32.843523 #1043466] INFO -- : [703/751] 1095552=test_readpartial I, [2025-03-03T06:40:33.280220 #1043466] INFO -- : [704/751] 1095552=dump_test I, [2025-03-03T06:40:33.432624 #1043466] INFO -- : [705/751] 1095553=test_lambda I, [2025-03-03T06:40:33.637676 #1043466] INFO -- : [706/751] 1095553=test_super I, [2025-03-03T06:40:37.955700 #1043466] INFO -- : [707/751] 1095553=test_ocsp I, [2025-03-03T06:40:38.478764 #1043466] INFO -- : [708/751] 1095553=heredoc_dedent_test I, [2025-03-03T06:40:38.523669 #1043466] INFO -- : [709/751] 1095553=test_sprintf_comb I, [2025-03-03T06:40:39.436727 #1043466] INFO -- : [710/751] 1095553=test_time I, [2025-03-03T06:40:40.176263 #1043466] INFO -- : [711/751] 1095553=test_gem_package_old I, [2025-03-03T06:40:40.340930 #1043466] INFO -- : [712/751] 1095553=test_method_cache I, [2025-03-03T06:40:40.364013 #1043466] INFO -- : [713/751] 1095553=test_boolean I, [2025-03-03T06:40:40.417926 #1043466] INFO -- : [714/751] 1095553=test_gem_source_list I, [2025-03-03T06:40:40.629690 #1043466] INFO -- : [715/751] 1095553=test_yaml_special_cases I, [2025-03-03T06:40:40.676235 #1043466] INFO -- : [716/751] 1095553=test_transcode I, [2025-03-03T06:40:40.898667 #1043466] INFO -- : [717/751] 1095552=test_dir I, [2025-03-03T06:40:41.492199 #1043466] INFO -- : [718/751] 1095553=test_coderange I, [2025-03-03T06:40:41.611657 #1043466] INFO -- : [719/751] 1095553=test_iso_8859 I, [2025-03-03T06:40:41.717104 #1043466] INFO -- : [720/751] 1095553=test_gem_commands_install_command I, [2025-03-03T06:40:42.052545 #1043466] INFO -- : [721/751] 1095552=test_enumerator_kw I, [2025-03-03T06:40:42.066782 #1043466] INFO -- : [722/751] 1095552=test_mailto I, [2025-03-03T06:40:42.122762 #1043466] INFO -- : [723/751] 1095552=test_lexer I, [2025-03-03T06:40:42.189633 #1043466] INFO -- : [724/751] 1095552=equality_test I, [2025-03-03T06:40:42.242814 #1043466] INFO -- : [725/751] 1095552=test_nonblock I, [2025-03-03T06:40:42.296377 #1043466] INFO -- : [726/751] 1095552=test_open-uri I, [2025-03-03T06:40:42.808738 #1043466] INFO -- : [727/751] 1095552=test_date I, [2025-03-03T06:40:42.852723 #1043466] INFO -- : [728/751] 1095552=test_random I, [2025-03-03T06:40:42.932729 #1043466] INFO -- : [729/751] 1095552=test_cgi_modruby I, [2025-03-03T06:40:43.000725 #1043466] INFO -- : [730/751] 1095552=test_gem_commands_owner_command I, [2025-03-03T06:40:44.544907 #1043466] INFO -- : [731/751] 1095552=test_rational I, [2025-03-03T06:40:46.448264 #1043466] INFO -- : [732/751] 1095552=test_gc I, [2025-03-03T06:40:47.157640 #1043466] INFO -- : [733/751] 1095553=test_gem_local_remote_options I, [2025-03-03T06:40:47.305453 #1043466] INFO -- : [734/751] 1095553=test_stat I, [2025-03-03T06:40:47.367531 #1043466] INFO -- : [735/751] 1095553=test_pair I, [2025-03-03T06:40:52.133997 #1043466] INFO -- : [736/751] 1095553=test_bundled_gems I, [2025-03-03T06:40:52.166898 #1043466] INFO -- : [737/751] 1095553=test_resolve_symbol I, [2025-03-03T06:40:52.340217 #1043466] INFO -- : [738/751] 1095553=test_flush I, [2025-03-03T06:40:52.361876 #1043466] INFO -- : [739/751] 1095553=test_yamldbm I, [2025-03-03T06:40:52.366824 #1043466] INFO -- : [740/751] 1095553=unescape_test I, [2025-03-03T06:40:52.384613 #1043466] INFO -- : [741/751] 1095553=location_test I, [2025-03-03T06:40:52.414710 #1043466] INFO -- : [742/751] 1095553=test_jaro_winkler I, [2025-03-03T06:40:52.457935 #1043466] INFO -- : [743/751] 1095553=test_install I, [2025-03-03T06:40:52.956729 #1043466] INFO -- : [744/751] 1095553=test_foreach I, [2025-03-03T06:40:52.987680 #1043466] INFO -- : [745/751] 1095553=test_gem_resolver_composed_set I, [2025-03-03T06:40:53.038566 #1043466] INFO -- : [746/751] 1095553=test_summary I, [2025-03-03T06:40:53.328241 #1043466] INFO -- : [747/751] 1095553=test_arity I, [2025-03-03T06:40:53.379779 #1043466] INFO -- : [748/751] 1095553=test_find I, [2025-03-03T06:40:53.662715 #1043466] INFO -- : [749/751] 1095553=test_object I, [2025-03-03T06:40:56.256987 #1043466] INFO -- : [750/751] 1095553=test_nil I, [2025-03-03T06:40:56.306016 #1043466] INFO -- : [751/751] 1095553=test_trace I, [2025-03-03T06:42:46.890893 #1043466] INFO -- : Finished tests in 595.609570s, 46.3105 tests/s, 10125.9908 assertions/s. I, [2025-03-03T06:42:46.895002 #1043466] INFO -- : 27583 tests, 6031137 assertions, 0 failures, 0 errors, 119 skips I, [2025-03-03T06:42:46.895091 #1043466] INFO -- : I, [2025-03-03T06:42:46.895118 #1043466] INFO -- : ruby -v: ruby 3.5.0dev (2025-03-03T02:17:14Z master a47e686cb6) +PRISM [x86_64-linux] I, [2025-03-03T06:42:46.900356 #1043466] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2025-03-03T06:42:46.900594 #1043466] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' I, [2025-03-03T06:42:47.194276 #1043466] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-03-03T06:42:47.194386 #1043466] INFO -- : CC = gcc I, [2025-03-03T06:42:47.194428 #1043466] INFO -- : LD = ld I, [2025-03-03T06:42:47.194461 #1043466] INFO -- : LDSHARED = gcc -shared I, [2025-03-03T06:42:47.194506 #1043466] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -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 I, [2025-03-03T06:42:47.194544 #1043466] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 -Dmodular_gc_dir= I, [2025-03-03T06:42:47.194577 #1043466] INFO -- : CPPFLAGS = I, [2025-03-03T06:42:47.194608 #1043466] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2025-03-03T06:42:47.194640 #1043466] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-03-03T06:42:47.194670 #1043466] INFO -- : LANG = C.UTF-8 I, [2025-03-03T06:42:47.194699 #1043466] INFO -- : LC_ALL = I, [2025-03-03T06:42:47.194729 #1043466] INFO -- : LC_CTYPE = I, [2025-03-03T06:42:47.194758 #1043466] INFO -- : MFLAGS = I, [2025-03-03T06:42:47.194787 #1043466] INFO -- : RUSTC = rustc I, [2025-03-03T06:42:47.194819 #1043466] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2025-03-03T06:42:47.199555 #1043466] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-03-03T06:42:47.199654 #1043466] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-03-03T06:42:47.199685 #1043466] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-03-03T06:42:47.199703 #1043466] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-03-03T06:42:47.199719 #1043466] INFO -- : I, [2025-03-03T06:42:47.203746 #1043466] INFO -- : generating enc.mk I, [2025-03-03T06:42:47.608385 #1043466] INFO -- : making enc I, [2025-03-03T06:42:47.650623 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:47.650719 #1043466] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-03-03T06:42:47.650769 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:47.652461 #1043466] INFO -- : making srcs under enc I, [2025-03-03T06:42:47.720876 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:47.720979 #1043466] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-03-03T06:42:47.721032 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:47.723469 #1043466] INFO -- : generating transdb.h I, [2025-03-03T06:42:47.936055 #1043466] INFO -- : transdb.h unchanged I, [2025-03-03T06:42:47.940964 #1043466] INFO -- : making trans I, [2025-03-03T06:42:48.015768 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:48.015893 #1043466] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-03-03T06:42:48.015982 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:48.018048 #1043466] INFO -- : making encs I, [2025-03-03T06:42:48.105728 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:48.105827 #1043466] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-03-03T06:42:48.105877 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:48.109638 #1043466] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-03-03T06:42:48.202834 #1043466] INFO -- : ext/configure-ext.mk updated I, [2025-03-03T06:42:48.211895 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:53.699853 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:53.701158 #1043466] INFO -- : generating makefile exts.mk I, [2025-03-03T06:42:53.968990 #1043466] INFO -- : exts.mk unchanged I, [2025-03-03T06:42:53.981209 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:54.846052 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:42:54.861935 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2025-03-03T06:42:54.876375 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:42:54.883932 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2025-03-03T06:42:54.891212 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:42:54.936743 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2025-03-03T06:42:54.988611 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:42:55.007057 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2025-03-03T06:42:55.061654 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:42:55.078533 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2025-03-03T06:42:55.099896 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:42:55.122749 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2025-03-03T06:42:55.169410 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:42:55.180102 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2025-03-03T06:42:55.191817 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:42:55.208735 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2025-03-03T06:42:55.250232 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:42:55.302234 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2025-03-03T06:42:55.312770 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:42:55.329772 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2025-03-03T06:42:55.349467 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:42:55.394853 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2025-03-03T06:42:55.409130 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:42:55.421010 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2025-03-03T06:42:55.447038 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:42:55.491952 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2025-03-03T06:42:55.496104 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:42:55.513922 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2025-03-03T06:42:55.546282 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:42:55.566519 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2025-03-03T06:42:55.584283 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:42:55.591342 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan' I, [2025-03-03T06:42:55.610090 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:42:55.720547 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-03-03T06:42:55.725972 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:42:55.812533 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-03-03T06:42:55.817870 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:42:55.904289 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-03-03T06:42:55.913069 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:42:56.067592 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-03-03T06:42:56.072547 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:42:56.217871 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-03-03T06:42:56.224325 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:42:56.292484 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension' I, [2025-03-03T06:42:56.303998 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:42:56.508514 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog' I, [2025-03-03T06:42:56.574626 #1043466] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:56.832102 #1043466] INFO -- : make[2]: 'ruby' is up to date. I, [2025-03-03T06:42:56.832234 #1043466] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:56.833358 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:56.839445 #1043466] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:56.839571 #1043466] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-03-03T06:42:56.839628 #1043466] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2025-03-03T06:42:59.323860 #1043466] INFO -- : ruby 3.5.0dev (2025-03-03T02:17:14Z master a47e686cb6) +PRISM [x86_64-linux] I, [2025-03-03T06:43:10.340809 #1043466] INFO -- : 0 ............................................................ I, [2025-03-03T06:43:15.257674 #1043466] INFO -- : 60 ............................................................ I, [2025-03-03T06:43:18.300405 #1043466] INFO -- : 120 ............................................................ I, [2025-03-03T06:43:20.474253 #1043466] INFO -- : 180 ............................................................ I, [2025-03-03T06:43:21.311694 #1043466] INFO -- : 240 ............................................................ I, [2025-03-03T06:43:21.727312 #1043466] INFO -- : 300 ............................................................ I, [2025-03-03T06:43:22.384408 #1043466] INFO -- : 360 ............................................................ I, [2025-03-03T06:43:22.796128 #1043466] INFO -- : 420 ............................................................ I, [2025-03-03T06:43:23.085091 #1043466] INFO -- : 480 ............................................................ I, [2025-03-03T06:43:23.334736 #1043466] INFO -- : 540 ............................................................ I, [2025-03-03T06:43:23.521585 #1043466] INFO -- : 600 ............................................................ I, [2025-03-03T06:43:24.205136 #1043466] INFO -- : 660 ............................................................ I, [2025-03-03T06:43:24.692500 #1043466] INFO -- : 720 ............................................................ I, [2025-03-03T06:43:24.957938 #1043466] INFO -- : 780 ............................................................ I, [2025-03-03T06:43:25.354520 #1043466] INFO -- : 840 ............................................................ I, [2025-03-03T06:43:25.793039 #1043466] INFO -- : 900 ............................................................ I, [2025-03-03T06:43:26.246021 #1043466] INFO -- : 960 ............................................................ I, [2025-03-03T06:43:27.200875 #1043466] INFO -- : 1020 ............................................................ I, [2025-03-03T06:43:28.769740 #1043466] INFO -- : 1080 ............................................................ I, [2025-03-03T06:43:30.670535 #1043466] INFO -- : 1140 ............................................................ I, [2025-03-03T06:43:32.618594 #1043466] INFO -- : 1200 ............................................................ I, [2025-03-03T06:43:33.424093 #1043466] INFO -- : 1260 ............................................................ I, [2025-03-03T06:43:34.137812 #1043466] INFO -- : 1320 ............................................................ I, [2025-03-03T06:43:34.476819 #1043466] INFO -- : 1380 ............................................................ I, [2025-03-03T06:43:35.234428 #1043466] INFO -- : 1440 ............................................................ I, [2025-03-03T06:43:39.153436 #1043466] INFO -- : 1500 ............................................................ I, [2025-03-03T06:43:40.739428 #1043466] INFO -- : 1560 ............................................................ I, [2025-03-03T06:43:41.668869 #1043466] INFO -- : 1620 ............................................................ I, [2025-03-03T06:43:42.812064 #1043466] INFO -- : 1680 ............................................................ I, [2025-03-03T06:43:44.270193 #1043466] INFO -- : 1740 ............................................................ I, [2025-03-03T06:43:46.612465 #1043466] INFO -- : 1800 ............................................................ I, [2025-03-03T06:43:47.637665 #1043466] INFO -- : 1860 ............................................................ I, [2025-03-03T06:43:48.693996 #1043466] INFO -- : 1920 ............................................................ I, [2025-03-03T06:43:49.608397 #1043466] INFO -- : 1980 ............................................................ I, [2025-03-03T06:43:50.508217 #1043466] INFO -- : 2040 ............................................................ I, [2025-03-03T06:43:51.618246 #1043466] INFO -- : 2100 ............................................................ I, [2025-03-03T06:43:51.967134 #1043466] INFO -- : 2160 ............................................................ I, [2025-03-03T06:43:52.227639 #1043466] INFO -- : 2220 ............................................................ I, [2025-03-03T06:43:52.626239 #1043466] INFO -- : 2280 ............................................................ I, [2025-03-03T06:43:52.914775 #1043466] INFO -- : 2340 ............................................................ I, [2025-03-03T06:43:53.201082 #1043466] INFO -- : 2400 ............................................................ I, [2025-03-03T06:43:54.203252 #1043466] INFO -- : 2460 ............................................................ I, [2025-03-03T06:43:54.643392 #1043466] INFO -- : 2520 ............................................................ I, [2025-03-03T06:43:54.828382 #1043466] INFO -- : 2580 ............................................................ I, [2025-03-03T06:43:55.682297 #1043466] INFO -- : 2640 ............................................................ I, [2025-03-03T06:43:56.109480 #1043466] INFO -- : 2700 ............................................................ I, [2025-03-03T06:43:56.918605 #1043466] INFO -- : 2760 ............................................................ I, [2025-03-03T06:43:57.947999 #1043466] INFO -- : 2820 ............................................................ I, [2025-03-03T06:43:58.690450 #1043466] INFO -- : 2880 ............................................................ I, [2025-03-03T06:43:59.208308 #1043466] INFO -- : 2940 ............................................................ I, [2025-03-03T06:43:59.680504 #1043466] INFO -- : 3000 ............................................................ I, [2025-03-03T06:43:59.969486 #1043466] INFO -- : 3060 ............................................................ I, [2025-03-03T06:44:00.127922 #1043466] INFO -- : 3120 ............................................................ I, [2025-03-03T06:44:00.674568 #1043466] INFO -- : 3180 ............................................................ I, [2025-03-03T06:44:15.362318 #1043466] INFO -- : 3240 ............................................................ I, [2025-03-03T06:44:19.596032 #1043466] INFO -- : 3300 ................ I, [2025-03-03T06:44:19.597756 #1043466] INFO -- : I, [2025-03-03T06:44:19.597815 #1043466] INFO -- : Finished in 82.438833 seconds I, [2025-03-03T06:44:19.597834 #1043466] INFO -- : I, [2025-03-03T06:44:19.597850 #1043466] INFO -- : 3315 files, 33397 examples, 133193 expectations, 0 failures, 0 errors, 0 tagged I, [2025-03-03T06:44:19.601273 #1043466] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.