# Logfile created on 2024-01-30 12:18:02 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a8be9b10d8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-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'", @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=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240130-121802", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055a8bea3a658 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a8bea3a518 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a8bea3a338 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240130-121802", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240130-121802>, @binmode=false, @mon_data=#<Monitor:0x000055a8bea3a270>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts
Cloning into 'trunk-gc-asserts'...
$$$[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... none needed
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 CFLAGS... 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 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 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 __attribute__((__depreacted__(msg))) in C++... no
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 __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... no
checking for strlcpy... no
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... no
checking for atan2l... yes
checking for atan2f... 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 grantpt... 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_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... 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_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 sepcifier... _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... yes
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 with cast ()
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for sigsetjmp as a macro or function... no
checking for setjmp type... __builtin_setjmp
checking for rustc... rustc
checking whether rustc works for YJIT... 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 = 3.4.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.4.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
   * enable shared libs:  yes
   * dynamic library ext: so
   * CFLAGS:              ${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
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        yes
   * RJIT support:        yes
   * man page type:       man
   * BASERUBY -v:         ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \
                          [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-unicode  DEFS="-DRGENGC_CHECK_MODE=2"
Downloading Unicode 15.0.0 data and property files...
downloading 15.0.0/ucd/UnicodeData.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2"
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.21.2...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.1.0...
Downloading bundled gem test-unit-3.6.1...
Downloading bundled gem rexml-3.2.6...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.3.4...
Downloading bundled gem net-imap-0.4.9.1...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.4.0.1...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem rbs-3.4.3...
Downloading bundled gem typeprof-0.21.9...
Downloading bundled gem racc-1.7.3...
Downloading bundled gem mutex_m-0.2.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.2.0...
Downloading bundled gem bigdecimal-3.1.6...
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.0...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.1.2...
Downloading bundled gem csv-3.2.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/debug
Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/debug'...
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
From https://github.com/ruby/debug
 * branch            91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 -> FETCH_HEAD
HEAD is now at 91fe870 Remove and Restore irb configuration like irbrc while irb console tests
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision updated
Building debug@91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 to /tmp/ruby/src/trunk-gc-asserts/gems/debug-1.9.1.gem
  Successfully built RubyGem
  Name: debug
  Version: 1.9.1
  File: debug-1.9.1.gem
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2"
From https://github.com/ruby/ruby
   86547fd..f73ae05  master     -> origin/master
Updating 86547fd..f73ae05
Fast-forward
 signal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = f73ae05819
$$$[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 /tmp/ruby/src/trunk-gc-asserts/lib/ruby_vm/rjit/instruction.rb
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/rjit.rbinc
making /tmp/ruby/src/trunk-gc-asserts/rjit_c.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/kernel.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/yjit.rbinc
/tmp/ruby/src/trunk-gc-asserts/lib/unicode_normalize/tables.rb unchanged
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
generating golf_prelude.c
golf_prelude.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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems
Extracting bundle gem minitest-5.21.2...
Unpacked gems/minitest-5.21.2.gem
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rake-13.1.0...
Unpacked gems/rake-13.1.0.gem
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem rss-0.3.0...
Unpacked gems/rss-0.3.0.gem
Extracting bundle gem net-ftp-0.3.4...
Unpacked gems/net-ftp-0.3.4.gem
Extracting bundle gem net-imap-0.4.9.1...
Unpacked gems/net-imap-0.4.9.1.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem net-smtp-0.4.0.1...
Unpacked gems/net-smtp-0.4.0.1.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/prime-0.1.2.gem
Extracting bundle gem rbs-3.4.3...
Unpacked gems/rbs-3.4.3.gem
Extracting bundle gem typeprof-0.21.9...
Unpacked gems/typeprof-0.21.9.gem
Extracting bundle gem racc-1.7.3...
Unpacked gems/racc-1.7.3.gem
Extracting bundle gem mutex_m-0.2.0...
Unpacked gems/mutex_m-0.2.0.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem base64-0.2.0...
Unpacked gems/base64-0.2.0.gem
Extracting bundle gem bigdecimal-3.1.6...
Unpacked gems/bigdecimal-3.1.6.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.0...
Unpacked gems/drb-2.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem syslog-0.1.2...
Unpacked gems/syslog-0.1.2.gem
Extracting bundle gem csv-3.2.8...
Unpacked gems/csv-3.2.8.gem
Extracting bundle gem debug-1.9.1...
Unpacked gems/debug-1.9.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
compiling /tmp/ruby/src/trunk-gc-asserts/dmyext.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/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/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/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/rjit.c
compiling /tmp/ruby/src/trunk-gc-asserts/rjit_c.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 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/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 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 prism/node.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/options.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/regexp.c
compiling prism/serialize.c
compiling 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_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_state_stack.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string_list.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
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/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/missing/strlcat.c
compiling /tmp/ruby/src/trunk-gc-asserts/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-gc-asserts/addr2line.c
compiling /tmp/ruby/src/trunk-gc-asserts/dmyenc.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.inc updated
8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51  builtin_binary.inc
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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-/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-/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-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
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 fiddle
configuring io/console
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-3.1.6/ext/bigdecimal
configuring debug-1.9.1/ext/debug
configuring nkf-0.2.0/ext/nkf
configuring racc-1.7.3/ext/racc/cparse
configuring rbs-3.4.3/ext/rbs_extension
configuring syslog-0.1.2/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-/bug-14834'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-14834/bug-14384.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-/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/rb_fatal.c
linking shared-object -test-/fatal/rb_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-/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-/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/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_fd'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread_fd'
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/fiddle'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pointer.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
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/openssl_missing.c
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/pathname'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/pathname/pathname.c
linking shared-object pathname.so
installing default pathname libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
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
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.1.6/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/lib ../../../../../.bundle/gems/bigdecimal-3.1.6/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/lib ../../../../../.bundle/gems/debug-1.9.1/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
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/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.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/lib ../../../../../.bundle/gems/rbs-3.4.3/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c
linking shared-object syslog.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/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/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/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/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"
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/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 to 
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/3.4.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/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.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/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1885 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-gc-asserts/enc/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/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=53266
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

[  1/862] 2210302=test_undef
[  2/862] 2210302=test_address_resolve
[  3/862] 2210303=test_rdoc_require
[  4/862] 2210300=test_win32ole_method
[  5/862] 2210300=test_duplicate
[  6/862] 2210300=test_arity
[  7/862] 2210300=test_flip
[  8/862] 2210301=test_gem_resolver_installed_specification
[  9/862] 2210302=test_num2int
[ 10/862] 2210302=test_memory_view
[ 11/862] 2210300=test_iter_break
[ 12/862] 2210300=test_weakkeymap
[ 13/862] 2210302=test_gem_resolver_specification
[ 14/862] 2210303=test_gem_ext_cmake_builder
[ 15/862] 2210301=test_input_method
[ 16/862] 2210300=test_switch_hitter
[ 17/862] 2210300=test_rdoc_generator_pot_po
[ 18/862] 2210302=test_gem_installer
[ 19/862] 2210300=test_hash
[ 20/862] 2210300=test_rdoc_normal_class
[ 21/862] 2210303=test_hash_create
[ 22/862] 2210303=test_optparse
[ 23/862] 2210303=test_gem_unsatisfiable_dependency_error
[ 24/862] 2210303=test_win32ole_typelib
[ 25/862] 2210303=test_external_new
[ 26/862] 2210303=test_arithmetic_sequence
[ 27/862] 2210303=test_gem_source
[ 28/862] 2210300=test_benchmark
[ 29/862] 2210301=test_gem_package_tar_header
[ 30/862] 2210301=test_project_sanity
[ 31/862] 2210303=test_rational2
[ 32/862] 2210303=test_date_arith
[ 33/862] 2210301=test_div
[ 34/862] 2210301=test_ractor
[ 35/862] 2210303=test_completion
[ 36/862] 2210301=test_signedness
[ 37/862] 2210300=test_ensured
[ 38/862] 2210300=test_gem_util
[ 39/862] 2210300=test_deprecated
[ 40/862] 2210300=test_https
[ 41/862] 2210301=test_gem_commands_outdated_command
[ 42/862] 2210301=test_shift_jis
[ 43/862] 2210301=test_evaluation
[ 44/862] 2210301=test_rdoc_context_section
[ 45/862] 2210300=test_rdoc_markup_attributes
[ 46/862] 2210301=test_assembler
[ 47/862] 2210301=test_not
[ 48/862] 2210301=json_parser_test
[ 49/862] 2210300=test_emitter
[ 50/862] 2210300=test_erb_command
[ 51/862] 2210300=test_bigzero
[ 52/862] 2210300=test_new
[ 53/862] 2210300=test_cipher
[ 54/862] 2210300=test_complex2
[ 55/862] 2210300=test_class2name
[ 56/862] 2210300=test_windows_1251
[ 57/862] 2210300=test_rdoc_top_level
[ 58/862] 2210301=test_iseq_load
[ 59/862] 2210303=test_class
[ 60/862] 2210303=test_metaclass
[ 61/862] 2210303=test_eval
[ 62/862] 2210300=test_gem_commands_owner_command
[ 63/862] 2210300=test_ostruct
[ 64/862] 2210303=test_pack
[ 65/862] 2210300=fuzzer_test
[ 66/862] 2210302=test_struct
[ 67/862] 2210302=test_ast
[ 68/862] 2210300=test_cgi_cookie
[ 69/862] 2210300=test_gem_commands_install_command
[ 70/862] 2210303=test_nomethod_error
[ 71/862] 2210303=test_pattern_matching
[ 72/862] 2210303=test_have_library
[ 73/862] 2210303=test_update
[ 74/862] 2210303=test_word
[ 75/862] 2210303=test_variable_name_check
[ 76/862] 2210303=test_gem_security_trust_dir
[ 77/862] 2210303=test_gem_commands_exec_command
[ 78/862] 2210300=test_time
[ 79/862] 2210300=test_numeric
[ 80/862] 2210300=magic_comment_test
[ 81/862] 2210300=test_dot_dot
[ 82/862] 2210300=test_objspace
[ 83/862] 2210303=test_len
[ 84/862] 2210303=test_engine
[ 85/862] 2210303=test_clone
[ 86/862] 2210303=test_key_error
[ 87/862] 2210303=test_rdoc_markup_raw
[ 88/862] 2210303=test_dup
[ 89/862] 2210303=test_provider
[ 90/862] 2210303=test_rdoc_markup_to_tt_only
[ 91/862] 2210301=test_require
[ 92/862] 2210303=test_file
[ 93/862] 2210303=bom_test
[ 94/862] 2210303=test_pkcs7
[ 95/862] 2210303=test_fstring
[ 96/862] 2210303=test_cparser
[ 97/862] 2210301=test_memory_view
[ 98/862] 2210301=test_config
[ 99/862] 2210303=test_win32ole_type_event
[100/862] 2210301=test_rdoc_rd
[101/862] 2210303=test_rdoc_rd_inline
[102/862] 2210303=test_yield
[103/862] 2210301=test_files_test_1
[104/862] 2210301=test_typeddata
[105/862] 2210301=test_history
[106/862] 2210301=test_yaml
[107/862] 2210301=test_cmd
[108/862] 2210301=test_big2str
[109/862] 2210301=test_rdoc_options
[110/862] 2210301=test_fixnum
[111/862] 2210301=test_signal
[112/862] 2210301=test_rdoc_markup_indented_paragraph
[113/862] 2210301=test_usrmarshal
[114/862] 2210301=json_addition_test
[115/862] 2210301=test_gem_commands_search_command
[116/862] 2210301=test_qsort
[117/862] 2210301=test_rdoc_include
[118/862] 2210301=test_uncorrectable_name_check
[119/862] 2210301=test_cmethod
[120/862] 2210301=test_cgi_tag_helper
[121/862] 2210301=test_logger
[122/862] 2210301=test_gem_resolver_api_set
[123/862] 2210301=test_cgi_modruby
[124/862] 2210301=test_gem_console_ui
[125/862] 2210301=test_gem_stub_specification
[126/862] 2210301=test_gem_commands_signin_command
[127/862] 2210301=test_gem_dependency_installer
[128/862] 2210301=test_printf
[129/862] 2210301=test_passing_block
[130/862] 2210301=test_stat
[131/862] 2210301=test_gem_commands_help_command
[132/862] 2210301=test_import
[133/862] 2210303=test_frozen_error
[134/862] 2210303=test_closure
[135/862] 2210303=version_test
[136/862] 2210303=test_sexp
[137/862] 2210303=test_object_create_start
[138/862] 2210303=test_gem_uri
[139/862] 2210303=test_erb
[140/862] 2210303=test_gem_source_lock
[141/862] 2210303=test_digest
[142/862] 2210303=test_gem_commands_list_command
[143/862] 2210303=test_ocsp
[144/862] 2210303=test_rdoc_markup_paragraph
[145/862] 2210303=test_enumerator
[146/862] 2210303=test_nonblock
[147/862] 2210303=test_complexrational
[148/862] 2210303=test_win32ole_event
[149/862] 2210303=test_env
[150/862] 2210301=test_mutex
[151/862] 2210301=test_struct
[152/862] 2210301=test_timeout
[153/862] 2210301=test_case_options
[154/862] 2210301=test_rdoc_any_method
[155/862] 2210301=test_gem_commands_fetch_command
[156/862] 2210303=test_date_compat
[157/862] 2210301=test_io_m17n
[158/862] 2210303=test_bundled_ca
[159/862] 2210303=test_gem_commands_sources_command
[160/862] 2210303=test_call
[161/862] 2210303=test_big5
[162/862] 2210303=test_my_integer
[163/862] 2210303=test_dir
[164/862] 2210303=test_pkey_dsa
[165/862] 2210301=test_rdoc_parser_ruby
[166/862] 2210303=test_httpresponse
[167/862] 2210303=test_alias_and_anchor
[168/862] 2210303=json_string_matching_test
[169/862] 2210303=test_gem_resolver_best_set
[170/862] 2210303=test_lexer
[171/862] 2210303=test_io_wait_uncommon
[172/862] 2210303=test_sockopt
[173/862] 2210303=test_rb_str_dup
[174/862] 2210303=test_module
[175/862] 2210301=test_gem_ci_detector
[176/862] 2210301=test_enc_str_buf_cat
[177/862] 2210301=test_class
[178/862] 2210303=test_encoding
[179/862] 2210303=test_const
[180/862] 2210303=test_ssl
[181/862] 2210303=test_acceptable
[182/862] 2210303=test_marshalable
[183/862] 2210303=test_random
[184/862] 2210303=test_constant
[185/862] 2210303=test_gem_commands_query_command
[186/862] 2210303=test_too_many_dummy_encodings
[187/862] 2210303=test_gem_resolver_conflict
[188/862] 2210303=test_encoding
[189/862] 2210303=parse_comments_test
[190/862] 2210303=test_rdoc_markup_to_ansi
[191/862] 2210303=test_gem_package_tar_reader
[192/862] 2210303=test_document
[193/862] 2210303=test_rdoc_ri_driver
[194/862] 2210303=test_httpheader
[195/862] 2210303=test_rdoc_rd_inline_parser
[196/862] 2210303=test_ansi_without_terminfo
[197/862] 2210303=test_gem_resolver
[198/862] 2210303=test_have_macro
[199/862] 2210303=test_pathname
[200/862] 2210303=test_rubyvm
[201/862] 2210303=test_primitive
[202/862] 2210303=test_coverage
[203/862] 2210303=test_to_ruby
[204/862] 2210303=json_generic_object_test
[205/862] 2210303=test_last_thread
[206/862] 2210303=test_load
[207/862] 2210303=test_nowrite
[208/862] 2210303=test_install
[209/862] 2210303=test_stack
[210/862] 2210303=test_thread_queue
[211/862] 2210303=test_thread_cv
[212/862] 2210303=test_unicode
[213/862] 2210303=test_gem_version
[214/862] 2210303=test_depth_first
[215/862] 2210303=test_gem_commands_stale_command
[216/862] 2210303=test_econv
[217/862] 2210303=test_set
[218/862] 2210303=test_c_union_entity
[219/862] 2210303=test_ellipsize
[220/862] 2210303=test_enum
[221/862] 2210303=test_cstr
[222/862] 2210303=test_eval
[223/862] 2210303=test_gem_version_option
[224/862] 2210303=test_io_console
[225/862] 2210303=test_rdoc_markup_verbatim
[226/862] 2210303=test_inadvertent_creation
[227/862] 2210303=test_pair
[228/862] 2210303=test_object_references
[229/862] 2210303=test_parse
[230/862] 2210303=test_files_lib
[231/862] 2210303=test_ssl_session
[232/862] 2210303=test_gem_commands_info_command
[233/862] 2210303=test_monitor
[234/862] 2210303=test_gem_commands_mirror
[235/862] 2210303=test_ossl
[236/862] 2210303=test_ruby_lex
[237/862] 2210303=test_whileuntil
[238/862] 2210303=test_tree_builder
[239/862] 2210303=test_protect
[240/862] 2210303=test_bignum
[241/862] 2210303=test_case
[242/862] 2210303=test_scanner_events
[243/862] 2210303=test_gem_request_set
[244/862] 2210303=ractor_test
[245/862] 2210303=constant_path_node_test
[246/862] 2210303=test_abi
[247/862] 2210303=test_gem_silent_ui
[248/862] 2210303=test_line_editor
[249/862] 2210303=test_object
[250/862] 2210303=test_gem_commands_specification_command
[251/862] 2210303=test_string_memory
[252/862] 2210303=test_gem_resolver_vendor_specification
[253/862] 2210303=test_gem_resolver_git_specification
[254/862] 2210303=test_win32ole_param_event
[255/862] 2210303=test_gem_source_local
[256/862] 2210303=test_flags
[257/862] 2210303=test_x509ext
[258/862] 2210303=test_gem_ext_builder
[259/862] 2210303=test_pointer
[260/862] 2210303=test_rdoc_token_stream
[261/862] 2210303=test_weakref
[262/862] 2210303=test_pinned
[263/862] 2210303=test_name_error_extension
[264/862] 2210303=test_timeout
[265/862] 2210303=test_path_to_class
[266/862] 2210303=test_gem_ext_ext_conf_builder
[267/862] 2210301=test_x509name
[268/862] 2210301=test_rdoc_single_class
[269/862] 2210301=test_bug_reporter
[270/862] 2210301=compiler_test
[271/862] 2210301=test_exit
[272/862] 2210301=test_win32ole
[273/862] 2210301=test_type_completor
[274/862] 2210301=test_nil2vtempty
[275/862] 2210301=test_context
[276/862] 2210303=test_symbol
[277/862] 2210301=test_coder
[278/862] 2210301=test_gem_source_git
[279/862] 2210301=test_unix
[280/862] 2210301=test_regex_casefold
[281/862] 2210301=test_settracefunc
[282/862] 2210301=test_gem_text
[283/862] 2210301=test_tcp
[284/862] 2210301=test_method_cache
[285/862] 2210301=test_gem_ext_cargo_builder_unit
[286/862] 2210301=test_sprintf_comb
[287/862] 2210301=test_cgi_header
[288/862] 2210301=test_keyword
[289/862] 2210301=test_rdoc_markup_to_markdown
[290/862] 2210301=test_rdoc_markup_to_joined_paragraph
[291/862] 2210301=test_store
[292/862] 2210301=test_gem_security_policy
[293/862] 2210301=test_fips
[294/862] 2210301=test_helper
[295/862] 2210301=test_rdoc_cross_reference
[296/862] 2210301=test_internal_ivar
[297/862] 2210301=test_propertyputref
[298/862] 2210301=test_tracepoint
[299/862] 2210303=test_rdoc_markup_to_table_of_contents
[300/862] 2210303=test_gem_resolver_api_specification
[301/862] 2210303=test_gem_request
[302/862] 2210300=test_iso_8859
[303/862] 2210303=test_refinement
[304/862] 2210300=test_gem_request_connection_pools
[305/862] 2210301=unescape_test
[306/862] 2210300=test_open-uri
[307/862] 2210300=test_cgi_session
[308/862] 2210300=test_numhash
[309/862] 2210300=test_x509crl
[310/862] 2210300=test_rdoc_parser_simple
[311/862] 2210300=test_pkey_rsa
[312/862] 2210300=test_rdoc_context
[313/862] 2210300=test_gem_validator
[314/862] 2210300=test_rdoc_markup_include
[315/862] 2210300=test_gem_resolver_local_specification
[316/862] 2210300=test_insns_leaf
[317/862] 2210300=test_rat
[318/862] 2210300=test_parser_events
[319/862] 2210300=test_ansi_with_terminfo
[320/862] 2210300=test_http
[321/862] 2210301=json_generator_test
[322/862] 2210301=test_gem_resolver_composed_set
[323/862] 2210301=test_gem_remote_fetcher
[324/862] 2210301=test_x509req
[325/862] 2210301=test_flush
[326/862] 2210301=test_thread_fd_close
[327/862] 2210301=test_rdoc_markup_attribute_manager
[328/862] 2210301=test_koi8
[329/862] 2210301=errors_test
[330/862] 2210301=test_dln
[331/862] 2210301=test_vm_dump
[332/862] 2210301=test_tmpdir
[333/862] 2210301=test_filter
[334/862] 2210301=test_win32ole_type
[335/862] 2210301=test_transcode
[336/862] 2210301=test_pkg_config
[337/862] 2210301=test_gem_package_tar_reader_entry
[338/862] 2210301=test_thread
[339/862] 2210300=test_str2big
[340/862] 2210300=test_gem_gem_runner
[341/862] 2210300=test_rdoc_parser_c
[342/862] 2210300=test_ractor
[343/862] 2210303=json_fixtures_test
[344/862] 2210303=test_ssl
[345/862] 2210303=test_ole_methods
[346/862] 2210303=test_rdoc_generator_pot
[347/862] 2210300=test_rdoc_attr
[348/862] 2210300=test_mkmf
[349/862] 2210303=test_merge_keys
[350/862] 2210303=test_stringscanner
[351/862] 2210300=test_rdoc_extend
[352/862] 2210303=test_scheduler
[353/862] 2210303=test_marshal
[354/862] 2210300=test_regexp
[355/862] 2210303=test_rdoc_tom_doc
[356/862] 2210303=test_parser
[357/862] 2210303=test_threadgroup
[358/862] 2210303=test_gem_install_update_options
[359/862] 2210303=test_verbose
[360/862] 2210303=test_addr
[361/862] 2210303=test_have_func
[362/862] 2210303=test_delegate
[363/862] 2210303=test_cgi_core
[364/862] 2210303=test_rdoc_markup_heading
[365/862] 2210303=test_gem
[366/862] 2210303=test_bmethod
[367/862] 2210303=test_remote_fetch_error
[368/862] 2210303=test_boolean
[369/862] 2210303=test_helper
[370/862] 2210303=test_gem_stream_ui
[371/862] 2210303=test_rdoc_generator_ri
[372/862] 2210303=test_class_name_check
[373/862] 2210303=test_rdoc_markdown
[374/862] 2210303=test_null
[375/862] 2210303=test_ancdata
[376/862] 2210303=test_rdoc_encoding
[377/862] 2210303=test_recursion
[378/862] 2210303=test_gem_resolver_git_set
[379/862] 2210303=test_ractor
[380/862] 2210303=test_gem_commands_lock_command
[381/862] 2210303=test_config
[382/862] 2210303=test_rdoc_markup_to_html_crossref
[383/862] 2210303=test_yamldbm
[384/862] 2210303=test_deprecate
[385/862] 2210303=test_iseq
[386/862] 2210303=test_rdoc_constant
[387/862] 2210303=test_lambda
[388/862] 2210303=test_ractor
[389/862] 2210303=test_gem_rdoc
[390/862] 2210301=test_integer
[391/862] 2210303=test_gem_ext_configure_builder
[392/862] 2210303=test_protocol
[393/862] 2210303=test_win32ole_param
[394/862] 2210303=test_rational
[395/862] 2210303=test_date_ractor
[396/862] 2210303=test_trick
[397/862] 2210303=test_gem_source_vendor
[398/862] 2210303=test_gem_commands_which_command
[399/862] 2210303=test_dir_m17n
[400/862] 2210303=test_history
[401/862] 2210303=test_gem_source_installed
[402/862] 2210303=test_modify_expand
[403/862] 2210303=test_process
[404/862] 2210303=test_gem_available_set
[405/862] 2210303=test_default_gems
[406/862] 2210303=test_dryrun
[407/862] 2210303=test_gem_request_set_lockfile
[408/862] 2210303=test_basicsocket
[409/862] 2210303=test_rendering
[410/862] 2210303=test_postponed_job
[411/862] 2210303=pattern_test
[412/862] 2210303=test_path
[413/862] 2210303=test_date_strftime
[414/862] 2210303=test_svcb_https
[415/862] 2210303=test_buffering
[416/862] 2210303=test_iterator
[417/862] 2210303=test_string
[418/862] 2210303=test_symbol
[419/862] 2210303=test_storage
[420/862] 2210303=test_enc_raise
[421/862] 2210303=test_euc_jp
[422/862] 2210303=test_rubyoptions
[423/862] 2210301=test_rbconfig
[424/862] 2210301=memsize_test
[425/862] 2210301=format_errors_test
[426/862] 2210301=test_color
[427/862] 2210301=test_profile_frames
[428/862] 2210301=ruby_api_test
[429/862] 2210301=test_arith_seq_beg_len_step
[430/862] 2210301=test_gem_resolver_requirement_list
[431/862] 2210301=test_gem_spec_fetcher
[432/862] 2210301=test_gem_resolver_index_set
[433/862] 2210301=test_member
[434/862] 2210301=test_gem_command
[435/862] 2210301=test_ipaddr
[436/862] 2210301=test_optimization
[437/862] 2210303=test_variable
[438/862] 2210303=test_gem_commands_pristine_command
[439/862] 2210303=test_jaro_winkler
[440/862] 2210303=test_common
[441/862] 2210303=test_rdoc_markup_to_html
[442/862] 2210303=test_folderitem2_invokeverb
[443/862] 2210303=test_time_tz
[444/862] 2210303=test_bug-14834
[445/862] 2210303=test_gem_source_specific_file
[446/862] 2210303=test_terminfo
[447/862] 2210303=test_rdoc_markup_formatter
[448/862] 2210303=location_test
[449/862] 2210303=test_func
[450/862] 2210301=test_nofree
[451/862] 2210301=test_object
[452/862] 2210301=test_addrinfo
[453/862] 2210301=test_c_struct_entry
[454/862] 2210301=test_rdoc_method_attr
[455/862] 2210301=test_configuration
[456/862] 2210301=test_gem_resolver_dependency_request
[457/862] 2210301=test_rendering
[458/862] 2210301=test_stream
[459/862] 2210301=test_handle
[460/862] 2210301=test_kdf
[461/862] 2210301=test_gem_requirement
[462/862] 2210301=test_io
[463/862] 2210301=test_serialize_subclasses
[464/862] 2210301=test_ns_spki
[465/862] 2210301=test_rdoc_class_module
[466/862] 2210301=test_hash
[467/862] 2210303=test_rdoc_parser_markdown
[468/862] 2210303=test_file_exhaustive
[469/862] 2210300=test_case_comprehensive
[470/862] 2210301=test_show_source
[471/862] 2210301=test_x509store
[472/862] 2210301=json_common_interface_test
[473/862] 2210301=test_case_mapping
[474/862] 2210301=test_psych
[475/862] 2210301=test_yjit
[476/862] 2210301=test_win32ole_record
[477/862] 2210301=test_digest
[478/862] 2210301=test_process
[479/862] 2210303=test_m17n
[480/862] 2210303=test_rdoc_generator_pot_po_entry
[481/862] 2210303=test_require
[482/862] 2210303=test_argf
[483/862] 2210301=test_objectspace
[484/862] 2210301=test_ubf_async_safe
[485/862] 2210301=test_rdoc_text
[486/862] 2210301=heredoc_dedent_test
[487/862] 2210301=test_require_lib
[488/862] 2210303=test_fiddle
[489/862] 2210301=test_console_attr
[490/862] 2210301=test_tsort
[491/862] 2210301=test_integer_comb
[492/862] 2210303=test_euc_kr
[493/862] 2210303=test_ractor
[494/862] 2210303=test_set
[495/862] 2210303=test_securerandom
[496/862] 2210303=test_nesting_parser
[497/862] 2210303=test_rdoc_rd_block_parser
[498/862] 2210303=test_frozen
[499/862] 2210303=test_io_wait
[500/862] 2210303=test_kwargs
[501/862] 2210303=test_sleep
[502/862] 2210303=test_coderange
[503/862] 2210303=test_rdoc_i18n_locale
[504/862] 2210303=test_yjit_exit_locations
[505/862] 2210303=test_rdoc_rubygems_hook
[506/862] 2210303=test_logdevice
[507/862] 2210303=test_gem_commands_push_command
[508/862] 2210303=test_gem_config_file
[509/862] 2210303=desugar_compiler_test
[510/862] 2210303=test_spell_checker
[511/862] 2210303=test_config
[512/862] 2210303=test_x509cert
[513/862] 2210303=test_string
[514/862] 2210301=test_udp
[515/862] 2210301=test_load
[516/862] 2210301=test_gem_security
[517/862] 2210301=test_gem_request_set_gem_dependency_api
[518/862] 2210301=test_literal
[519/862] 2210301=test_thread
[520/862] 2210301=test_rdoc_markup_document
[521/862] 2210301=test_emoji_breaks
[522/862] 2210302=test_type
[523/862] 2210302=test_pkey
[524/862] 2210302=test_pkey_dh
[525/862] 2210302=test_range
[526/862] 2210302=test_exception
[527/862] 2210301=test_enumerator_kw
[528/862] 2210301=test_ractor
[529/862] 2210301=test_logperiod
[530/862] 2210301=test_gem_resolver_activation_request
[531/862] 2210301=test_yaml_tree
[532/862] 2210301=test_ts
[533/862] 2210301=test_locale
[534/862] 2210301=test_delete
[535/862] 2210301=test_pty
[536/862] 2210301=test_case
[537/862] 2210301=test_continuation
[538/862] 2210301=test_rdoc_generator_markup
[539/862] 2210301=test_gc
[540/862] 2210301=test_gem_safe_marshal
[541/862] 2210302=test_math
[542/862] 2210302=test_libs
[543/862] 2210302=test_rdoc_alias
[544/862] 2210302=test_gem_resolver_index_specification
[545/862] 2210302=test_placearg
[546/862] 2210301=test_rdoc_generator_json_index
[547/862] 2210302=test_scalar
[548/862] 2210302=test_io_buffer
[549/862] 2210302=test_m17n_comb
[550/862] 2210301=test_files_test
[551/862] 2210301=test_did_you_mean
[552/862] 2210301=test_gem_command_manager
[553/862] 2210301=test_webauthn_poller
[554/862] 2210301=test_gem_commands_setup_command
[555/862] 2210301=test_gem_dependency
[556/862] 2210301=test_comparable
[557/862] 2210301=test_rdoc_markup_to_html_snippet
[558/862] 2210301=test_super
[559/862] 2210301=test_at_exit
[560/862] 2210301=test_rdoc_comment
[561/862] 2210301=test_io_timeout
[562/862] 2210301=test_defined
[563/862] 2210301=test_https_proxy
[564/862] 2210301=test_win32ole_variant_outarg
[565/862] 2210301=test_cgi_multipart
[566/862] 2210301=test_files_test_2
[567/862] 2210301=test_gc
[568/862] 2210302=test_autoconf
[569/862] 2210302=test_error_highlight
[570/862] 2210302=test_rdoc_parser_changelog
[571/862] 2210302=parameters_signature_test
[572/862] 2210302=test_init
[573/862] 2210302=test_wait
[574/862] 2210302=test_file
[575/862] 2210302=test_eval_history
[576/862] 2210302=dispatcher_test
[577/862] 2210302=test_generic
[578/862] 2210302=test_euc_tw
[579/862] 2210302=test_files_ext
[580/862] 2210302=test_egrep_cpp
[581/862] 2210302=test_debug_cmd
[582/862] 2210302=test_workspace
[583/862] 2210302=test_append
[584/862] 2210302=test_date_conv
[585/862] 2210302=test_string
[586/862] 2210302=test_gem_update_suggestion
[587/862] 2210302=test_gem_commands_check_command
[588/862] 2210302=test_raise
[589/862] 2210302=test_rdoc_rdoc
[590/862] 2210302=test_io_buffer
[591/862] 2210302=test_gem_resolver_lock_set
[592/862] 2210302=test_dns
[593/862] 2210302=test_stringio
[594/862] 2210302=test_gem_commands_environment_command
[595/862] 2210302=test_bash_completion
[596/862] 2210302=test_erb_m17n
[597/862] 2210302=test_singleton_function
[598/862] 2210302=test_rdoc_i18n_text
[599/862] 2210302=test_within_pipe
[600/862] 2210302=test_beginendblock
[601/862] 2210302=test_enumerable
[602/862] 2210302=json_ext_parser_test
[603/862] 2210302=parse_test
[604/862] 2210302=test_windows_1252
[605/862] 2210302=test_fnmatch
[606/862] 2210302=test_alias
[607/862] 2210302=test_rdoc_generator_darkfish
[608/862] 2210302=test_gem_request_set_lockfile_tokenizer
[609/862] 2210302=test_trace
[610/862] 2210302=test_function
[611/862] 2210302=test_rdoc_parser
[612/862] 2210302=test_arity
[613/862] 2210302=test_resolve_symbol
[614/862] 2210302=test_gem_package
[615/862] 2210302=test_macro
[616/862] 2210302=json_encoding_test
[617/862] 2210302=test_recorder
[618/862] 2210302=test_gem_doctor
[619/862] 2210302=test_ripper
[620/862] 2210302=test_ldap
[621/862] 2210302=attribute_write_test
[622/862] 2210302=test_x509attr
[623/862] 2210302=test_change_word
[624/862] 2210302=test_win32ole_variant
[625/862] 2210302=test_gem_impossible_dependencies_error
[626/862] 2210302=test_yamlstore
[627/862] 2210302=test_pattern_key_name_check
[628/862] 2210302=test_hmac
[629/862] 2210302=test_reline_key
[630/862] 2210302=test_gem_commands_cleanup_command
[631/862] 2210302=test_unicode_normalize
[632/862] 2210301=test_arith_seq_extract
[633/862] 2210301=test_fd_setsize
[634/862] 2210301=test_numeric
[635/862] 2210301=test_autoload
[636/862] 2210301=test_bug-5832
[637/862] 2210301=test_win32ole_variant_m
[638/862] 2210301=test_extlibs
[639/862] 2210301=test_string_processing
[640/862] 2210301=test_normalize
[641/862] 2210301=test_gb18030
[642/862] 2210301=test_key_actor_vi
[643/862] 2210301=test_gem_commands_open_command
[644/862] 2210301=test_mailto
[645/862] 2210301=test_rubygems
[646/862] 2210301=test_notimplement
[647/862] 2210301=test_bug-3571
[648/862] 2210301=test_syntax
[649/862] 2210302=test_instrumentation_api
[650/862] 2210302=test_reqarg
[651/862] 2210302=test_compile_prism
[652/862] 2210302=test_tempfile
[653/862] 2210302=test_resource
[654/862] 2210302=test_mul
[655/862] 2210302=test_find_executable
[656/862] 2210302=test_key_actor_emacs
[657/862] 2210302=test_lazy_enumerator
[658/862] 2210302=test_basicinstructions
[659/862] 2210302=test_function_entry
[660/862] 2210302=test_framework
[661/862] 2210302=test_require_path_check
[662/862] 2210302=test_http
[663/862] 2210302=test_webauthn_listener
[664/862] 2210302=test_httpresponses
[665/862] 2210302=test_data
[666/862] 2210302=test_gem_resolver_lock_specification
[667/862] 2210302=test_c_struct_builder
[668/862] 2210303=test_gem_security_signer
[669/862] 2210303=test_parser
[670/862] 2210303=test_err_in_callback
[671/862] 2210303=test_getopts
[672/862] 2210303=test_raise_exception
[673/862] 2210302=test_prettyprint
[674/862] 2210302=ripper_compat_test
[675/862] 2210302=test_date_strptime
[676/862] 2210302=test_buffered_io
[677/862] 2210302=test_queue
[678/862] 2210302=test_stringchar
[679/862] 2210303=comments_test
[680/862] 2210303=test_http_request
[681/862] 2210303=test_color_printer
[682/862] 2210303=test_scalar_scanner
[683/862] 2210303=test_array
[684/862] 2210302=test_convertible
[685/862] 2210302=test_gem_uri_formatter
[686/862] 2210302=test_weakmap
[687/862] 2210301=test_ws
[688/862] 2210301=test_pack
[689/862] 2210301=test_date_time
[690/862] 2210301=test_data_error
[691/862] 2210301=test_mdns
[692/862] 2210301=test_array_create
[693/862] 2210301=test_enumerator
[694/862] 2210303=test_cp949
[695/862] 2210303=test_condition
[696/862] 2210303=test_sprintf
[697/862] 2210303=test_emoji
[698/862] 2210303=test_sorted_set
[699/862] 2210303=test_gem_source_fetch_problem
[700/862] 2210303=test_readpartial
[701/862] 2210303=test_wss
[702/862] 2210303=test_safe_load
[703/862] 2210303=test_date_attr
[704/862] 2210303=test_debug
[705/862] 2210303=test_singleton
[706/862] 2210303=test_gem_name_tuple
[707/862] 2210303=test_name_error
[708/862] 2210303=test_ractor_compatibility
[709/862] 2210303=test_gem_commands_dependency_command
[710/862] 2210303=test_gem_bundler_version_finder
[711/862] 2210303=test_emitter
[712/862] 2210303=test_float
[713/862] 2210300=test_utf16
[714/862] 2210300=test_gem_package_tar_writer
[715/862] 2210303=test_kill_ring
[716/862] 2210300=test_rdoc_ri_paths
[717/862] 2210300=test_webauthn_listener_response
[718/862] 2210303=test_scan_args
[719/862] 2210303=test_stringify_symbols
[720/862] 2210303=test_forwardable
[721/862] 2210303=parser_test
[722/862] 2210300=test_pp
[723/862] 2210303=test_omap
[724/862] 2210300=test_popen_deadlock
[725/862] 2210303=test_key_name_check
[726/862] 2210303=test_digest_extend
[727/862] 2210303=test_shellwords
[728/862] 2210303=locals_test
[729/862] 2210300=test_shapes
[730/862] 2210300=test_irb
[731/862] 2210303=test_unicode_escape
[732/862] 2210303=test_pkcs12
[733/862] 2210303=test_severity
[734/862] 2210303=test_ractor
[735/862] 2210303=test_gem_commands_build_command
[736/862] 2210300=test_integer
[737/862] 2210300=test_find
[738/862] 2210300=encoding_test
[739/862] 2210303=test_grapheme_breaks
[740/862] 2210303=test_ifunless
[741/862] 2210303=test_gem_dependency_list
[742/862] 2210303=test_gem_path_support
[743/862] 2210303=test_config
[744/862] 2210300=test_rdoc_markup_to_bs
[745/862] 2210303=test_rdoc_normal_module
[746/862] 2210300=test_rdoc_markdown_test
[747/862] 2210303=test_cclass
[748/862] 2210303=test_gem_commands_cert_command
[749/862] 2210303=test_gem_commands_signout_command
[750/862] 2210303=test_rand
[751/862] 2210303=test_foreach
[752/862] 2210303=test_summary
[753/862] 2210303=test_files_sample
[754/862] 2210303=test_backtrace
[755/862] 2210300=test_nextafter
[756/862] 2210300=test_json_tree
[757/862] 2210300=test_capacity
[758/862] 2210300=test_rdoc_task
[759/862] 2210300=test_gem_source_subpath_problem
[760/862] 2210300=test_time
[761/862] 2210303=test_rdoc_code_object
[762/862] 2210300=test_gem_request_set_lockfile_parser
[763/862] 2210300=test_gem_commands_update_command
[764/862] 2210303=test_rdoc_stats
[765/862] 2210303=test_enc_associate
[766/862] 2210303=test_human_typo
[767/862] 2210303=test_rdoc_store
[768/862] 2210303=regexp_test
[769/862] 2210303=test_rdoc_markup
[770/862] 2210303=test_gem_dependency_resolution_error
[771/862] 2210303=test_random_formatter
[772/862] 2210303=test_gem_commands_yank_command
[773/862] 2210303=test_gem_resolver_vendor_set
[774/862] 2210303=test_gem_package_old
[775/862] 2210303=test_tree_spell_checker
[776/862] 2210303=newline_test
[777/862] 2210303=test_option
[778/862] 2210303=test_interned_str
[779/862] 2210303=test_system
[780/862] 2210300=test_zsh_completion
[781/862] 2210300=test_face
[782/862] 2210303=test_win32ole_method_event
[783/862] 2210303=test_cgi_util
[784/862] 2210300=test_sizeof
[785/862] 2210303=test_pipe
[786/862] 2210303=test_gc_compact
[787/862] 2210300=test_ractor
[788/862] 2210300=test_rdoc_markup_hard_break
[789/862] 2210300=test_data
[790/862] 2210300=test_sleep
[791/862] 2210300=test_key_event_record
[792/862] 2210300=test_to_ary_concat
[793/862] 2210303=test_mixed_unicode_escapes
[794/862] 2210303=test_backtrace
[795/862] 2210303=test_gem_resolver_installer_set
[796/862] 2210303=test_exception_at_throwing
[797/862] 2210303=test_inlinecache
[798/862] 2210303=test_pstore
[799/862] 2210303=test_gbk
[800/862] 2210303=test_open3
[801/862] 2210303=test_rdoc_markup_to_rdoc
[802/862] 2210303=test_pack
[803/862] 2210303=library_symbols_test
[804/862] 2210303=test_ftp
[805/862] 2210303=test_gem_uninstaller
[806/862] 2210303=test_gem_specification
[807/862] 2210300=test_key_stroke
[808/862] 2210300=test_gem_ext_cargo_builder
[809/862] 2210300=test_gem_commands_contents_command
[810/862] 2210300=test_gem_ext_cargo_builder_link_flag_converter
[811/862] 2210300=test_zlib
[812/862] 2210303=test_date_parse
[813/862] 2210303=test_date_new
[814/862] 2210303=test_proc
[815/862] 2210303=test_thread
[816/862] 2210303=test_array
[817/862] 2210303=test_gem_commands_uninstall_command
[818/862] 2210303=test_fiber
[819/862] 2210303=test_win32ole_variable
[820/862] 2210303=test_pkey_ec
[821/862] 2210303=test_stream
[822/862] 2210303=test_gem_gemcutter_utilities
[823/862] 2210303=test_nil
[824/862] 2210303=!Nothing_to_test
[825/862] 2210303=test_rdoc_parser_rd
[826/862] 2210303=test_utf32
[827/862] 2210303=test_complex
[828/862] 2210303=test_noarg
[829/862] 2210303=test_io
[830/862] 2210300=test_rdoc_servlet
[831/862] 2210300=test_random
[832/862] 2210300=test_set_len
[833/862] 2210300=test_gem_commands_unpack_command
[834/862] 2210300=test_date_marshal
[835/862] 2210300=test_etc
[836/862] 2210300=test_kernel
[837/862] 2210300=test_rdoc_markup_to_label
[838/862] 2210300=test_yield_block
[839/862] 2210300=test_formatter
[840/862] 2210300=test_optarg
[841/862] 2210300=test_date
[842/862] 2210300=test_reline
[843/862] 2210300=test_bn
[844/862] 2210300=test_gem_local_remote_options
[845/862] 2210300=test_exception
[846/862] 2210300=test_gem_ext_rake_builder
[847/862] 2210300=test_fileutils
[848/862] 2210300=test_cesu8
[849/862] 2210300=test_method_cache
[850/862] 2210300=test_gem_commands_server_command
[851/862] 2210300=test_gem_platform
[852/862] 2210300=test_require
[853/862] 2210300=test_assignment
[854/862] 2210302=test_gem_source_list
[855/862] 2210302=test_yaml_special_cases
[856/862] 2210302=test_rdoc_markup_pre_process
[857/862] 2210302=test_socket
[858/862] 2210302=test_method
[859/862] 2210300=test_rdoc_markup_parser
[860/862] 2210300=test_asn1
[861/862] 2210300=test_resize
[862/862] 2210300=test_method_name_check

Retrying...

  1) Failure:
TestProcess#test_low_memory_startup [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_process.rb:2848]:
AS: 0x4000000
pid 2266249 killed by SIGSEGV (signal 11) (core dumped)
| Assertion Failed: /tmp/ruby/src/trunk-gc-asserts/gc.c:9539:gc_start:gc_mode(objspace) == gc_mode_none
| ruby 3.4.0dev (2024-01-30T12:18:48Z master f73ae05819) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0003 p:0004 s:0012 e:000010 RESCUE <internal:gem_prelude>:3
| c:0002 p:0019 s:0007 e:000006 TOP    <internal:gem_prelude>:1 [FINISH]
| c:0001 p:0000 s:0003 E:000560 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| <internal:gem_prelude>:1:in `<internal:gem_prelude>'
| <internal:gem_prelude>:3:in `rescue in <internal:gem_prelude>'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| <internal:gem_prelude>:3: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.4.0dev (2024-01-30T12:18:48Z master f73ae05819) [x86_64-linux]
| 
| Crashed while printing bug report


Finished tests in 7483.274153s, 3.3465 tests/s, 1263.5044 assertions/s.
25043 tests, 9455150 assertions, 1 failures, 0 errors, 216 skips

ruby -v: ruby 3.4.0dev (2024-01-30T12:18:48Z master f73ae05819) [x86_64-linux]
make: *** [uncommon.mk:945: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-gc-asserts/enc/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/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'
$ /tmp/ruby/build/trunk-gc-asserts/miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-gc-asserts/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-30T12:18:48Z master f73ae05819) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 1160.852782 seconds

3728 files, 31902 examples, 172654 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.2255970.ruby -x gdbscript
[New LWP 2255970]
[New LWP 2255972]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -W0'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (no_tid=0, signo=11, threadid=140606126562304) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7fe16a3a1c00 (LWP 2255970))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fe16a3a1c00 (LWP 2255970) __pthread_kill_implementation (no_tid=0, signo=11, threadid=140606126562304) at ./nptl/pthread_kill.c:44
  2    Thread 0x7fe168dcf640 (LWP 2255972) 0x00007fe16a4e8fde in epoll_wait (epfd=4, events=events@entry=0x7fe16adc149c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fe168dcf640 (LWP 2255972)):
#0  0x00007fe16a4e8fde in epoll_wait (epfd=4, events=events@entry=0x7fe16adc149c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007fe16aa740c0 in event_wait (vm=0x55cc5ed812a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2897
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x55cc5ed812a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:874
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#3  timer_thread_func (ptr=0x55cc5ed812a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3024
        vm = 0x55cc5ed812a0
#4  0x00007fe16a457b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140724646888800, -7385215079099846454, 140606103680576, 25, 140606127306832, 140724646889152, 7368069010839384266, 7368072099579506890}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fe16a4e8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fe16a3a1c00 (LWP 2255970)):
#0  __pthread_kill_implementation (no_tid=0, signo=11, threadid=140606126562304) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fe16a3a1c00
        old_mask = {__val = {0, 7836469290374475776, 917, 140606133416717, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 140606103726720, 94336253519000, 11}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=11, threadid=140606126562304) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140606126562304, signo=signo@entry=11) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fe16a405476 in __GI_raise (sig=sig@entry=11) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fe16aa2b335 in ruby_default_signal (sig=sig@entry=11) at /tmp/ruby/src/trunk-gc-asserts/signal.c:422
No locals.
#5  0x00007fe16a8036f2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55cc5ee165c0, fmt=fmt@entry=0x7fe16ac42e55 "Segmentation fault at %p") at /tmp/ruby/src/trunk-gc-asserts/error.c:1069
        file = <optimized out>
        line = 0
#6  0x00007fe16aa2a3ef in sigsegv (sig=11, info=0x55cc5ee166f0, ctx=0x55cc5ee165c0) at /tmp/ruby/src/trunk-gc-asserts/signal.c:926
No locals.
#7  <signal handler called>
No locals.
#8  0x00007fe16ac070c0 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x7fe16adc2520 <trace>, errout=errout@entry=0x7fe16a5dd6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/addr2line.c:2623
        addr = <optimized out>
        i = <optimized out>
        lines = <optimized out>
        obj = 0x0
        dladdr_fbases = <optimized out>
        main_path = 0x7ffd0296c090 "/tmp/ruby/build/trunk-gc-asserts/ruby"
        len = <optimized out>
        next_line = <optimized out>
#9  0x00007fe16aadf285 in rb_print_backtrace (errout=0x7fe16a5dd6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:822
        n = <optimized out>
        trace = {0x0 <repeats 1024 times>}
        n = <optimized out>
#10 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7fe16a5dd6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = 0x55cc5ed812a0
        ec = <optimized out>
#11 0x00007fe16a803788 in rb_assert_failure (file=file@entry=0x7fe16ac11bf0 "/tmp/ruby/src/trunk-gc-asserts/gc.c", line=line@entry=9539, name=name@entry=0x7fe16ac14a50 <__func__.55> "gc_start", expr=expr@entry=0x7fe16ac13bf8 "gc_mode(objspace) == gc_mode_none") at /tmp/ruby/src/trunk-gc-asserts/error.c:1131
        out = 0x7fe16a5dd6a0 <_IO_2_1_stderr_>
#12 0x00007fe16a805723 in gc_start (objspace=0x55cc5ed83bf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9539
        do_full_mark = 1
        __func__ = "gc_start"
        lock_lev = 32737
#13 0x00007fe16a9038b9 in garbage_collect (reason=107008, objspace=0x55cc5ed83bf0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9521
        _lev = 8369
        ret = <optimized out>
        ret = <optimized out>
        _lev = <optimized out>
#14 garbage_collect_with_gvl (objspace=0x55cc5ed83bf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9909
No locals.
#15 0x00007fe16a904353 in objspace_xmalloc0 (objspace=0x55cc5ed83bf0, size=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:12656
        gpr = 107008
        mem = 0x0
#16 0x00007fe16aab5e7d in vm_ccs_create (cme=0x7fe16a298738, mid=8369, cc_tbl=0x55cc5ee00920, klass=140606103997560) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:1955
        ccs = <optimized out>
#17 cache_callable_method_entry (cme=0x7fe16a298738, mid=8369, klass=140606103997560) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1334
        cc_tbl = 0x55cc5ee00920
        ccs_data = 140606125475640
        cc_tbl = <optimized out>
        ccs_data = <optimized out>
#18 callable_method_entry_or_negative (klass=140606103997560, mid=8369, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1382
        defined_class = <optimized out>
        me = <optimized out>
        _lev = 0
        cme = 0x7fe16a298738
#19 0x00007fe16aab7cbb in callable_method_entry (defined_class_ptr=0x0, mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1402
        cme = <optimized out>
        cme = <optimized out>
#20 rb_callable_method_entry (mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1409
No locals.
#21 rb_method_basic_definition_p (id=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2704
        cme = <optimized out>
        cme = <optimized out>
#22 rb_method_basic_definition_p (klass=<optimized out>, id=id@entry=8369) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2700
        cme = <optimized out>
#23 0x00007fe16a8d0dbc in rb_get_backtrace (exc=exc@entry=140606086261640) at /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/core/rbasic.h:155
        mid = 8369
        info = <optimized out>
#24 0x00007fe16a8daef8 in rb_ec_error_print_detailed (ec=ec@entry=0x55cc5ed84c70, errinfo=errinfo@entry=140606086261640, str=str@entry=4, emesg0=emesg0@entry=36) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:372
        _ec = <optimized out>
        _tag = {tag = 36, retval = 0, buf = {0x7ffd0296c7a0, 0x7fe16a8dafc0 <rb_ec_error_print_detailed+528>, 0x0, 0x7ffd0296c6c0, 0xffffffff}, prev = 0x7ffd0296c820, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 1 '\001'
        errat = 36
        written = false
        emesg = 36
        opt = <optimized out>
        highlight = <optimized out>
#25 0x00007fe16a8db18b in rb_ec_error_print (errinfo=140606086261640, ec=0x55cc5ed84c70) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:392
No locals.
#26 error_handle (ec=0x55cc5ed84c70, errinfo=140606086261640, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:549
        status = 1
#27 0x00007fe16a8db496 in ruby_options (argc=argc@entry=2, argv=argv@entry=0x7ffd0296c9f8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:122
        exitcode = <optimized out>
        _ec = 0x55cc5ed84c70
        _tag = {tag = 36, retval = 140606132031152, buf = {0x2, 0x7fe16a8db430 <ruby_options+288>, 0x0, 0x7ffd0296c7f0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x55cc5ed84c70
        state = RUBY_TAG_RAISE
        iseq = 0x0
#28 0x000055cc5d9ed17f in rb_main (argv=0x7ffd0296c9f8, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:39
        variable_in_this_stack_frame = 140724646890649
#29 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.2266249.ruby -x gdbscript
[New LWP 2266249]
[New LWP 2266251]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -W0'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (no_tid=0, signo=11, threadid=140145777187840) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f763b441c00 (LWP 2266249))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f763b441c00 (LWP 2266249) __pthread_kill_implementation (no_tid=0, signo=11, threadid=140145777187840) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f7639e6f640 (LWP 2266251) 0x00007f763b588fde in epoll_wait (epfd=4, events=events@entry=0x7f763be6149c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7639e6f640 (LWP 2266251)):
#0  0x00007f763b588fde in epoll_wait (epfd=4, events=events@entry=0x7f763be6149c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f763bb140c0 in event_wait (vm=0x564688af32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2897
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x564688af32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:874
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#3  timer_thread_func (ptr=0x564688af32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3024
        vm = 0x564688af32a0
#4  0x00007f763b4f7b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735258447424, -5210077403686342946, 140145754306112, 25, 140145777932368, 140735258447776, 5286775133895945950, 5286769297694027486}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f763b588bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f763b441c00 (LWP 2266249)):
#0  __pthread_kill_implementation (no_tid=0, signo=11, threadid=140145777187840) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f763b441c00
        old_mask = {__val = {0, 3386508988948180224, 917, 140145784042253, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 140145736903160, 94860941493400, 11}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=11, threadid=140145777187840) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140145777187840, signo=signo@entry=11) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f763b4a5476 in __GI_raise (sig=sig@entry=11) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f763bacb335 in ruby_default_signal (sig=sig@entry=11) at /tmp/ruby/src/trunk-gc-asserts/signal.c:422
No locals.
#5  0x00007f763b8a36f2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x564688b885c0, fmt=fmt@entry=0x7f763bce2e55 "Segmentation fault at %p") at /tmp/ruby/src/trunk-gc-asserts/error.c:1069
        file = <optimized out>
        line = 3
#6  0x00007f763baca3ef in sigsegv (sig=11, info=0x564688b886f0, ctx=0x564688b885c0) at /tmp/ruby/src/trunk-gc-asserts/signal.c:926
No locals.
#7  <signal handler called>
No locals.
#8  0x00007f763bca70c0 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x7f763be62520 <trace>, errout=errout@entry=0x7f763b67d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/addr2line.c:2623
        addr = <optimized out>
        i = <optimized out>
        lines = <optimized out>
        obj = 0x0
        dladdr_fbases = <optimized out>
        main_path = 0x7fff7b163300 "/tmp/ruby/build/trunk-gc-asserts/ruby"
        len = <optimized out>
        next_line = <optimized out>
#9  0x00007f763bb7f285 in rb_print_backtrace (errout=0x7f763b67d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:822
        n = <optimized out>
        trace = {0x7f763bb7f271 <rb_vm_bugreport+2289>, 0x7f763b8a3788 <rb_assert_failure+128>, 0x7f763b8a5723 <gc_start-1022989>, 0x7f763b9a38b9 <garbage_collect_with_gvl+217>, 0x7f763b9a4353 <objspace_xmalloc0+579>, 0x7f763bad4e0e <rb_st_init_table_with_size+158>, 0x7f763bb53b9a <rb_vm_opt_getconstant_path+586>, 0x7f763bb62798 <vm_exec_core+4600>, 0x7f763bb67d87 <rb_vm_exec+1063>, 0x7f763bac3dcf <ruby_opt_init+191>, 0x7f763bac43e5 <load_file_internal+1141>, 0x7f763b97a286 <rb_ensure+294>, 0x7f763bac5ef7 <process_options+5783>, 0x7f763bac65e6 <ruby_process_options+326>, 0x7f763b97b3dc <ruby_options+204>, 0x564687c4c17f <main+95>, 0x7f763b48cd90 <__libc_start_call_main+128>, 0x7f763b48ce40 <__libc_start_main_impl+128>, 0x564687c4c1d5 <_start+37>, 0x0 <repeats 1005 times>}
        n = <optimized out>
#10 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f763b67d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = 0x564688af32a0
        ec = <optimized out>
#11 0x00007f763b8a3788 in rb_assert_failure (file=file@entry=0x7f763bcb1bf0 "/tmp/ruby/src/trunk-gc-asserts/gc.c", line=line@entry=9539, name=name@entry=0x7f763bcb4a50 <__func__.55> "gc_start", expr=expr@entry=0x7f763bcb3bf8 "gc_mode(objspace) == gc_mode_none") at /tmp/ruby/src/trunk-gc-asserts/error.c:1131
        out = 0x7f763b67d6a0 <_IO_2_1_stderr_>
#12 0x00007f763b8a5723 in gc_start (objspace=0x564688af5bf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9539
        do_full_mark = 1
        __func__ = "gc_start"
        lock_lev = 728956929
#13 0x00007f763b9a38b9 in garbage_collect (reason=107008, objspace=0x564688af5bf0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9521
        _lev = 2294830032
        ret = <optimized out>
        ret = <optimized out>
        _lev = <optimized out>
#14 garbage_collect_with_gvl (objspace=0x564688af5bf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9909
No locals.
#15 0x00007f763b9a4353 in objspace_xmalloc0 (objspace=0x564688af5bf0, size=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:12656
        gpr = 107008
        mem = 0x0
#16 0x00007f763bad4e0e in rb_st_init_existing_table_with_size (size=0, type=0x7f763be42e00 <st_hashtype_num>, tab=0x564688c84660) at /tmp/ruby/src/trunk-gc-asserts/st.c:456
        n = <optimized out>
        n = <optimized out>
#17 rb_st_init_table_with_size (type=type@entry=0x7f763be42e00 <st_hashtype_num>, size=size@entry=0) at /tmp/ruby/src/trunk-gc-asserts/st.c:578
        tab = 0x564688c84660
#18 0x00007f763bad4f6b in rb_st_init_table (type=type@entry=0x7f763be42e00 <st_hashtype_num>) at /tmp/ruby/src/trunk-gc-asserts/st.c:600
No locals.
#19 0x00007f763bad4f80 in rb_st_init_numtable () at /tmp/ruby/src/trunk-gc-asserts/st.c:608
No locals.
#20 0x00007f763bb53b9a in vm_track_constant_cache (ic=0x564688c853d0, id=8715) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5830
        const_cache = 0x564688af6920
        lookup_result = 94860942529744
        ics = <optimized out>
        const_cache = <optimized out>
        lookup_result = <optimized out>
        ics = <optimized out>
#21 vm_ic_track_const_chain (cfp=0x7f763b43ff68, segments=0x564688c85600, ic=0x564688c853d0) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5845
        id = 8715
        i = 0
        _lev = 32630
#22 rb_vm_opt_getconstant_path (ec=0x564688af6c70, reg_cfp=0x7f763b43ff68, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5913
        val = 140145754625800
        segments = 0x564688c85600
        ice = <optimized out>
#23 0x00007f763bb62798 in vm_exec_core (ec=0x0) at ../../src/trunk-gc-asserts/insns.def:263
        ic = 0x0
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x564688c854f0
        reg_cfp = 0x7f763b43ff68
        insns_address_table = {0x7f763bb62b1d <vm_exec_core+5501>, 0x7f763bb62ab1 <vm_exec_core+5393>, 0x7f763bb62a3c <vm_exec_core+5276>, 0x7f763bb629bc <vm_exec_core+5148>, 0x7f763bb6293e <vm_exec_core+5022>, 0x7f763bb628b4 <vm_exec_core+4884>, 0x7f763bb63041 <vm_exec_core+6817>, 0x7f763bb62fd8 <vm_exec_core+6712>, 0x7f763bb62ba0 <vm_exec_core+5632>, 0x7f763bb62b46 <vm_exec_core+5542>, 0x7f763bb62e05 <vm_exec_core+6245>, 0x7f763bb62c04 <vm_exec_core+5732>, 0x7f763bb62772 <vm_exec_core+4562>, 0x7f763bb62703 <vm_exec_core+4451>, 0x7f763bb626a0 <vm_exec_core+4352>, 0x7f763bb6265c <vm_exec_core+4284>, 0x7f763bb6261d <vm_exec_core+4221>, 0x7f763bb625e1 <vm_exec_core+4161>, 0x7f763bb625a5 <vm_exec_core+4101>, 0x7f763bb62569 <vm_exec_core+4041>, 0x7f763bb624e2 <vm_exec_core+3906>, 0x7f763bb6249a <vm_exec_core+3834>, 0x7f763bb6243b <vm_exec_core+3739>, 0x7f763bb623ee <vm_exec_core+3662>, 0x7f763bb62368 <vm_exec_core+3528>, 0x7f763bb62327 <vm_exec_core+3463>, 0x7f763bb622c4 <vm_exec_core+3364>, 0x7f763bb62243 <vm_exec_core+3235>, 0x7f763bb621ff <vm_exec_core+3167>, 0x7f763bb621bb <vm_exec_core+3099>, 0x7f763bb63420 <vm_exec_core+7808>, 0x7f763bb63390 <vm_exec_core+7664>, 0x7f763bb6332b <vm_exec_core+7563>, 0x7f763bb632cc <vm_exec_core+7468>, 0x7f763bb6326d <vm_exec_core+7373>, 0x7f763bb6321b <vm_exec_core+7291>, 0x7f763bb631a0 <vm_exec_core+7168>, 0x7f763bb6314f <vm_exec_core+7087>, 0x7f763bb6395c <vm_exec_core+9148>, 0x7f763bb6391a <vm_exec_core+9082>, 0x7f763bb63649 <vm_exec_core+8361>, 0x7f763bb6360e <vm_exec_core+8302>, 0x7f763bb637d0 <vm_exec_core+8752>, 0x7f763bb63786 <vm_exec_core+8678>, 0x7f763bb638cf <vm_exec_core+9007>, 0x7f763bb6287f <vm_exec_core+4831>, 0x7f763bb63e5f <vm_exec_core+10431>, 0x7f763bb63df6 <vm_exec_core+10326>, 0x7f763bb63a00 <vm_exec_core+9312>, 0x7f763bb6398a <vm_exec_core+9194>, 0x7f763bb63d17 <vm_exec_core+10103>, 0x7f763bb63c57 <vm_exec_core+9911>, 0x7f763bb63db4 <vm_exec_core+10260>, 0x7f763bb63102 <vm_exec_core+7010>, 0x7f763bb63b33 <vm_exec_core+9619>, 0x7f763bb61600 <vm_exec_core+96>, 0x7f763bb636f7 <vm_exec_core+8535>, 0x7f763bb636a1 <vm_exec_core+8449>, 0x7f763bb641f6 <vm_exec_core+11350>, 0x7f763bb63add <vm_exec_core+9533>, 0x7f763bb63a55 <vm_exec_core+9397>, 0x7f763bb61e0b <vm_exec_core+2155>, 0x7f763bb61ce3 <vm_exec_core+1859>, 0x7f763bb627bd <vm_exec_core+4637>, 0x7f763bb6418c <vm_exec_core+11244>, 0x7f763bb62174 <vm_exec_core+3028>, 0x7f763bb6210e <vm_exec_core+2926>, 0x7f763bb620a8 <vm_exec_core+2824>, 0x7f763bb62065 <vm_exec_core+2757>, 0x7f763bb61fa7 <vm_exec_core+2567>, 0x7f763bb61f01 <vm_exec_core+2401>, 0x7f763bb6465c <vm_exec_core+12476>, 0x7f763bb645ab <vm_exec_core+12299>, 0x7f763bb64501 <vm_exec_core+12129>, 0x7f763bb64486 <vm_exec_core+12006>, 0x7f763bb643d8 <vm_exec_core+11832>, 0x7f763bb64377 <vm_exec_core+11735>, 0x7f763bb642f1 <vm_exec_core+11601>, 0x7f763bb64248 <vm_exec_core+11432>, 0x7f763bb64c1d <vm_exec_core+13949>, 0x7f763bb64b74 <vm_exec_core+13780>, 0x7f763bb64ad0 <vm_exec_core+13616>, 0x7f763bb6480c <vm_exec_core+12908>, 0x7f763bb64a7c <vm_exec_core+13532>, 0x7f763bb64a21 <vm_exec_core+13441>, 0x7f763bb649b0 <vm_exec_core+13328>, 0x7f763bb6491e <vm_exec_core+13182>, 0x7f763bb61c6d <vm_exec_core+1741>, 0x7f763bb61c08 <vm_exec_core+1640>, 0x7f763bb6474b <vm_exec_core+12715>, 0x7f763bb646c9 <vm_exec_core+12585>, 0x7f763bb64702 <vm_exec_core+12642>, 0x7f763bb648c0 <vm_exec_core+13088>, 0x7f763bb6484b <vm_exec_core+12971>, 0x7f763bb64784 <vm_exec_core+12772>, 0x7f763bb61b91 <vm_exec_core+1521>, 0x7f763bb61b30 <vm_exec_core+1424>, 0x7f763bb61a99 <vm_exec_core+1273>, 0x7f763bb61a4b <vm_exec_core+1195>, 0x7f763bb619f9 <vm_exec_core+1113>, 0x7f763bb619a9 <vm_exec_core+1033>, 0x7f763bb61951 <vm_exec_core+945>, 0x7f763bb61915 <vm_exec_core+885>, 0x7f763bb618d9 <vm_exec_core+825>, 0x7f763bb62b0d <vm_exec_core+5485>, 0x7f763bb62aa1 <vm_exec_core+5377>, 0x7f763bb62a2c <vm_exec_core+5260>, 0x7f763bb629ac <vm_exec_core+5132>, 0x7f763bb6292e <vm_exec_core+5006>, 0x7f763bb628a4 <vm_exec_core+4868>, 0x7f763bb63031 <vm_exec_core+6801>, 0x7f763bb62fc8 <vm_exec_core+6696>, 0x7f763bb62b90 <vm_exec_core+5616>, 0x7f763bb62b36 <vm_exec_core+5526>, 0x7f763bb62df5 <vm_exec_core+6229>, 0x7f763bb62bf4 <vm_exec_core+5716>, 0x7f763bb62762 <vm_exec_core+4546>, 0x7f763bb626f3 <vm_exec_core+4435>, 0x7f763bb62690 <vm_exec_core+4336>, 0x7f763bb6264c <vm_exec_core+4268>, 0x7f763bb6260d <vm_exec_core+4205>, 0x7f763bb625d1 <vm_exec_core+4145>, 0x7f763bb62595 <vm_exec_core+4085>, 0x7f763bb62559 <vm_exec_core+4025>, 0x7f763bb624d2 <vm_exec_core+3890>, 0x7f763bb6248a <vm_exec_core+3818>, 0x7f763bb6242b <vm_exec_core+3723>, 0x7f763bb623de <vm_exec_core+3646>, 0x7f763bb62358 <vm_exec_core+3512>, 0x7f763bb62317 <vm_exec_core+3447>, 0x7f763bb622b4 <vm_exec_core+3348>, 0x7f763bb62233 <vm_exec_core+3219>, 0x7f763bb621ef <vm_exec_core+3151>, 0x7f763bb621ab <vm_exec_core+3083>, 0x7f763bb63410 <vm_exec_core+7792>, 0x7f763bb63380 <vm_exec_core+7648>, 0x7f763bb6331b <vm_exec_core+7547>, 0x7f763bb632bc <vm_exec_core+7452>, 0x7f763bb6325d <vm_exec_core+7357>, 0x7f763bb6320b <vm_exec_core+7275>, 0x7f763bb63190 <vm_exec_core+7152>, 0x7f763bb6313f <vm_exec_core+7071>, 0x7f763bb6394c <vm_exec_core+9132>, 0x7f763bb6390a <vm_exec_core+9066>, 0x7f763bb63639 <vm_exec_core+8345>, 0x7f763bb635fe <vm_exec_core+8286>, 0x7f763bb637c0 <vm_exec_core+8736>, 0x7f763bb63776 <vm_exec_core+8662>, 0x7f763bb638bf <vm_exec_core+8991>, 0x7f763bb6286f <vm_exec_core+4815>, 0x7f763bb63e4f <vm_exec_core+10415>, 0x7f763bb63de6 <vm_exec_core+10310>, 0x7f763bb639f0 <vm_exec_core+9296>, 0x7f763bb6397a <vm_exec_core+9178>, 0x7f763bb63d07 <vm_exec_core+10087>, 0x7f763bb63c47 <vm_exec_core+9895>, 0x7f763bb63da4 <vm_exec_core+10244>, 0x7f763bb630f2 <vm_exec_core+6994>, 0x7f763bb63b23 <vm_exec_core+9603>, 0x7f763bb64e81 <vm_exec_core+14561>, 0x7f763bb636e7 <vm_exec_core+8519>, 0x7f763bb63691 <vm_exec_core+8433>, 0x7f763bb64e6c <vm_exec_core+14540>, 0x7f763bb63acd <vm_exec_core+9517>, 0x7f763bb63a45 <vm_exec_core+9381>, 0x7f763bb61dfb <vm_exec_core+2139>, 0x7f763bb61cd3 <vm_exec_core+1843>, 0x7f763bb627ad <vm_exec_core+4621>, 0x7f763bb6417c <vm_exec_core+11228>, 0x7f763bb62164 <vm_exec_core+3012>, 0x7f763bb620fe <vm_exec_core+2910>, 0x7f763bb62098 <vm_exec_core+2808>, 0x7f763bb62055 <vm_exec_core+2741>, 0x7f763bb61f97 <vm_exec_core+2551>, 0x7f763bb61ef1 <vm_exec_core+2385>, 0x7f763bb64e57 <vm_exec_core+14519>, 0x7f763bb64e42 <vm_exec_core+14498>, 0x7f763bb64e2d <vm_exec_core+14477>, 0x7f763bb64e18 <vm_exec_core+14456>, 0x7f763bb64e03 <vm_exec_core+14435>, 0x7f763bb64dee <vm_exec_core+14414>, 0x7f763bb64dd2 <vm_exec_core+14386>, 0x7f763bb64dbd <vm_exec_core+14365>, 0x7f763bb64da8 <vm_exec_core+14344>, 0x7f763bb64d93 <vm_exec_core+14323>, 0x7f763bb64d7e <vm_exec_core+14302>, 0x7f763bb64d69 <vm_exec_core+14281>, 0x7f763bb64d54 <vm_exec_core+14260>, 0x7f763bb64d3f <vm_exec_core+14239>, 0x7f763bb64d2a <vm_exec_core+14218>, 0x7f763bb64d15 <vm_exec_core+14197>, 0x7f763bb61c5d <vm_exec_core+1725>, 0x7f763bb61bf8 <vm_exec_core+1624>, 0x7f763bb64d00 <vm_exec_core+14176>, 0x7f763bb64ceb <vm_exec_core+14155>, 0x7f763bb64cd6 <vm_exec_core+14134>, 0x7f763bb64cc1 <vm_exec_core+14113>, 0x7f763bb615e2 <vm_exec_core+66>, 0x7f763bb615e6 <vm_exec_core+70>, 0x7f763bb61b81 <vm_exec_core+1505>...}
#24 0x00007f763bb67d87 in vm_exec_loop (result=<optimized out>, tag=0x7fff7b1639a0, state=<optimized out>, ec=0x564688af6c70) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2516
        vm_loop_start = <optimized out>
#25 rb_vm_exec (ec=0x564688af6c70) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2495
        _ec = 0x564688af6c70
        _tag = {tag = 36, retval = 4, buf = {0x40e1, 0x7f763bb67b00 <rb_vm_exec+416>, 0x0, 0x7fff7b163980, 0x564688b211e0}, prev = 0x7fff7b163b80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#26 0x00007f763bac3dcf in ruby_init_prelude () at /tmp/ruby/src/trunk-gc-asserts/ruby.c:1730
No locals.
#27 ruby_opt_init (opt=0x7fff7b164ff0) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:1791
No locals.
#28 0x00007f763bac43e5 in ruby_opt_init (opt=0x7fff7b164ff0) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:1749
No locals.
#29 load_file_internal (argp_v=argp_v@entry=140735258442928) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:2600
        c = <optimized out>
        line = <optimized out>
        str = <optimized out>
        len = <optimized out>
        no_ext_enc = 1
        no_int_enc = 1
        p = <optimized out>
        no_src_enc = 1
        argp = 0x7fff7b163cb0
        parser = 140145737200600
        orig_fname = 140145754318120
        script = 1
        opt = 0x7fff7b164ff0
        f = 4
        line_start = <optimized out>
        ast = 0x0
        enc = <optimized out>
        set_encoding = 16609
        lines = <optimized out>
#30 0x00007f763b97a286 in rb_ensure (b_proc=b_proc@entry=0x7f763bac3f70 <load_file_internal>, data1=data1@entry=140735258442928, e_proc=e_proc@entry=0x7f763bac02d0 <restore_load_file>, data2=data2@entry=140735258442928) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1003
        _ec = 0x564688af6c70
        _tag = {tag = 36, retval = 140735258447856, buf = {0x7f7639e99100, 0x7f763b97a360 <rb_ensure+512>, 0x0, 0x7fff7b163b20, 0x39e91ce8}, prev = 0x7fff7b165100, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x564688af6c70
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f763bac02d0 <restore_load_file>, data2 = 140735258442928}}
#31 0x00007f763bac5ef7 in load_file (opt=0x7fff7b164ff0, script=1, f=140145754476800, fname=<optimized out>, parser=140145737200600) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:2761
        arg = {parser = 140145737200600, fname = 140145754318120, script = 1, opt = 0x7fff7b164ff0, f = 4}
#32 process_options (argc=0, argv=0x7fff7b1652e8, opt=0x7fff7b164ff0) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:2296
        f = 140145754476800
        xflag = <optimized out>
        ast = 0x0
        parser = 140145737200600
        script_name = 140145754318120
        iseq = <optimized out>
        enc = <optimized out>
        lenc = 0x564688b11f00
        s = <optimized out>
        fbuf = "\001\000\000\000\000\000\000\000\000\060\000\000\000\000\000\000\000\240\001\000\000\000\000\000\365\233\001\000\000\000\000\000\365\233\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\060\000\000\000\000\000\000\005\000\000\000\000\000\000\000\000\240\001\000\000\000\000\000\000\340\001\000\000\000\000\000,\323\001\000\000\000\000\000,\323\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\240\001\000\000\000\000\000\001\000\000\000\000\000\000\000\000\340\001\000\000\000\000\000\000\000\002\000\000\000\000\000\250\361\001\000\000\000\000\000\350\362\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\320\001\000\000\000\000\000\003\000\000\000\000\000\000\000 s\346;v\177\000\000\030\067\205;v\177\000\000S \352,\000\000\000\000"...
        i = <optimized out>
        dump = <optimized out>
        vm = <optimized out>
        loaded_before_enc = 6
#33 0x00007f763bac65e6 in ruby_process_options (argc=argc@entry=2, argv=argv@entry=0x7fff7b1652d8) at /tmp/ruby/src/trunk-gc-asserts/ruby.c:229
        opt = {script = 0x7f7639e72540 "-", script_name = 140145754318120, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 6, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, exec_mem_size = 0, call_threshold = 0, stats = false, disable = false, trace = false, trace_exits = false, dump_disasm = false, verify_ctx = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 1, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        iseq = <optimized out>
        script_name = <optimized out>
#34 0x00007f763b97b3dc in ruby_options (argc=argc@entry=2, argv=argv@entry=0x7fff7b1652d8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:118
        _ec = 0x564688af6c70
        _tag = {tag = 36, retval = 140145782656688, buf = {0x2, 0x7f763b97b430 <ruby_options+288>, 0x0, 0x7fff7b1650d0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x564688af6c70
        state = <optimized out>
        iseq = 0x0
#35 0x0000564687c4c17f in rb_main (argv=0x7fff7b1652d8, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:39
        variable_in_this_stack_frame = 140735258449257
#36 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile