# Logfile created on 2025-11-21 03:10:28 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d3c2269fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @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=316000, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251121-031028", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x00007d3c2284c278 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d3c2284c0e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d3c1e178ef0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251121-031028", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251121-031028>, @binmode=false, @mon_data=#<Monitor:0x00007d3c2284be40>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts
Cloning into 'trunk-gc-asserts'...
Updating files:  66% (7489/11273)
Updating files:  67% (7553/11273)
Updating files:  68% (7666/11273)
Updating files:  69% (7779/11273)
Updating files:  70% (7892/11273)
Updating files:  71% (8004/11273)
Updating files:  72% (8117/11273)
Updating files:  73% (8230/11273)
Updating files:  74% (8343/11273)
Updating files:  75% (8455/11273)
Updating files:  76% (8568/11273)
Updating files:  77% (8681/11273)
Updating files:  78% (8793/11273)
Updating files:  79% (8906/11273)
Updating files:  80% (9019/11273)
Updating files:  81% (9132/11273)
Updating files:  82% (9244/11273)
Updating files:  83% (9357/11273)
Updating files:  84% (9470/11273)
Updating files:  85% (9583/11273)
Updating files:  86% (9695/11273)
Updating files:  87% (9808/11273)
Updating files:  88% (9921/11273)
Updating files:  89% (10033/11273)
Updating files:  90% (10146/11273)
Updating files:  91% (10259/11273)
Updating files:  92% (10372/11273)
Updating files:  93% (10484/11273)
Updating files:  94% (10597/11273)
Updating files:  95% (10710/11273)
Updating files:  96% (10823/11273)
Updating files:  97% (10935/11273)
Updating files:  98% (11048/11273)
Updating files:  99% (11161/11273)
Updating files: 100% (11273/11273)
Updating files: 100% (11273/11273), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... unsupported
checking for c++ option to enable C++98 features... unsupported
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
configure: WARNING: something wrong with CXXFLAGS=""
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... yes
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... yes
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library... 
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 4.0.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.0.0

   * Installation prefix: /tmp/ruby/install/trunk-gc-asserts
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * enable shared:       yes
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            gcc
   * with thread:         pthread
   * with coroutine:      amd64
   * with modular GC:     no
   * enable shared libs:  yes
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
                          ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic -Wl,--no-as-needed
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -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
   * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        yes
   * ZJIT support:        no
   * man page type:       man
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2"
sed -f /tmp/ruby/src/trunk-gc-asserts/tool/prereq.status /tmp/ruby/src/trunk-gc-asserts/common.mk /tmp/ruby/src/trunk-gc-asserts/prism/srcs.mk /tmp/ruby/src/trunk-gc-asserts/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-gc-asserts/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-gc-asserts/prism/srcs.mk /tmp/ruby/src/trunk-gc-asserts/prism/srcs.mk.in
/tmp/ruby/src/trunk-gc-asserts/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk-gc-asserts/tool/prereq.status /tmp/ruby/src/trunk-gc-asserts/common.mk /tmp/ruby/src/trunk-gc-asserts/prism/srcs.mk /tmp/ruby/src/trunk-gc-asserts/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.26.2...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.1...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.9...
Downloading bundled gem net-imap-0.5.12...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem typeprof-0.31.0...
Downloading bundled gem debug-1.11.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.3.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem repl_type_completor-0.1.12...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.15.1...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.3...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'...
Update rbs to 22451ecbe262326176eb3915b64366712930685c
From https://github.com/ruby/rbs
 * branch              22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD
HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision updated
Building rbs@22451ecbe262326176eb3915b64366712930685c to /tmp/ruby/src/trunk-gc-asserts/gems/rbs-3.9.5.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.9.5
  File: rbs-3.9.5.gem
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2"
Already up to date.
Latest commit hash = 9d04fb52af
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2"
generating id.h
id.h updated
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/tmp/ruby/src/trunk-gc-asserts/revision.h updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/enc/jis
+ cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-gc-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-gc-asserts/probes.d > probes.dmyh
generating parse.c
copying lex.c
generating enc/trans/newline.c ...
generating id.c
id.c updated
making /tmp/ruby/src/trunk-gc-asserts/ast.rbinc
making /tmp/ruby/src/trunk-gc-asserts/dir.rbinc
making /tmp/ruby/src/trunk-gc-asserts/gc.rbinc
making /tmp/ruby/src/trunk-gc-asserts/numeric.rbinc
making /tmp/ruby/src/trunk-gc-asserts/io.rbinc
making /tmp/ruby/src/trunk-gc-asserts/marshal.rbinc
making /tmp/ruby/src/trunk-gc-asserts/pack.rbinc
making /tmp/ruby/src/trunk-gc-asserts/trace_point.rbinc
making /tmp/ruby/src/trunk-gc-asserts/warning.rbinc
making /tmp/ruby/src/trunk-gc-asserts/array.rbinc
making /tmp/ruby/src/trunk-gc-asserts/hash.rbinc
making /tmp/ruby/src/trunk-gc-asserts/kernel.rbinc
making /tmp/ruby/src/trunk-gc-asserts/pathname_builtin.rbinc
making /tmp/ruby/src/trunk-gc-asserts/ractor.rbinc
making /tmp/ruby/src/trunk-gc-asserts/symbol.rbinc
making /tmp/ruby/src/trunk-gc-asserts/timev.rbinc
making /tmp/ruby/src/trunk-gc-asserts/thread_sync.rbinc
making /tmp/ruby/src/trunk-gc-asserts/nilclass.rbinc
making /tmp/ruby/src/trunk-gc-asserts/prelude.rbinc
making /tmp/ruby/src/trunk-gc-asserts/gem_prelude.rbinc
making /tmp/ruby/src/trunk-gc-asserts/jit_hook.rbinc
making /tmp/ruby/src/trunk-gc-asserts/jit_undef.rbinc
making /tmp/ruby/src/trunk-gc-asserts/yjit.rbinc
making /tmp/ruby/src/trunk-gc-asserts/zjit.rbinc
generating /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper'
extracting ripper.y from ../../parse.y
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper'
generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc'
generating miniprelude.c
miniprelude.c updated
/bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
generating table from enc/trans/big5.c
generating enc/trans/big5.c ...
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating enc/trans/chinese.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/korean.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/utf8_mac.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems
Extracting bundle gem minitest-5.26.2...
Unpacked gems/minitest-5.26.2.gem
Extracting bundle gem power_assert-3.0.1...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem rake-13.3.1...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem test-unit-3.7.1...
Unpacked gems/test-unit-3.7.1.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem net-ftp-0.3.9...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem net-imap-0.5.12...
Unpacked gems/net-imap-0.5.12.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem net-smtp-0.5.1...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem matrix-0.4.3...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem typeprof-0.31.0...
Unpacked gems/typeprof-0.31.0.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/debug-1.11.0.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem base64-0.3.0...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem bigdecimal-3.3.1...
Unpacked gems/bigdecimal-3.3.1.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem repl_type_completor-0.1.12...
Unpacked gems/repl_type_completor-0.1.12.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem benchmark-0.5.0...
Unpacked gems/benchmark-0.5.0.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem rdoc-6.15.1...
Unpacked gems/rdoc-6.15.1.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem irb-1.15.3...
Unpacked gems/irb-1.15.3.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/reline-0.6.3.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/readline-0.0.4.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/fiddle-1.1.8.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/rbs-3.9.5.gem
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-gc-asserts/main.c
compiling /tmp/ruby/src/trunk-gc-asserts/dmydln.c
compiling /tmp/ruby/src/trunk-gc-asserts/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-gc-asserts/array.c
compiling /tmp/ruby/src/trunk-gc-asserts/ast.c
compiling /tmp/ruby/src/trunk-gc-asserts/bignum.c
compiling /tmp/ruby/src/trunk-gc-asserts/box.c
compiling /tmp/ruby/src/trunk-gc-asserts/class.c
compiling /tmp/ruby/src/trunk-gc-asserts/compar.c
compiling /tmp/ruby/src/trunk-gc-asserts/compile.c
compiling /tmp/ruby/src/trunk-gc-asserts/complex.c
compiling /tmp/ruby/src/trunk-gc-asserts/concurrent_set.c
compiling /tmp/ruby/src/trunk-gc-asserts/cont.c
compiling /tmp/ruby/src/trunk-gc-asserts/debug.c
compiling /tmp/ruby/src/trunk-gc-asserts/debug_counter.c
compiling /tmp/ruby/src/trunk-gc-asserts/dir.c
compiling /tmp/ruby/src/trunk-gc-asserts/dln_find.c
compiling /tmp/ruby/src/trunk-gc-asserts/encoding.c
compiling /tmp/ruby/src/trunk-gc-asserts/enum.c
compiling /tmp/ruby/src/trunk-gc-asserts/enumerator.c
compiling /tmp/ruby/src/trunk-gc-asserts/error.c
compiling /tmp/ruby/src/trunk-gc-asserts/eval.c
compiling /tmp/ruby/src/trunk-gc-asserts/file.c
compiling /tmp/ruby/src/trunk-gc-asserts/gc.c
compiling /tmp/ruby/src/trunk-gc-asserts/hash.c
compiling /tmp/ruby/src/trunk-gc-asserts/imemo.c
compiling /tmp/ruby/src/trunk-gc-asserts/inits.c
compiling /tmp/ruby/src/trunk-gc-asserts/io.c
compiling /tmp/ruby/src/trunk-gc-asserts/io_buffer.c
compiling /tmp/ruby/src/trunk-gc-asserts/iseq.c
compiling /tmp/ruby/src/trunk-gc-asserts/load.c
compiling /tmp/ruby/src/trunk-gc-asserts/marshal.c
compiling /tmp/ruby/src/trunk-gc-asserts/math.c
compiling /tmp/ruby/src/trunk-gc-asserts/memory_view.c
compiling /tmp/ruby/src/trunk-gc-asserts/node.c
compiling /tmp/ruby/src/trunk-gc-asserts/node_dump.c
compiling /tmp/ruby/src/trunk-gc-asserts/numeric.c
compiling /tmp/ruby/src/trunk-gc-asserts/object.c
compiling /tmp/ruby/src/trunk-gc-asserts/pack.c
compiling /tmp/ruby/src/trunk-gc-asserts/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk-gc-asserts/parser_st.c
compiling /tmp/ruby/src/trunk-gc-asserts/proc.c
compiling /tmp/ruby/src/trunk-gc-asserts/process.c
compiling /tmp/ruby/src/trunk-gc-asserts/ractor.c
compiling /tmp/ruby/src/trunk-gc-asserts/random.c
compiling /tmp/ruby/src/trunk-gc-asserts/range.c
compiling /tmp/ruby/src/trunk-gc-asserts/rational.c
compiling /tmp/ruby/src/trunk-gc-asserts/re.c
compiling /tmp/ruby/src/trunk-gc-asserts/regcomp.c
compiling /tmp/ruby/src/trunk-gc-asserts/regenc.c
compiling /tmp/ruby/src/trunk-gc-asserts/regerror.c
compiling /tmp/ruby/src/trunk-gc-asserts/regexec.c
compiling /tmp/ruby/src/trunk-gc-asserts/regparse.c
compiling /tmp/ruby/src/trunk-gc-asserts/regsyntax.c
compiling /tmp/ruby/src/trunk-gc-asserts/ruby.c
compiling /tmp/ruby/src/trunk-gc-asserts/ruby_parser.c
compiling /tmp/ruby/src/trunk-gc-asserts/scheduler.c
compiling /tmp/ruby/src/trunk-gc-asserts/set.c
compiling /tmp/ruby/src/trunk-gc-asserts/shape.c
compiling /tmp/ruby/src/trunk-gc-asserts/signal.c
compiling /tmp/ruby/src/trunk-gc-asserts/sprintf.c
compiling /tmp/ruby/src/trunk-gc-asserts/st.c
compiling /tmp/ruby/src/trunk-gc-asserts/strftime.c
compiling /tmp/ruby/src/trunk-gc-asserts/string.c
compiling /tmp/ruby/src/trunk-gc-asserts/struct.c
compiling /tmp/ruby/src/trunk-gc-asserts/symbol.c
compiling /tmp/ruby/src/trunk-gc-asserts/thread.c
compiling /tmp/ruby/src/trunk-gc-asserts/time.c
compiling /tmp/ruby/src/trunk-gc-asserts/transcode.c
compiling /tmp/ruby/src/trunk-gc-asserts/util.c
compiling /tmp/ruby/src/trunk-gc-asserts/variable.c
compiling /tmp/ruby/src/trunk-gc-asserts/version.c
compiling /tmp/ruby/src/trunk-gc-asserts/vm.c
compiling /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c
compiling /tmp/ruby/src/trunk-gc-asserts/vm_dump.c
compiling /tmp/ruby/src/trunk-gc-asserts/vm_sync.c
compiling /tmp/ruby/src/trunk-gc-asserts/vm_trace.c
compiling /tmp/ruby/src/trunk-gc-asserts/weakmap.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/api_node.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/api_pack.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/encoding.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/extension.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/node.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/options.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/pack.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/regexp.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/serialize.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/static_literals.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/token_type.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/prism.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism_init.c
compiling /tmp/ruby/src/trunk-gc-asserts/yjit.c
compiling /tmp/ruby/src/trunk-gc-asserts/jit.c
building Rust YJIT (release mode)
touch /tmp/ruby/build/trunk-gc-asserts/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk-gc-asserts/target/release/libyjit.a into /tmp/ruby/build/trunk-gc-asserts/target/release/libyjit.o
assembling /tmp/ruby/src/trunk-gc-asserts/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-gc-asserts/enc/ascii.c
compiling /tmp/ruby/src/trunk-gc-asserts/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-gc-asserts/enc/unicode.c
compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-gc-asserts/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-gc-asserts/addr2line.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-gc-asserts/dln.c
compiling /tmp/ruby/src/trunk-gc-asserts/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-gc-asserts/loadpath.c
builtin_binary.rbbin updated
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
compiling /tmp/ruby/src/trunk-gc-asserts/dmyext.c
compiling /tmp/ruby/src/trunk-gc-asserts/dmyenc.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/id
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring erb/escape
configuring etc
configuring fcntl
configuring io/console
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring objspace
configuring openssl
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-3.3.1/ext/bigdecimal
configuring debug-1.11.0/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.9.5/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF/c.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/abi/abi.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/str2big.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/box/yay1/yay1.c
linking shared-object -test-/namespace/yay1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/box/yay2/yay2.c
linking shared-object -test-/namespace/yay2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-14834/bug-14834.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/profile_frames.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/dln/empty/empty.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/init.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/nextafter.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/funcall/funcall.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/my_integer.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/yield.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/notimplement/bug.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/num2int/num2int.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/printf/printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/loop.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/recursion/recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/sanitizers/sanitizers.c
linking shared-object -test-/sanitizers.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/sanitizers'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/stack/stack.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/new.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/member.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/type.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/id/id.c
linking shared-object -test-/thread/id.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/id'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/lock_native_thread/lock_native_thread.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/time'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/new.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/vm/at_exit.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/wait/wait.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/cgi/escape/escape.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/continuation'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/continuation/continuation.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/coverage/coverage.c
linking shared-object coverage.so
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_strptime.c
linking shared-object date_core.so
installing default date_core libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/digest.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/md5'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/erb/escape'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/etc'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fcntl'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/console/console.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/monitor/monitor.c
linking shared-object monitor.so
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
installing default psych libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/pty/pty.c
linking shared-object pty.so
installing default pty libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper_init.c
linking shared-object ripper.so
installing default ripper libraries
checking /tmp/ruby/src/trunk-gc-asserts/parse.y and /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/init.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/option.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ifaddr.c
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/strscan/strscan.c
linking shared-object strscan.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
linking shared-object fiddle.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
linking shared-object nkf.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
linking shared-object syslog_ext.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
compiling /tmp/ruby/src/trunk-gc-asserts/enc/encdb.c
linking encoding encdb.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/big5.c
linking encoding big5.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/cesu_8.c
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/cp949.c
linking encoding cp949.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/emacs_mule.c
linking encoding emacs_mule.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_jp.c
linking encoding euc_jp.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_kr.c
linking encoding euc_kr.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_tw.c
linking encoding euc_tw.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb2312.c
linking encoding gb2312.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb18030.c
linking encoding gb18030.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/gbk.c
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_1.c
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_2.c
linking encoding iso_8859_2.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_3.c
linking encoding iso_8859_3.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_4.c
linking encoding iso_8859_4.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_5.c
linking encoding iso_8859_5.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_6.c
linking encoding iso_8859_6.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_7.c
linking encoding iso_8859_7.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_8.c
linking encoding iso_8859_8.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_9.c
linking encoding iso_8859_9.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_10.c
linking encoding iso_8859_10.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_11.c
linking encoding iso_8859_11.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_13.c
linking encoding iso_8859_13.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_14.c
linking encoding iso_8859_14.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_15.c
linking encoding iso_8859_15.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_16.c
linking encoding iso_8859_16.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_r.c
linking encoding koi8_r.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_u.c
linking encoding koi8_u.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/shift_jis.c
linking encoding shift_jis.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16be.c
linking encoding utf_16be.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16le.c
linking encoding utf_16le.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32be.c
linking encoding utf_32be.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32le.c
linking encoding utf_32le.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_31j.c
linking encoding windows_31j.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1250.c
linking encoding windows_1250.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1251.c
linking encoding windows_1251.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1252.c
linking encoding windows_1252.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1253.c
linking encoding windows_1253.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1254.c
linking encoding windows_1254.so
compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1257.c
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c
linking transcoder transdb.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c
linking transcoder big5.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c
linking transcoder cesu_8.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c
linking transcoder chinese.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c
linking transcoder ebcdic.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c
linking transcoder emoji.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c
linking transcoder escape.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c
linking transcoder gb18030.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c
linking transcoder gbk.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c
linking transcoder iso2022.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c
linking transcoder japanese.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c
linking transcoder korean.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c
linking transcoder single_byte.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c ...
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2"
rm -rf .bundle/gems/win32ole-1.9.2/
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-gc-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-gc-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk-gc-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.beta1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
 Fstderr output is not empty
   heap_pages_final_slots: 0, total_freed_objects: 32093
   bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 21155, but 21154.
   ruby 4.0.0dev (2025-11-21T01:51:29Z master 9d04fb52af) +PRISM [x86_64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC  :fork
   c:0004 p:0012 s:0019 E:0012f0 l:n b:---- BLOCK  bootstraptest.test_ractor.rb_2354_1407.rb:11
   c:0003 p:0024 s:0012 e:000011 l:y b:0001 METHOD <internal:numeric>:257
   c:0002 p:0018 s:0007 E:0013e0 l:n b:---- EVAL   bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH]
   c:0001 p:0000 s:0003 E:001500 l:y b:---- DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>'
   <internal:numeric>:257:in 'times'
   bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'block in <main>'
   bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'fork'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 1
   Ruby thread count for this ractor: 1
   
   -- C level backtrace information -------------------------------------------
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x14) [0x565aa20eb328] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x71) [0x565aa1dd3f53] /tmp/ruby/src/trunk-gc-asserts/error.c:1098
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1116
   [0x565aa1ee3fda]
   /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x565aa1ee6c90] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5241
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3015
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1732
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x565aa1ec688e] /tmp/ruby/src/trunk-gc-asserts/eval.c:166
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:257
   /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x565aa1ec6b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x565aa1fbb054] /tmp/ruby/src/trunk-gc-asserts/process.c:4291
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4281
   /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x565aa20b65bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902
   /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x565aa20c005c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124
   /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x565aa20cf230] ../../src/trunk-gc-asserts/insns.def:854
   /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x565aa20d2a58] /tmp/ruby/src/trunk-gc-asserts/vm.c:2811
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2787
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x565aa1ec26d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283
   /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x565aa1ec6bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321
   /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x565aa1de43d6] /tmp/ruby/src/trunk-gc-asserts/main.c:42
   /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7471e2a921ca] ../sysdeps/nptl/libc_start_call_main.h:58
   /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7471e2a9228b] ../csu/libc-start.c:360
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
   [0x565aa1de4425]
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_ractor.rb_2354_1407.rb
   
   * Ruby Box: disabled
   * Loaded features:
   
       0 enumerator.so
       1 thread.rb
       2 fiber.so
       3 rational.so
       4 complex.so
       5 pathname.so
       6 ruby2_keywords.rb
       7 set.rb
       8 /tmp/ruby/build/trunk-gc-asserts/x86_64-linux-fake.rb
   
   * Process memory map:
   
   565aa1d91000-565aa1dd1000 r--p 00000000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   565aa1dd1000-565aa228a000 r-xp 00040000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   565aa228a000-565aa241f000 r--p 004f9000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   565aa241f000-565aa2435000 r--p 0068e000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   565aa2435000-565aa2436000 rw-p 006a4000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   565aa2436000-565aa244b000 rw-p 00000000 00:00 0 
   565aa5bf2000-565aa5d96000 rw-p 00000000 00:00 0                          [heap]
   747180000000-747180021000 rw-p 00000000 00:00 0 
   747180021000-747184000000 ---p 00000000 00:00 0 
   747184c19000-747188000000 r--s 00000000 00:4e 14590901                   /tmp/ruby/build/trunk-gc-asserts/miniruby
   747188000000-747188021000 rw-p 00000000 00:00 0 
   747188021000-74718c000000 ---p 00000000 00:00 0 
   74718c000000-74718c021000 rw-p 00000000 00:00 0 
   74718c021000-747190000000 ---p 00000000 00:00 0 
   747190000000-747190021000 rw-p 00000000 00:00 0 
   747190021000-747194000000 ---p 00000000 00:00 0 
   747194000000-747194021000 rw-p 00000000 00:00 0 
   747194021000-747198000000 ---p 00000000 00:00 0 
   747198000000-747198021000 rw-p 00000000 00:00 0 
   747198021000-74719c000000 ---p 00000000 00:00 0 
   74719c000000-74719c021000 rw-p 00000000 00:00 0 
   74719c021000-7471a0000000 ---p 00000000 00:00 0 
   7471a0000000-7471a0021000 rw-p 00000000 00:00 0 
   7471a0021000-7471a4000000 ---p 00000000 00:00 0 
   7471a6cf2000-7471a6ef9000 r--s 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471a6ef9000-7471a6efa000 ---p 00000000 00:00 0 
   7471a6efa000-7471a6ffa000 rw-p 00000000 00:00 0 
   7471a6ffa000-7471a6ffb000 ---p 00000000 00:00 0 
   7471a6ffb000-7471a70fb000 rw-p 00000000 00:00 0 
   7471a70fb000-7471a70fc000 ---p 00000000 00:00 0 
   7471a70fc000-7471a71fc000 rw-p 00000000 00:00 0 
   7471a71fc000-7471a71fd000 ---p 00000000 00:00 0 
   7471a71fd000-7471a72fd000 rw-p 00000000 00:00 0 
   7471a72fd000-7471a72fe000 ---p 00000000 00:00 0 
   7471a72fe000-7471a73fe000 rw-p 00000000 00:00 0 
   7471a73fe000-7471a73ff000 ---p 00000000 00:00 0 
   7471a73ff000-7471a74ff000 rw-p 00000000 00:00 0 
   7471a74ff000-7471a7500000 ---p 00000000 00:00 0 
   7471a7500000-7471a7600000 rw-p 00000000 00:00 0 
   7471a7600000-7471a7701000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7701000-7471a7702000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7702000-7471a7902000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7902000-7471a7903000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7903000-7471a7b03000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7b03000-7471a7b04000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7b04000-7471a7d04000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7d04000-7471a7d05000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7d05000-7471a7f05000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7f05000-7471a7f06000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a7f06000-7471a8106000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8106000-7471a8107000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8107000-7471a8307000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8307000-7471a8308000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8308000-7471a8508000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8508000-7471a8509000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8509000-7471a8709000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8709000-7471a870a000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a870a000-7471a890a000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a890a000-7471a890b000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a890b000-7471a8b0b000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8b0b000-7471a8b0c000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8b0c000-7471a8d0c000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8d0c000-7471a8d0d000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8d0d000-7471a8f0d000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8f0d000-7471a8f0e000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a8f0e000-7471a910e000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a910e000-7471a910f000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a910f000-7471a930f000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a930f000-7471a9310000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9310000-7471a9510000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9510000-7471a9511000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9511000-7471a9711000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9711000-7471a9712000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9712000-7471a9912000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9912000-7471a9913000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471a9913000-7471c7600000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   7471c7630000-7471c76b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   7471c76be000-7471c76bf000 ---p 00000000 00:00 0 
   7471c76bf000-7471c77bf000 rw-p 00000000 00:00 0 
   7471c77bf000-7471c77c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c77c0000-7471c7861000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7861000-7471c7862000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7862000-7471c7903000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7903000-7471c7904000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7904000-7471c79a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c79a5000-7471c79a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c79a6000-7471c7a47000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7a47000-7471c7a48000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7a48000-7471c7ae9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7ae9000-7471c7aea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7aea000-7471c7b8b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7b8b000-7471c7b8c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7b8c000-7471c7c2d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7c2d000-7471c7c2e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7c2e000-7471c7ccf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7ccf000-7471c7cd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7cd0000-7471c7d71000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7d71000-7471c7d72000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7d72000-7471c7e13000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7e13000-7471c7e14000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7e14000-7471c7eb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7eb5000-7471c7eb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7eb6000-7471c7f57000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7f57000-7471c7f58000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7f58000-7471c7ff9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7ff9000-7471c7ffa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c7ffa000-7471c809b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c809b000-7471c809c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c809c000-7471c813d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c813d000-7471c813e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c813e000-7471c81df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c81df000-7471c81e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c81e0000-7471c8281000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8281000-7471c8282000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8282000-7471c8323000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8323000-7471c8324000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8324000-7471c83c5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c83c5000-7471c83c6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c83c6000-7471c8467000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8467000-7471c8468000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8468000-7471c8509000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8509000-7471c850a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c850a000-7471c85ab000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c85ab000-7471c85ac000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c85ac000-7471c864d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c864d000-7471c864e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c864e000-7471c86ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c86ef000-7471c86f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c86f0000-7471c8791000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8791000-7471c8792000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8792000-7471c8833000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8833000-7471c8834000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8834000-7471c88d5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c88d5000-7471c88d6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c88d6000-7471c8977000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8977000-7471c8978000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8978000-7471c8a19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8a19000-7471c8a1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8a1a000-7471c8abb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8abb000-7471c8abc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8abc000-7471c8b5d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8b5d000-7471c8b5e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8b5e000-7471c8bff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   7471c8bff000-7471c8c00000 ---p 00000000 00:00 0 
   7471c8c00000-7471c9400000 rw-p 00000000 00:00 0 
   7471c9400000-7471e1400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
   7471e1400000-7471e2800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
   7471e2810000-7471e28c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   7471e28cf000-7471e28f0000 rw-p 00000000 00:00 0 
   7471e28f0000-7471e2900000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   7471e2904000-7471e2a05000 rw-p 00000000 00:00 0 
   7471e2a05000-7471e2a0c000 r--s 00000000 00:4e 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
   7471e2a0c000-7471e2a65000 r--p 00000000 00:4e 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
   7471e2a65000-7471e2a68000 rw-p 00000000 00:00 0 
   7471e2a68000-7471e2a90000 r--p 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471e2a90000-7471e2c18000 r-xp 00028000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471e2c18000-7471e2c67000 r--p 001b0000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471e2c67000-7471e2c6b000 r--p 001fe000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471e2c6b000-7471e2c6d000 rw-p 00202000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7471e2c6d000-7471e2c7c000 rw-p 00000000 00:00 0 
   7471e2c7c000-7471e2c80000 r--p 00000000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7471e2c80000-7471e2ca3000 r-xp 00004000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7471e2ca3000-7471e2ca7000 r--p 00027000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7471e2ca7000-7471e2ca8000 r--p 0002b000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7471e2ca8000-7471e2ca9000 rw-p 0002c000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7471e2ca9000-7471e2cb9000 r--p 00000000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7471e2cb9000-7471e2d38000 r-xp 00010000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7471e2d38000-7471e2d90000 r--p 0008f000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7471e2d90000-7471e2d91000 r--p 000e7000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7471e2d91000-7471e2d92000 rw-p 000e8000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7471e2d92000-7471e2d94000 r--p 00000000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7471e2d94000-7471e2da9000 r-xp 00002000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7471e2da9000-7471e2dc2000 r--p 00017000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7471e2dc2000-7471e2dc3000 r--p 0002f000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7471e2dc3000-7471e2dc4000 rw-p 00030000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7471e2dc4000-7471e2dcc000 rw-p 00000000 00:00 0 
   7471e2dcc000-7471e2dd6000 r--p 00000000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7471e2dd6000-7471e2e39000 r-xp 0000a000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7471e2e39000-7471e2e4e000 r--p 0006d000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7471e2e4e000-7471e2e4f000 r--p 00081000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7471e2e4f000-7471e2e50000 rw-p 00082000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7471e2e50000-7471e2e52000 r--p 00000000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7471e2e52000-7471e2e64000 r-xp 00002000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7471e2e64000-7471e2e6a000 r--p 00014000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7471e2e6a000-7471e2e6b000 r--p 0001a000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7471e2e6b000-7471e2e6c000 rw-p 0001b000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7471e2e71000-7471e2e73000 rw-p 00000000 00:00 0 
   7471e2e73000-7471e2e74000 r--p 00000000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7471e2e74000-7471e2e9f000 r-xp 00001000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7471e2e9f000-7471e2ea9000 r--p 0002c000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7471e2ea9000-7471e2eab000 r--p 00036000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7471e2eab000-7471e2ead000 rw-p 00038000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7ffff0cd0000-7ffff0cf1000 rw-p 00000000 00:00 0                          [stack]
   7ffff0dfa000-7ffff0dfe000 r--p 00000000 00:00 0                          [vvar]
   7ffff0dfe000-7ffff0e00000 r-xp 00000000 00:00 0                          [vdso]
   ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
   
   
   bootstraptest.test_ractor.rb_2354_1407.rb:13:in 'block in <main>': unhandled exception
           from bootstraptest.test_ractor.rb_2354_1407.rb:4:in 'Integer#times'
           from bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>'
#1407 test_ractor.rb:2354: 
   begin
     100.times do |i|
       Ractor.new(i) do |j|
         1000.times do |i|
           "#{j}-#{i}"
         end
         Ractor.receive
       end
       pid = fork { }
       _, status = Process.waitpid2 pid
       raise unless status.success?
     end
   
     :ok
   rescue NotImplementedError
     :ok
   end
  #=> "" (expected "ok")  
FAIL 1/2024 tests failed
make: *** [uncommon.mk:848: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Run options: 
  --seed=16897
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/756] 3971872=-ext-/win32/test_console_attr
[  2/756] 3971872=ruby/test_integer_comb
[  3/756] 3971870=test_tsort
[  4/756] 3971871=digest/test_ractor
[  5/756] 3971869=ruby/enc/test_euc_kr
[  6/756] 3971870=ruby/test_require_lib
[  7/756] 3971869=ruby/test_argf
[  8/756] 3971871=ruby/test_objectspace
[  9/756] 3971870=-ext-/gvl/test_ubf_async_safe
[ 10/756] 3971870=prism/heredoc_dedent_test
[ 11/756] 3971870=ruby/test_yjit
[ 12/756] 3971869=digest/test_digest
[ 13/756] 3971872=ruby/test_m17n
[ 14/756] 3971872=ruby/test_process
[ 15/756] 3971870=dtrace/test_require
[ 16/756] 3971870=-ext-/string/test_coderange
[ 17/756] 3971870=ruby/test_frozen
[ 18/756] 3971870=io/wait/test_io_wait
[ 19/756] 3971869=optparse/test_kwargs
[ 20/756] 3971869=ruby/test_sleep
[ 21/756] 3971871=psych/test_set
[ 22/756] 3971871=test_securerandom
[ 23/756] 3971871=fiber/test_io
[ 24/756] 3971871=rubygems/test_gem_package_task
[ 25/756] 3971869=psych/test_serialize_subclasses
[ 26/756] 3971869=openssl/test_ns_spki
[ 27/756] 3971869=rubygems/test_gem_requirement
[ 28/756] 3971870=psych/test_stream
[ 29/756] 3971870=openssl/test_kdf
[ 30/756] 3971870=mkmf/test_configuration
[ 31/756] 3971871=rubygems/test_gem_resolver_dependency_request
[ 32/756] 3971871=prism/result/named_capture_test
[ 33/756] 3971870=psych/test_psych
[ 34/756] 3971871=openssl/test_x509store
[ 35/756] 3971870=json/json_common_interface_test
[ 36/756] 3971869=ruby/enc/test_case_mapping
[ 37/756] 3971871=ruby/test_file_exhaustive
[ 38/756] 3971869=ruby/enc/test_case_comprehensive
[ 39/756] 3971870=ruby/test_hash
[ 40/756] 3971869=dtrace/test_gc
[ 41/756] 3971869=ruby/test_math
[ 42/756] 3971869=rubygems/test_gem_safe_marshal
[ 43/756] 3971869=mkmf/test_libs
[ 44/756] 3971869=rubygems/test_gem_resolver_index_specification
[ 45/756] 3971869=optparse/test_placearg
[ 46/756] 3971869=test_pty
[ 47/756] 3971869=ruby/test_case
[ 48/756] 3971869=ruby/test_continuation
[ 49/756] 3971869=-ext-/hash/test_delete
[ 50/756] 3971869=ripper/test_files_test
[ 51/756] 3971869=optparse/test_did_you_mean
[ 52/756] 3971869=rubygems/test_gem_command_manager
[ 53/756] 3971869=rubygems/test_webauthn_poller
[ 54/756] 3971869=prism/ruby/location_test
[ 55/756] 3971869=rubygems/test_gem_commands_setup_command
[ 56/756] 3971869=ruby/test_m17n_comb
[ 57/756] 3971870=psych/test_scalar
[ 58/756] 3971870=fiber/test_io_buffer
[ 59/756] 3971870=cgi/test_cgi_escape
[ 60/756] 3971870=fiber/test_thread
[ 61/756] 3971870=ruby/test_string
[ 62/756] 3971872=socket/test_udp
[ 63/756] 3971872=optparse/test_load
[ 64/756] 3971872=ruby/test_literal
[ 65/756] 3971872=rubygems/test_gem_security
[ 66/756] 3971869=rubygems/test_gem_request_set_gem_dependency_api
[ 67/756] 3971869=rubygems/test_gem_config_file
[ 68/756] 3971872=rubygems/test_config
[ 69/756] 3971872=did_you_mean/test_spell_checker
[ 70/756] 3971872=openssl/test_x509cert
[ 71/756] 3971869=ruby/test_yjit_exit_locations
[ 72/756] 3971869=prism/result/attribute_write_test
[ 73/756] 3971869=rubygems/test_gem_commands_push_command
[ 74/756] 3971872=rubygems/test_gem_resolver_activation_request
[ 75/756] 3971872=psych/visitors/test_yaml_tree
[ 76/756] 3971872=openssl/test_ts
[ 77/756] 3971872=-ext-/test_enumerator_kw
[ 78/756] 3971872=fiber/test_ractor
[ 79/756] 3971872=openssl/test_pkey_dh
[ 80/756] 3971872=prism/result/breadth_first_search_test
[ 81/756] 3971872=ruby/test_range
[ 82/756] 3971869=ruby/test_exception
[ 83/756] 3971869=ruby/enc/test_emoji_breaks
[ 84/756] 3971869=-ext-/symbol/test_type
[ 85/756] 3971869=openssl/test_pkey
[ 86/756] 3971869=stringio/test_stringio
[ 87/756] 3971869=rubygems/test_gem_commands_environment_command
[ 88/756] 3971869=rubygems/test_gem_resolver_lock_set
[ 89/756] 3971869=ruby/test_io_buffer
[ 90/756] 3971869=resolv/test_dns
[ 91/756] 3971869=dtrace/test_raise
[ 92/756] 3971869=psych/test_string
[ 93/756] 3971869=rubygems/test_gem_update_suggestion
[ 94/756] 3971869=prism/ruby/compiler_test
[ 95/756] 3971869=rubygems/test_gem_commands_check_command
[ 96/756] 3971869=optparse/test_switch
[ 97/756] 3971872=ruby/enc/test_windows_1252
[ 98/756] 3971872=ruby/test_fnmatch
[ 99/756] 3971872=ruby/test_alias
[100/756] 3971869=rubygems/test_gem_request_set_lockfile_tokenizer
[101/756] 3971869=prism/ruby/dispatcher_test
[102/756] 3971869=prism/result/warnings_test
[103/756] 3971869=ruby/test_beginendblock
[104/756] 3971872=psych/nodes/test_enumerable
[105/756] 3971872=json/json_ext_parser_test
[106/756] 3971872=optparse/test_bash_completion
[107/756] 3971872=erb/test_erb_m17n
[108/756] 3971872=dtrace/test_singleton_function
[109/756] 3971872=psych/test_psych_set
[110/756] 3971872=prism/result/implicit_array_test
[111/756] 3971872=prism/ruby/ruby_parser_test
[112/756] 3971872=error_highlight/test_error_highlight
[113/756] 3971869=optparse/test_autoconf
[114/756] 3971869=prism/result/static_literals_test
[115/756] 3971869=ripper/test_files_test_2
[116/756] 3971869=ruby/test_gc
[117/756] 3971872=ruby/test_super
[118/756] 3971872=-ext-/vm/test_at_exit
[119/756] 3971872=ruby/test_io_timeout
[120/756] 3971872=ruby/test_defined
[121/756] 3971872=net/http/test_https_proxy
[122/756] 3971872=ruby/test_zjit
[123/756] 3971872=rubygems/test_gem_dependency
[124/756] 3971872=ruby/test_comparable
[125/756] 3971872=mkmf/test_egrep_cpp
[126/756] 3971872=prism/result/index_write_test
[127/756] 3971872=-ext-/econv/test_append
[128/756] 3971872=date/test_date_conv
[129/756] 3971872=ruby/enc/test_euc_tw
[130/756] 3971872=ripper/test_files_ext
[131/756] 3971872=uri/test_file
[132/756] 3971872=prism/ruby/parser_test
[133/756] 3971872=prism/result/comments_test
[134/756] 3971872=uri/test_generic
[135/756] 3971872=-ext-/wait/test_wait
[136/756] 3971872=-ext-/test_notimplement
[137/756] 3971872=prism/encoding/regular_expression_encoding_test
[138/756] 3971872=-ext-/box/test_load_ext
[139/756] 3971872=mmtk/test_configuration
[140/756] 3971872=rubygems/test_gem_commands_open_command
[141/756] 3971872=uri/test_mailto
[142/756] 3971872=rubygems/test_rubygems
[143/756] 3971872=prism/ruby/ripper_test
[144/756] 3971872=prism/encoding/encodings_test
[145/756] 3971872=-ext-/string/test_normalize
[146/756] 3971872=ruby/enc/test_gb18030
[147/756] 3971872=test_extlibs
[148/756] 3971872=ruby/test_lazy_enumerator
[149/756] 3971871=ruby/test_basicinstructions
[150/756] 3971871=resolv/test_resource
[151/756] 3971871=-ext-/bignum/test_mul
[152/756] 3971871=mkmf/test_find_executable
[153/756] 3971871=-ext-/thread/test_instrumentation_api
[154/756] 3971871=optparse/test_reqarg
[155/756] 3971872=ruby/test_compile_prism
[156/756] 3971871=test_tempfile
[157/756] 3971872=-ext-/test_bug-3571
[158/756] 3971872=ruby/test_syntax
[159/756] 3971871=ripper/test_ripper
[160/756] 3971871=rubygems/test_gem_doctor
[161/756] 3971871=uri/test_ldap
[162/756] 3971871=openssl/test_x509attr
[163/756] 3971871=rubygems/test_gem_package
[164/756] 3971871=json/json_encoding_test
[165/756] 3971871=prism/lex_test
[166/756] 3971871=psych/handlers/test_recorder
[167/756] 3971871=ruby/test_arity
[168/756] 3971871=-ext-/load/test_resolve_symbol
[169/756] 3971871=prism/snippets_test
[170/756] 3971870=ruby/test_trace
[171/756] 3971870=ruby/test_autoload
[172/756] 3971872=-ext-/test_bug-5832
[173/756] 3971872=prism/result/overlap_test
[174/756] 3971872=-ext-/win32/test_fd_setsize
[175/756] 3971872=ruby/test_numeric
[176/756] 3971872=test_unicode_normalize
[177/756] 3971872=-ext-/arith_seq/test_arith_seq_extract
[178/756] 3971872=did_you_mean/tree_spell/test_change_word
[179/756] 3971872=psych/test_yamlstore
[180/756] 3971872=rubygems/test_gem_impossible_dependencies_error
[181/756] 3971872=openssl/test_hmac
[182/756] 3971872=did_you_mean/spell_checking/test_pattern_key_name_check
[183/756] 3971872=rubygems/test_gem_commands_cleanup_command
[184/756] 3971872=psych/test_date_time
[185/756] 3971872=rubygems/test_gem_uri_formatter
[186/756] 3971872=ruby/test_weakmap
[187/756] 3971870=uri/test_ws
[188/756] 3971870=ruby/test_pack
[189/756] 3971870=ruby/test_array
[190/756] 3971871=mkmf/test_convertible
[191/756] 3971871=psych/test_scalar_scanner
[192/756] 3971871=prism/result/constant_path_node_test
[193/756] 3971871=prism/percent_delimiter_string_test
[194/756] 3971871=-ext-/debug/test_debug
[195/756] 3971871=test_singleton
[196/756] 3971871=rubygems/test_gem_name_tuple
[197/756] 3971871=ruby/test_name_error
[198/756] 3971871=did_you_mean/test_ractor_compatibility
[199/756] 3971871=rubygems/test_gem_commands_dependency_command
[200/756] 3971871=uri/test_wss
[201/756] 3971871=psych/test_safe_load
[202/756] 3971871=date/test_date_attr
[203/756] 3971871=ruby/test_sprintf
[204/756] 3971871=ruby/enc/test_emoji
[205/756] 3971871=rubygems/test_gem_source_fetch_problem
[206/756] 3971871=ruby/test_readpartial
[207/756] 3971871=-ext-/exception/test_data_error
[208/756] 3971871=resolv/test_mdns
[209/756] 3971871=dtrace/test_array_create
[210/756] 3971871=ruby/test_enumerator
[211/756] 3971870=ruby/enc/test_cp949
[212/756] 3971870=ruby/test_condition
[213/756] 3971870=uri/test_parser
[214/756] 3971870=rubygems/test_gem_resolver_lock_specification
[215/756] 3971870=rubygems/test_gem_security_signer
[216/756] 3971870=did_you_mean/spell_checking/test_require_path_check
[217/756] 3971870=uri/test_http
[218/756] 3971870=rubygems/test_webauthn_listener
[219/756] 3971870=net/http/test_httpresponses
[220/756] 3971870=ruby/test_data
[221/756] 3971870=dtrace/test_function_entry
[222/756] 3971870=mkmf/test_framework
[223/756] 3971870=net/http/test_http_request
[224/756] 3971870=rubygems/test_gem_commands_rebuild_command
[225/756] 3971870=fiber/test_queue
[226/756] 3971870=ruby/test_stringchar
[227/756] 3971872=date/test_date_strptime
[228/756] 3971872=net/http/test_buffered_io
[229/756] 3971872=optparse/test_getopts
[230/756] 3971872=json/json_coder_test
[231/756] 3971872=test_prettyprint
[232/756] 3971872=ruby/test_ifunless
[233/756] 3971872=ruby/enc/test_grapheme_breaks
[234/756] 3971872=test_find
[235/756] 3971872=prism/encoding/string_encoding_test
[236/756] 3971872=stringio/test_ractor
[237/756] 3971872=rubygems/test_gem_commands_build_command
[238/756] 3971870=-ext-/integer/test_integer
[239/756] 3971870=ripper/test_files_sample
[240/756] 3971870=ruby/test_backtrace
[241/756] 3971872=-ext-/float/test_nextafter
[242/756] 3971872=psych/test_json_tree
[243/756] 3971872=-ext-/string/test_capacity
[244/756] 3971872=optparse/test_summary
[245/756] 3971872=optparse/test_cclass
[246/756] 3971872=rubygems/test_gem_commands_cert_command
[247/756] 3971872=rubygems/test_gem_commands_signout_command
[248/756] 3971872=ruby/test_rand
[249/756] 3971872=-ext-/st/test_foreach
[250/756] 3971872=rubygems/test_gem_dependency_list
[251/756] 3971872=rubygems/test_gem_path_support
[252/756] 3971872=-ext-/load/test_stringify_symbols
[253/756] 3971872=prism/result/heredoc_test
[254/756] 3971872=test_forwardable
[255/756] 3971872=test_pp
[256/756] 3971872=-ext-/test_scan_args
[257/756] 3971872=rubygems/test_webauthn_listener_response
[258/756] 3971872=ruby/enc/test_utf16
[259/756] 3971872=rubygems/test_gem_package_tar_writer
[260/756] 3971872=rubygems/test_gem_bundler_version_finder
[261/756] 3971872=psych/test_emitter
[262/756] 3971872=ruby/test_box
[263/756] 3971870=ruby/test_float
[264/756] 3971872=ruby/test_unicode_escape
[265/756] 3971872=openssl/test_pkcs12
[266/756] 3971872=prism/locals_test
[267/756] 3971872=ruby/test_shapes
[268/756] 3971872=digest/test_digest_extend
[269/756] 3971872=test_shellwords
[270/756] 3971872=psych/test_omap
[271/756] 3971872=-ext-/popen_deadlock/test_popen_deadlock
[272/756] 3971872=did_you_mean/spell_checking/test_key_name_check
[273/756] 3971872=ruby/enc/test_gbk
[274/756] 3971872=test_open3
[275/756] 3971870=prism/api/parse_success_test
[276/756] 3971870=prism/library_symbols_test
[277/756] 3971870=uri/test_ftp
[278/756] 3971870=ruby/test_warning
[279/756] 3971870=ruby/test_inlinecache
[280/756] 3971870=rubygems/test_gem_resolver_installer_set
[281/756] 3971870=fiber/test_backtrace
[282/756] 3971870=-ext-/exception/test_exception_at_throwing
[283/756] 3971870=-ext-/array/test_to_ary_concat
[284/756] 3971872=ruby/test_mixed_unicode_escapes
[285/756] 3971872=ruby/test_proc
[286/756] 3971872=psych/test_array
[287/756] 3971872=rubygems/test_gem_commands_uninstall_command
[288/756] 3971872=ruby/test_fiber
[289/756] 3971870=openssl/test_pkey_ec
[290/756] 3971870=zlib/test_zlib
[291/756] 3971872=date/test_date_parse
[292/756] 3971872=date/test_date_new
[293/756] 3971872=rubygems/test_gem_commands_contents_command
[294/756] 3971872=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[295/756] 3971872=rubygems/test_gem_uninstaller
[296/756] 3971872=rubygems/test_gem_specification
[297/756] 3971872=rubygems/test_gem_ext_cargo_builder
[298/756] 3971872=prism/newline_test
[299/756] 3971872=did_you_mean/test_tree_spell_checker
[300/756] 3971872=-ext-/string/test_interned_str
[301/756] 3971872=ruby/test_system
[302/756] 3971872=optparse/test_zsh_completion
[303/756] 3971872=rubygems/test_gem_dependency_resolution_error
[304/756] 3971872=ruby/test_random_formatter
[305/756] 3971872=rubygems/test_gem_commands_yank_command
[306/756] 3971872=rubygems/test_gem_package_old
[307/756] 3971872=rubygems/test_gem_resolver_vendor_set
[308/756] 3971872=prism/regexp_test
[309/756] 3971872=resolv/test_win32_config
[310/756] 3971872=prism/result/node_id_test
[311/756] 3971872=rubygems/test_gem_source_subpath_problem
[312/756] 3971872=ruby/test_time
[313/756] 3971872=rubygems/test_gem_request_set_lockfile_parser
[314/756] 3971872=rubygems/test_gem_commands_update_command
[315/756] 3971870=-ext-/string/test_enc_associate
[316/756] 3971872=did_you_mean/tree_spell/test_human_typo
[317/756] 3971870=-ext-/struct/test_data
[318/756] 3971872=fiber/test_sleep
[319/756] 3971870=ruby/test_pipe
[320/756] 3971870=ruby/test_gc_compact
[321/756] 3971872=io/wait/test_ractor
[322/756] 3971872=mkmf/test_sizeof
[323/756] 3971872=rubygems/test_gem_remote_fetcher_local_server
[324/756] 3971872=rubygems/test_gem_local_remote_options
[325/756] 3971872=psych/test_exception
[326/756] 3971872=rubygems/test_gem_ext_rake_builder
[327/756] 3971872=fileutils/test_fileutils
[328/756] 3971872=openssl/test_bn
[329/756] 3971872=-ext-/test_ensure_and_callcc
[330/756] 3971872=optparse/test_optarg
[331/756] 3971872=date/test_date
[332/756] 3971872=-ext-/iter/test_yield_block
[333/756] 3971872=ruby/test_method
[334/756] 3971870=openssl/test_asn1
[335/756] 3971870=-ext-/array/test_resize
[336/756] 3971870=did_you_mean/spell_checking/test_method_name_check
[337/756] 3971870=prism/result/string_test
[338/756] 3971870=rubygems/test_require
[339/756] 3971870=ruby/test_assignment
[340/756] 3971870=rubygems/test_gem_source_list
[341/756] 3971870=psych/test_yaml_special_cases
[342/756] 3971870=socket/test_socket
[343/756] 3971870=rubygems/test_gem_commands_server_command
[344/756] 3971870=rubygems/test_gem_platform
[345/756] 3971870=ruby/enc/test_cesu8
[346/756] 3971870=prism/result/regular_expression_options_test
[347/756] 3971870=dtrace/test_method_cache
[348/756] 3971870=optparse/test_noarg
[349/756] 3971870=ruby/test_io
[350/756] 3971871=ruby/test_complex
[351/756] 3971871=rubygems/test_gem_gemcutter_utilities
[352/756] 3971871=psych/json/test_stream
[353/756] 3971871=psych/test_nil
[354/756] 3971871=lib/!Nothing_to_test
[355/756] 3971871=ruby/enc/test_utf32
[356/756] 3971871=rubygems/test_kernel
[357/756] 3971871=rubygems/test_gem_commands_unpack_command
[358/756] 3971871=date/test_date_marshal
[359/756] 3971871=etc/test_etc
[360/756] 3971870=-ext-/string/test_set_len
[361/756] 3971870=openssl/test_random
[362/756] 3971870=mkmf/test_signedness
[363/756] 3971871=-ext-/exception/test_ensured
[364/756] 3971871=rubygems/test_gem_util
[365/756] 3971871=psych/test_deprecated
[366/756] 3971871=-ext-/bignum/test_div
[367/756] 3971871=open-uri/test_proxy
[368/756] 3971871=pathname/test_ractor
[369/756] 3971871=rubygems/test_gem_package_tar_header
[370/756] 3971871=rubygems/test_project_sanity
[371/756] 3971871=prism/fixtures_test
[372/756] 3971871=ruby/test_rational2
[373/756] 3971871=date/test_date_arith
[374/756] 3971871=ruby/test_arithmetic_sequence
[375/756] 3971871=rubygems/test_gem_source
[376/756] 3971871=rubygems/test_gem_package_tar_header_ractor
[377/756] 3971871=ruby/test_not
[378/756] 3971871=json/json_parser_test
[379/756] 3971871=psych/visitors/test_emitter
[380/756] 3971871=prism/api/parse_test
[381/756] 3971871=net/http/test_https
[382/756] 3971870=rubygems/test_gem_commands_outdated_command
[383/756] 3971870=ruby/enc/test_shift_jis
[384/756] 3971870=ruby/test_memory_view
[385/756] 3971870=-ext-/iter/test_iter_break
[386/756] 3971870=-ext-/struct/test_duplicate
[387/756] 3971870=-ext-/method/test_arity
[388/756] 3971870=ruby/test_flip
[389/756] 3971870=rubygems/test_gem_resolver_installed_specification
[390/756] 3971870=-ext-/num2int/test_num2int
[391/756] 3971870=io/console/test_ractor
[392/756] 3971870=ruby/test_undef
[393/756] 3971870=fiber/test_address_resolve
[394/756] 3971870=rubygems/test_gem_unsatisfiable_dependency_error
[395/756] 3971870=-ext-/string/test_external_new
[396/756] 3971870=optparse/test_optparse
[397/756] 3971870=dtrace/test_hash_create
[398/756] 3971870=date/test_switch_hitter
[399/756] 3971870=prism/result/source_location_test
[400/756] 3971870=rubygems/test_gem_installer
[401/756] 3971871=psych/test_hash
[402/756] 3971871=ruby/test_weakkeymap
[403/756] 3971871=rubygems/test_gem_resolver_specification
[404/756] 3971871=rubygems/test_gem_ext_cmake_builder
[405/756] 3971871=-ext-/struct/test_len
[406/756] 3971871=openssl/test_engine
[407/756] 3971871=ruby/test_clone
[408/756] 3971871=-ext-/thread/test_lock_native_thread
[409/756] 3971871=ruby/test_key_error
[410/756] 3971871=prism/magic_comment_test
[411/756] 3971870=-ext-/load/test_dot_dot
[412/756] 3971870=objspace/test_objspace
[413/756] 3971871=-ext-/st/test_update
[414/756] 3971871=mkmf/test_have_library
[415/756] 3971871=did_you_mean/spell_checking/test_variable_name_check
[416/756] 3971871=rubygems/test_gem_security_trust_dir
[417/756] 3971871=rubygems/test_gem_commands_exec_command
[418/756] 3971872=test_time
[419/756] 3971872=psych/test_numeric
[420/756] 3971872=ruby/test_nomethod_error
[421/756] 3971872=ruby/test_pattern_matching
[422/756] 3971872=ruby/test_yield
[423/756] 3971871=-ext-/typeddata/test_typeddata
[424/756] 3971871=ripper/test_files_test_1
[425/756] 3971871=openssl/test_config
[426/756] 3971871=prism/api/parse_comments_test
[427/756] 3971871=-ext-/string/test_fstring
[428/756] 3971871=prism/encoding/symbol_encoding_test
[429/756] 3971871=fiber/test_io_close
[430/756] 3971871=ruby/test_dup
[431/756] 3971871=openssl/test_provider
[432/756] 3971871=ruby/test_require
[433/756] 3971872=ruby/test_file
[434/756] 3971872=prism/bom_test
[435/756] 3971872=openssl/test_pkcs7
[436/756] 3971872=-ext-/iseq_load/test_iseq_load
[437/756] 3971871=ruby/test_complex2
[438/756] 3971871=-ext-/class/test_class2name
[439/756] 3971871=json/json_ryu_fallback_test
[440/756] 3971871=ruby/enc/test_windows_1251
[441/756] 3971871=prism/ruby/relocation_test
[442/756] 3971871=-ext-/time/test_new
[443/756] 3971871=openssl/test_cipher
[444/756] 3971871=erb/test_erb_command
[445/756] 3971871=-ext-/bignum/test_bigzero
[446/756] 3971871=-ext-/bignum/test_pack
[447/756] 3971871=prism/fuzzer_test
[448/756] 3971871=psych/test_struct
[449/756] 3971871=ruby/test_ast
[450/756] 3971872=rubygems/test_gem_commands_install_command
[451/756] 3971872=prism/onigmo_test
[452/756] 3971872=rubygems/test_gem_commands_owner_command
[453/756] 3971872=psych/test_class
[454/756] 3971872=ruby/test_metaclass
[455/756] 3971872=ruby/test_eval
[456/756] 3971872=prism/result/static_inspect_test
[457/756] 3971872=prism/newline_offsets_test
[458/756] 3971872=fiber/test_enumerator
[459/756] 3971872=socket/test_nonblock
[460/756] 3971872=prism/api/lex_test
[461/756] 3971872=openssl/test_ocsp
[462/756] 3971872=rubygems/test_gem_uri
[463/756] 3971872=erb/test_erb
[464/756] 3971872=rubygems/test_gem_source_lock
[465/756] 3971872=openssl/test_digest
[466/756] 3971872=rubygems/test_gem_commands_list_command
[467/756] 3971872=prism/version_test
[468/756] 3971872=ripper/test_sexp
[469/756] 3971872=dtrace/test_object_create_start
[470/756] 3971872=ruby/enc/test_big5
[471/756] 3971872=-ext-/integer/test_my_integer
[472/756] 3971872=date/test_date_compat
[473/756] 3971872=ruby/test_io_m17n
[474/756] 3971872=rubygems/test_bundled_ca
[475/756] 3971872=ruby/test_call
[476/756] 3971872=rubygems/test_gem_commands_sources_command
[477/756] 3971872=ruby/test_struct
[478/756] 3971872=fiber/test_timeout
[479/756] 3971872=ruby/enc/test_case_options
[480/756] 3971872=rubygems/test_gem_commands_fetch_command
[481/756] 3971872=ruby/test_complexrational
[482/756] 3971872=ruby/test_env
[483/756] 3971872=fiber/test_mutex
[484/756] 3971872=-ext-/string/test_qsort
[485/756] 3971872=did_you_mean/spell_checking/test_uncorrectable_name_check
[486/756] 3971872=json/json_addition_test
[487/756] 3971872=rubygems/test_gem_commands_search_command
[488/756] 3971872=ruby/test_fixnum
[489/756] 3971872=ruby/test_signal
[490/756] 3971872=-ext-/marshal/test_usrmarshal
[491/756] 3971872=psych/test_yaml
[492/756] 3971872=-ext-/bignum/test_big2str
[493/756] 3971872=-ext-/funcall/test_passing_block
[494/756] 3971872=-ext-/file/test_stat
[495/756] 3971872=rubygems/test_gem_commands_help_command
[496/756] 3971872=ruby/test_frozen_error
[497/756] 3971872=rubygems/test_gem_dependency_installer
[498/756] 3971872=-ext-/test_printf
[499/756] 3971872=rubygems/test_gem_console_ui
[500/756] 3971872=rubygems/test_gem_stub_specification
[501/756] 3971872=rubygems/test_gem_commands_signin_command
[502/756] 3971872=dtrace/test_cmethod
[503/756] 3971872=rubygems/test_gem_resolver_api_set
[504/756] 3971872=psych/visitors/test_depth_first
[505/756] 3971872=rubygems/test_gem_commands_stale_command
[506/756] 3971872=ruby/test_econv
[507/756] 3971872=rubygems/test_gem_version
[508/756] 3971872=dtrace/test_load
[509/756] 3971872=fileutils/test_nowrite
[510/756] 3971872=mkmf/test_install
[511/756] 3971872=ruby/test_thread_queue
[512/756] 3971872=ruby/test_stack
[513/756] 3971872=ruby/test_thread_cv
[514/756] 3971872=psych/visitors/test_to_ruby
[515/756] 3971872=json/json_generic_object_test
[516/756] 3971872=-ext-/gvl/test_last_thread
[517/756] 3971872=ruby/test_parse
[518/756] 3971872=test_bundled_gems
[519/756] 3971872=ripper/test_files_lib
[520/756] 3971872=openssl/test_ssl_session
[521/756] 3971872=prism/result/integer_parse_test
[522/756] 3971872=-ext-/symbol/test_inadvertent_creation
[523/756] 3971872=openssl/test_pair
[524/756] 3971872=psych/test_object_references
[525/756] 3971872=-ext-/eval/test_eval
[526/756] 3971872=rubygems/test_gem_version_option
[527/756] 3971872=io/console/test_io_console
[528/756] 3971872=-ext-/string/test_ellipsize
[529/756] 3971872=ruby/test_enum
[530/756] 3971872=-ext-/string/test_cstr
[531/756] 3971872=psych/test_encoding
[532/756] 3971872=ruby/test_class
[533/756] 3971872=-ext-/string/test_enc_str_buf_cat
[534/756] 3971872=ruby/test_const
[535/756] 3971872=openssl/test_ssl
[536/756] 3971872=optparse/test_acceptable
[537/756] 3971872=psych/test_marshalable
[538/756] 3971872=-ext-/test_random
[539/756] 3971872=ripper/test_lexer
[540/756] 3971872=io/wait/test_io_wait_uncommon
[541/756] 3971872=socket/test_sockopt
[542/756] 3971872=-ext-/string/test_rb_str_dup
[543/756] 3971872=ruby/test_module
[544/756] 3971872=rubygems/test_gem_ci_detector
[545/756] 3971872=json/json_string_matching_test
[546/756] 3971872=rubygems/test_gem_resolver_best_set
[547/756] 3971872=ruby/test_dir
[548/756] 3971871=openssl/test_pkey_dsa
[549/756] 3971872=psych/test_alias_and_anchor
[550/756] 3971872=net/http/test_httpresponse
[551/756] 3971872=mkmf/test_have_macro
[552/756] 3971871=pathname/test_pathname
[553/756] 3971871=ruby/test_rubyvm
[554/756] 3971871=ruby/test_primitive
[555/756] 3971871=coverage/test_coverage
[556/756] 3971871=prism/api/freeze_test
[557/756] 3971871=rubygems/test_gem_resolver
[558/756] 3971871=prism/ruby/reflection_test
[559/756] 3971872=ruby/test_encoding
[560/756] 3971871=rubygems/test_gem_package_tar_reader
[561/756] 3971871=psych/test_document
[562/756] 3971871=net/http/test_httpheader
[563/756] 3971871=mkmf/test_constant
[564/756] 3971872=-ext-/string/test_too_many_dummy_encodings
[565/756] 3971872=rubygems/test_gem_resolver_conflict
[566/756] 3971872=rubygems/test_gem_ext_ext_conf_builder
[567/756] 3971872=openssl/test_x509name
[568/756] 3971872=-ext-/bug_reporter/test_bug_reporter
[569/756] 3971872=test_weakref
[570/756] 3971871=did_you_mean/core_ext/test_name_error_extension
[571/756] 3971871=test_timeout
[572/756] 3971871=-ext-/path_to_class/test_path_to_class
[573/756] 3971871=mkmf/test_flags
[574/756] 3971871=openssl/test_x509ext
[575/756] 3971871=rubygems/test_gem_ext_builder
[576/756] 3971872=prism/result/numeric_value_test
[577/756] 3971872=prism/ruby/parameters_signature_test
[578/756] 3971872=ruby/test_method_cache
[579/756] 3971872=rubygems/test_gem_ext_cargo_builder_unit
[580/756] 3971872=ruby/test_sprintf_comb
[581/756] 3971872=prism/api/parse_stream_test
[582/756] 3971872=ruby/test_keyword
[583/756] 3971871=socket/test_tcp
[584/756] 3971871=rubygems/test_gem_source_git
[585/756] 3971872=socket/test_unix
[586/756] 3971872=ruby/enc/test_regex_casefold
[587/756] 3971872=prism/ruby/tunnel_test
[588/756] 3971872=ruby/test_settracefunc
[589/756] 3971871=rubygems/test_gem_text
[590/756] 3971871=rubygems/test_exit
[591/756] 3971871=ruby/test_symbol
[592/756] 3971872=psych/test_coder
[593/756] 3971872=json/ractor_test
[594/756] 3971872=ruby/test_bignum
[595/756] 3971872=ripper/test_scanner_events
[596/756] 3971872=rubygems/test_gem_request_set
[597/756] 3971872=psych/test_tree_builder
[598/756] 3971872=ruby/test_whileuntil
[599/756] 3971872=-ext-/load/test_protect
[600/756] 3971872=rubygems/test_gem_commands_info_command
[601/756] 3971872=monitor/test_monitor
[602/756] 3971872=rubygems/test_gem_commands_mirror
[603/756] 3971872=psych/test_data
[604/756] 3971872=openssl/test_ossl
[605/756] 3971872=rubygems/test_gem_source_local
[606/756] 3971872=rubygems/test_gem_resolver_vendor_specification
[607/756] 3971872=rubygems/test_gem_resolver_git_specification
[608/756] 3971872=rubygems/test_gem_commands_specification_command
[609/756] 3971872=ruby/test_string_memory
[610/756] 3971872=-ext-/test_abi
[611/756] 3971872=prism/api/dump_test
[612/756] 3971872=rubygems/test_gem_silent_ui
[613/756] 3971872=psych/test_object
[614/756] 3971872=rubygems/test_gem_remote_fetcher
[615/756] 3971872=openssl/test_x509req
[616/756] 3971872=io/nonblock/test_flush
[617/756] 3971872=net/http/test_http
[618/756] 3971871=json/json_generator_test
[619/756] 3971872=ruby/test_ractor
[620/756] 3971871=rubygems/test_gem_resolver_composed_set
[621/756] 3971871=rubygems/test_gem_resolver_local_specification
[622/756] 3971871=ruby/test_insns_leaf
[623/756] 3971871=-ext-/rational/test_rat
[624/756] 3971871=ripper/test_parser_events
[625/756] 3971871=prism/ruby/string_query_test
[626/756] 3971871=ruby/test_allocation
[627/756] 3971872=rubygems/test_gem_package_tar_reader_entry
[628/756] 3971872=ruby/test_thread
[629/756] 3971871=-ext-/bignum/test_str2big
[630/756] 3971871=mkmf/test_pkg_config
[631/756] 3971871=ruby/test_vm_dump
[632/756] 3971871=test_tmpdir
[633/756] 3971871=ripper/test_filter
[634/756] 3971871=open-uri/test_ftp
[635/756] 3971871=ruby/test_transcode
[636/756] 3971871=ruby/enc/test_koi8
[637/756] 3971871=prism/errors_test
[638/756] 3971871=-ext-/win32/test_dln
[639/756] 3971871=-ext-/tracepoint/test_tracepoint
[640/756] 3971871=rubygems/test_gem_resolver_api_specification
[641/756] 3971871=prism/ruby/desugar_compiler_test
[642/756] 3971871=prism/test_helper
[643/756] 3971871=-ext-/marshal/test_internal_ivar
[644/756] 3971871=yaml/test_store
[645/756] 3971871=rubygems/test_gem_security_policy
[646/756] 3971871=openssl/test_fips
[647/756] 3971871=rubygems/test_gem_validator
[648/756] 3971871=open-uri/test_open-uri
[649/756] 3971871=-ext-/st/test_numhash
[650/756] 3971871=openssl/test_x509crl
[651/756] 3971871=openssl/test_pkey_rsa
[652/756] 3971871=ruby/test_refinement
[653/756] 3971871=ruby/test_object_id
[654/756] 3971871=rubygems/test_gem_request_connection_pools
[655/756] 3971871=prism/unescape_test
[656/756] 3971871=rubygems/test_gem_request
[657/756] 3971871=ruby/enc/test_iso_8859
[658/756] 3971871=mkmf/test_config
[659/756] 3971871=psych/test_yamldbm
[660/756] 3971871=rubygems/test_deprecate
[661/756] 3971871=ruby/test_iseq
[662/756] 3971871=rubygems/test_gem_resolver_git_set
[663/756] 3971871=objspace/test_ractor
[664/756] 3971871=rubygems/test_gem_commands_lock_command
[665/756] 3971871=socket/test_ancdata
[666/756] 3971871=-ext-/test_recursion
[667/756] 3971871=rubygems/test_gem_stream_ui
[668/756] 3971871=did_you_mean/spell_checking/test_class_name_check
[669/756] 3971871=psych/test_null
[670/756] 3971871=ruby/test_rational
[671/756] 3971871=date/test_date_ractor
[672/756] 3971871=test_trick
[673/756] 3971871=net/protocol/test_protocol
[674/756] 3971871=rubygems/test_gem_ext_configure_builder
[675/756] 3971871=ruby/test_lambda
[676/756] 3971871=strscan/test_ractor
[677/756] 3971871=rubygems/test_gem_rdoc
[678/756] 3971871=ruby/test_integer
[679/756] 3971869=win32/test_registry
[680/756] 3971869=fiber/test_scheduler
[681/756] 3971871=ruby/test_marshal
[682/756] 3971870=ruby/test_regexp
[683/756] 3971871=mkmf/test_mkmf
[684/756] 3971871=psych/test_merge_keys
[685/756] 3971871=strscan/test_stringscanner
[686/756] 3971871=-ext-/stack/test_stack_overflow
[687/756] 3971871=json/json_fixtures_test
[688/756] 3971871=open-uri/test_ssl
[689/756] 3971871=rubygems/test_gem_remote_fetcher_local_ssl_server
[690/756] 3971871=rubygems/test_gem_gem_runner
[691/756] 3971871=psych/test_ractor
[692/756] 3971871=rubygems/test_remote_fetch_error
[693/756] 3971871=psych/test_boolean
[694/756] 3971871=json/test_helper
[695/756] 3971871=rubygems/test_gem
[696/756] 3971871=-ext-/proc/test_bmethod
[697/756] 3971871=ruby/test_set
[698/756] 3971871=test_delegate
[699/756] 3971871=psych/test_parser
[700/756] 3971871=ruby/test_threadgroup
[701/756] 3971871=fileutils/test_verbose
[702/756] 3971871=rubygems/test_gem_install_update_options
[703/756] 3971871=resolv/test_addr
[704/756] 3971871=mkmf/test_have_func
[705/756] 3971871=uri/test_common
[706/756] 3971871=rubygems/test_gem_command
[707/756] 3971871=test_ipaddr
[708/756] 3971871=ruby/test_variable
[709/756] 3971871=ruby/test_optimization
[710/756] 3971869=rubygems/test_gem_commands_pristine_command
[711/756] 3971869=rubygems/test_gem_safe_yaml
[712/756] 3971869=did_you_mean/edit_distance/test_jaro_winkler
[713/756] 3971869=rubygems/test_gem_resolver_index_set
[714/756] 3971869=rubygems/test_gem_spec_fetcher
[715/756] 3971869=psych/test_stringio
[716/756] 3971869=-ext-/struct/test_member
[717/756] 3971869=test_rbconfig
[718/756] 3971869=-ext-/debug/test_profile_frames
[719/756] 3971869=-ext-/arith_seq/test_arith_seq_beg_len_step
[720/756] 3971869=rubygems/test_gem_resolver_requirement_list
[721/756] 3971869=socket/test_addrinfo
[722/756] 3971869=-ext-/string/test_nofree
[723/756] 3971869=ruby/test_object
[724/756] 3971869=prism/result/equality_test
[725/756] 3971869=rubygems/test_gem_source_specific_file
[726/756] 3971869=-ext-/test_bug-14834
[727/756] 3971869=ruby/test_time_tz
[728/756] 3971869=prism/result/integer_base_flags_test
[729/756] 3971869=rubygems/test_gem_request_set_lockfile
[730/756] 3971869=rubygems/test_gem_remote_fetcher_s3
[731/756] 3971869=-ext-/postponed_job/test_postponed_job
[732/756] 3971869=socket/test_basicsocket
[733/756] 3971869=-ext-/string/test_modify_expand
[734/756] 3971869=fiber/test_process
[735/756] 3971869=rubygems/test_gem_available_set
[736/756] 3971869=ruby/test_default_gems
[737/756] 3971869=fileutils/test_dryrun
[738/756] 3971869=prism/api/command_line_test
[739/756] 3971869=rubygems/test_gem_source_installed
[740/756] 3971869=rubygems/test_gem_source_vendor
[741/756] 3971869=rubygems/test_gem_commands_which_command
[742/756] 3971869=prism/ruby/pattern_test
[743/756] 3971869=ruby/test_dir_m17n
[744/756] 3971869=yaml/test_dbm
[745/756] 3971869=ruby/test_rubyoptions
[746/756] 3971871=psych/test_symbol
[747/756] 3971871=prism/ractor_test
[748/756] 3971871=-ext-/exception/test_enc_raise
[749/756] 3971871=fiber/test_storage
[750/756] 3971871=ruby/enc/test_euc_jp
[751/756] 3971871=date/test_date_strftime
[752/756] 3971871=resolv/test_svcb_https
[753/756] 3971871=openssl/test_buffering
[754/756] 3971871=ruby/test_iterator
[755/756] 3971871=dtrace/test_string
[756/756] 3971871=ruby/test_path
Finished tests in 3373.755456s, 9.9714 tests/s, 2030.8458 assertions/s.
Children under /tmp/rubytest.2ozxlz:
* -rw-r--r-- 1  145320 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_etc.so
* -rw-r--r-- 1  112096 2025-11-21 03:32:11 +0000 _ruby_box_p3980713_2_rbconfig+sizeof.so
* -rw-r--r-- 1  112096 2025-11-21 03:32:09 +0000 _ruby_box_p3980674_2_rbconfig+sizeof.so
* -rw-r--r-- 1  184896 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_psych.so
* -rw-r--r-- 1  225424 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_json+ext+parser.so
* -rw-r--r-- 1   92488 2025-11-21 03:32:12 +0000 _ruby_box_p3980713_2_-test-+sanitizers.so
* -rw-r--r-- 1  112096 2025-11-21 03:32:10 +0000 _ruby_box_p3980703_2_rbconfig+sizeof.so
* -rw-r--r-- 1   91448 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_io+wait.so
* -rw-r--r-- 1  183016 2025-11-21 03:32:12 +0000 _ruby_box_p3980713_2_io+console.so
* -rw-r--r-- 1   92488 2025-11-21 03:32:12 +0000 _ruby_box_p3980724_2_-test-+sanitizers.so
* -rw-r--r-- 1  125336 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_cgi+escape.so
* -rw-r--r-- 1  825832 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_date_core.so
* -rw-r--r-- 1  108104 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_erb+escape.so
* -rw-r--r-- 1  186424 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_strscan.so
* -rw-r--r-- 1  120776 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_digest.so
* -rw-r--r-- 1  183016 2025-11-21 03:32:16 +0000 _ruby_box_p3980735_2_io+console.so
* -rw-r--r-- 1  291768 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_zlib.so
* -rw-r--r-- 1  809864 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_socket.so
* -rw-r--r-- 1  112096 2025-11-21 03:32:16 +0000 _ruby_box_p3980735_2_rbconfig+sizeof.so
* -rw-r--r-- 1  111296 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_io+nonblock.so
* -rw-r--r-- 1  102776 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_monitor.so
* -rw-r--r-- 1 1456528 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_openssl.so
* -rw-r--r-- 1   92488 2025-11-21 03:32:09 +0000 _ruby_box_p3980674_2_-test-+sanitizers.so
* -rw-r--r-- 1  183016 2025-11-21 03:32:11 +0000 _ruby_box_p3980703_2_io+console.so
* -rw-r--r-- 1   92488 2025-11-21 03:32:16 +0000 _ruby_box_p3980735_2_-test-+sanitizers.so
* -rw-r--r-- 1  112096 2025-11-21 03:32:12 +0000 _ruby_box_p3980724_2_rbconfig+sizeof.so
* -rw-r--r-- 1  183016 2025-11-21 03:32:12 +0000 _ruby_box_p3980724_2_io+console.so
* -rw-r--r-- 1   92488 2025-11-21 03:32:11 +0000 _ruby_box_p3980703_2_-test-+sanitizers.so
* -rw-r--r-- 1  183016 2025-11-21 03:32:09 +0000 _ruby_box_p3980674_2_io+console.so
* -rw-r--r-- 1  282000 2025-11-21 03:32:13 +0000 _ruby_box_p3980724_2_json+ext+generator.so
* -rw-r--r-- 1  194296 2025-11-21 03:32:14 +0000 _ruby_box_p3980724_2_stringio.so
33641 tests, 6851577 assertions, 0 failures, 0 errors, 159 skips

ruby -v: ruby 4.0.0dev (2025-11-21T01:51:29Z master 9d04fb52af) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
ruby 4.0.0dev (2025-11-21T01:51:29Z master 9d04fb52af) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................................

Finished in 54.766791 seconds

3349 files, 33769 examples, 138683 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile