# Logfile created on 2025-05-08 21:55:31 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f6f7c17fdc0 @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'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250508-215531", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x00007f6f7c1a0688 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6f7c1a0200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f6f7c0ba250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250508-215531", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250508-215531>, @binmode=false, @mon_data=#<Monitor:0x00007f6f8076fc68>, @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'... Updating files: 67% (7583/11165) Updating files: 68% (7593/11165) Updating files: 69% (7704/11165) Updating files: 70% (7816/11165) Updating files: 71% (7928/11165) Updating files: 72% (8039/11165) Updating files: 73% (8151/11165) Updating files: 74% (8263/11165) Updating files: 75% (8374/11165) Updating files: 76% (8486/11165) Updating files: 77% (8598/11165) Updating files: 78% (8709/11165) Updating files: 79% (8821/11165) Updating files: 80% (8932/11165) Updating files: 81% (9044/11165) Updating files: 82% (9156/11165) Updating files: 83% (9267/11165) Updating files: 84% (9379/11165) Updating files: 85% (9491/11165) Updating files: 86% (9602/11165) Updating files: 87% (9714/11165) Updating files: 88% (9826/11165) Updating files: 89% (9937/11165) Updating files: 90% (10049/11165) Updating files: 91% (10161/11165) Updating files: 92% (10272/11165) Updating files: 93% (10384/11165) Updating files: 94% (10496/11165) Updating files: 95% (10607/11165) Updating files: 96% (10719/11165) Updating files: 97% (10831/11165) Updating files: 98% (10942/11165) Updating files: 99% (11054/11165) Updating files: 100% (11165/11165) Updating files: 100% (11165/11165), done. $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for ld... ld checking for gcc-ar... gcc-ar checking for g++... no checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... unsupported checking for c++ option to enable C++98 features... unsupported checking how to run the C preprocessor... gcc -E checking for gas... no checking for as... as checking for gobjcopy... no checking for objcopy... objcopy checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as LDFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="" checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__deprecated__(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... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... yes checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_add_overflow... yes checking for __builtin_add_overflow_p... yes checking for __builtin_add_overflow with long long arguments... yes checking for __builtin_sub_overflow... yes checking for __builtin_sub_overflow_p... yes checking for __builtin_sub_overflow with long long arguments... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage specifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp checking if building with modular GC support... no checking for rustc... rustc checking whether rustc works for YJIT/ZJIT... yes checking for prefix of external symbols... NONE checking for default symbols in empty shared library... checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.5.0+0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.5.0 * Installation prefix: /tmp/ruby/install/trunk-gc-asserts * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: gcc * with thread: pthread * with coroutine: amd64 * with modular GC: no * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdiv-by-zero -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -Wpointer-arith -Wwrite-strings \ -Wold-style-definition -Wimplicit-fallthrough=0 \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: strip -S -x * install doc: no * YJIT support: yes * ZJIT support: no * man page type: man * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2" tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.25.5... Downloading bundled gem power_assert-2.0.5... Downloading bundled gem rake-13.2.1... Downloading bundled gem test-unit-3.6.8... Downloading bundled gem rexml-3.4.1... Downloading bundled gem rss-0.3.1... Downloading bundled gem net-ftp-0.3.8... Downloading bundled gem net-imap-0.5.8... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.1... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.3... Downloading bundled gem rbs-3.9.2... Downloading bundled gem typeprof-0.30.1... Downloading bundled gem debug-1.10.0... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.3.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem bigdecimal-3.1.9... 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.1... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.3.0... Downloading bundled gem csv-3.3.4... Downloading bundled gem ostruct-0.6.1... Downloading bundled gem pstore-0.2.0... Downloading bundled gem benchmark-0.4.0... Downloading bundled gem logger-1.7.0... Downloading bundled gem rdoc-6.13.1... Downloading bundled gem win32ole-1.9.2... Downloading bundled gem irb-1.15.2... Downloading bundled gem reline-0.6.1... Downloading bundled gem readline-0.0.4... Downloading bundled gem fiddle-1.1.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/gems/src Cloning https://github.com/ruby/repl_type_completor Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/repl_type_completor'... Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision updated Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk-gc-asserts/gems/repl_type_completor-0.1.11.gem Successfully built RubyGem Name: repl_type_completor Version: 0.1.11 File: repl_type_completor-0.1.11.gem $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" Already up to date. Latest commit hash = 7a660d7c69 $$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2" generating id.h id.h updated generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk-gc-asserts/revision.h updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/enc/jis + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-gc-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-gc-asserts/probes.d > probes.dmyh generating parse.c copying lex.c generating enc/trans/newline.c ... generating id.c id.c updated making /tmp/ruby/src/trunk-gc-asserts/ast.rbinc making /tmp/ruby/src/trunk-gc-asserts/dir.rbinc making /tmp/ruby/src/trunk-gc-asserts/gc.rbinc making /tmp/ruby/src/trunk-gc-asserts/numeric.rbinc making /tmp/ruby/src/trunk-gc-asserts/io.rbinc making /tmp/ruby/src/trunk-gc-asserts/marshal.rbinc making /tmp/ruby/src/trunk-gc-asserts/pack.rbinc making /tmp/ruby/src/trunk-gc-asserts/trace_point.rbinc making /tmp/ruby/src/trunk-gc-asserts/warning.rbinc making /tmp/ruby/src/trunk-gc-asserts/array.rbinc making /tmp/ruby/src/trunk-gc-asserts/hash.rbinc making /tmp/ruby/src/trunk-gc-asserts/kernel.rbinc making /tmp/ruby/src/trunk-gc-asserts/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 making /tmp/ruby/src/trunk-gc-asserts/yjit_hook.rbinc making /tmp/ruby/src/trunk-gc-asserts/zjit.rbinc generating /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' extracting ripper.y from ../../parse.y compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating miniprelude.c miniprelude.c updated /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' generating table from enc/trans/big5.c generating enc/trans/big5.c ... generating table from enc/trans/cesu_8.c generating enc/trans/cesu_8.c ... generating table from enc/trans/chinese.c generating enc/trans/chinese.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_iso2022_kddi.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_sjis_docomo.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/emoji_sjis_kddi.c ... generating table from enc/trans/emoji_sjis_softbank.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/escape.c generating enc/trans/escape.c ... generating table from enc/trans/gb18030.c generating enc/trans/gb18030.c ... generating table from enc/trans/gbk.c generating enc/trans/gbk.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/japanese_euc.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/korean.c ... generating table from enc/trans/single_byte.c generating enc/trans/single_byte.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/utf8_mac.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems Extracting bundle gem minitest-5.25.5... Unpacked gems/minitest-5.25.5.gem Extracting bundle gem power_assert-2.0.5... Unpacked gems/power_assert-2.0.5.gem Extracting bundle gem rake-13.2.1... Unpacked gems/rake-13.2.1.gem Extracting bundle gem test-unit-3.6.8... Unpacked gems/test-unit-3.6.8.gem Extracting bundle gem rexml-3.4.1... Unpacked gems/rexml-3.4.1.gem Extracting bundle gem rss-0.3.1... Unpacked gems/rss-0.3.1.gem Extracting bundle gem net-ftp-0.3.8... Unpacked gems/net-ftp-0.3.8.gem Extracting bundle gem net-imap-0.5.8... Unpacked gems/net-imap-0.5.8.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem net-smtp-0.5.1... Unpacked gems/net-smtp-0.5.1.gem Extracting bundle gem matrix-0.4.2... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem prime-0.1.3... Unpacked gems/prime-0.1.3.gem Extracting bundle gem rbs-3.9.2... Unpacked gems/rbs-3.9.2.gem Extracting bundle gem typeprof-0.30.1... Unpacked gems/typeprof-0.30.1.gem Extracting bundle gem debug-1.10.0... Unpacked gems/debug-1.10.0.gem Extracting bundle gem racc-1.8.1... Unpacked gems/racc-1.8.1.gem Extracting bundle gem mutex_m-0.3.0... Unpacked gems/mutex_m-0.3.0.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem base64-0.2.0... Unpacked gems/base64-0.2.0.gem Extracting bundle gem bigdecimal-3.1.9... Unpacked gems/bigdecimal-3.1.9.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.1... Unpacked gems/drb-2.2.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/nkf-0.2.0.gem Extracting bundle gem syslog-0.3.0... Unpacked gems/syslog-0.3.0.gem Extracting bundle gem csv-3.3.4... Unpacked gems/csv-3.3.4.gem Extracting bundle gem ostruct-0.6.1... Unpacked gems/ostruct-0.6.1.gem Extracting bundle gem pstore-0.2.0... Unpacked gems/pstore-0.2.0.gem Extracting bundle gem benchmark-0.4.0... Unpacked gems/benchmark-0.4.0.gem Extracting bundle gem logger-1.7.0... Unpacked gems/logger-1.7.0.gem Extracting bundle gem rdoc-6.13.1... Unpacked gems/rdoc-6.13.1.gem Extracting bundle gem win32ole-1.9.2... Unpacked gems/win32ole-1.9.2.gem Extracting bundle gem irb-1.15.2... Unpacked gems/irb-1.15.2.gem Extracting bundle gem reline-0.6.1... Unpacked gems/reline-0.6.1.gem Extracting bundle gem readline-0.0.4... Unpacked gems/readline-0.0.4.gem Extracting bundle gem fiddle-1.1.8... Unpacked gems/fiddle-1.1.8.gem Extracting bundle gem repl_type_completor-0.1.11... Unpacked gems/repl_type_completor-0.1.11.gem $$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-gc-asserts/main.c compiling /tmp/ruby/src/trunk-gc-asserts/dmydln.c compiling /tmp/ruby/src/trunk-gc-asserts/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk-gc-asserts/array.c compiling /tmp/ruby/src/trunk-gc-asserts/ast.c compiling /tmp/ruby/src/trunk-gc-asserts/bignum.c compiling /tmp/ruby/src/trunk-gc-asserts/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/imemo.c compiling /tmp/ruby/src/trunk-gc-asserts/io.c compiling /tmp/ruby/src/trunk-gc-asserts/io_buffer.c compiling /tmp/ruby/src/trunk-gc-asserts/iseq.c compiling /tmp/ruby/src/trunk-gc-asserts/load.c compiling /tmp/ruby/src/trunk-gc-asserts/marshal.c compiling /tmp/ruby/src/trunk-gc-asserts/math.c compiling /tmp/ruby/src/trunk-gc-asserts/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/node.c compiling /tmp/ruby/src/trunk-gc-asserts/node_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/numeric.c compiling /tmp/ruby/src/trunk-gc-asserts/object.c compiling /tmp/ruby/src/trunk-gc-asserts/pack.c compiling 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/set.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 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 /tmp/ruby/src/trunk-gc-asserts/prism/static_literals.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_integer.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/prism.c compiling /tmp/ruby/src/trunk-gc-asserts/prism_init.c compiling /tmp/ruby/src/trunk-gc-asserts/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o compiling /tmp/ruby/src/trunk-gc-asserts/jit.c assembling /tmp/ruby/src/trunk-gc-asserts/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-gc-asserts/enc/ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/us_ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/unicode.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/setproctitle.c compiling /tmp/ruby/src/trunk-gc-asserts/addr2line.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-gc-asserts/dln.c compiling /tmp/ruby/src/trunk-gc-asserts/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-gc-asserts/loadpath.c builtin_binary.inc updated 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 builtin_binary.inc compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c compiling /tmp/ruby/src/trunk-gc-asserts/dmyext.c compiling /tmp/ruby/src/trunk-gc-asserts/dmyenc.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan 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-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/stack configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/id configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/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 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.9/ext/bigdecimal configuring debug-1.10.0/ext/debug configuring fiddle-1.1.8/ext/fiddle configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.9.2/ext/rbs_extension configuring syslog-0.3.0/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF/c.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/abi/abi.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/resize/resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/asan' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/asan/asan.c linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/asan' 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-14834.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-3571/bug.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/init.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/profile_frames.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/dln/empty/empty.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/ensure_and_callcc/ensure_and_callcc.c linking shared-object -test-/ensure_and_callcc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/ensure_and_callcc' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/eval/eval.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/stat.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/nextafter.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/funcall/funcall.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/init.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/my_integer.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/yield.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/protect/protect.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_symbols/stringify_symbols.c linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/memory_view/memory_view.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/init.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/notimplement/bug.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/num2int/num2int.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/printf/printf.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/super.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/loop.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/recursion/recursion.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/scan_args/scan_args.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/update/update.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/stack' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/stack/stack.c linking shared-object -test-/stack.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/stack' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/set_len.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/data.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/member.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/type.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/id/id.c linking shared-object -test-/thread/id.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/id' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/lock_native_thread/lock_native_thread.c linking shared-object -test-/thread/lock_native_thread.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/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/io/console' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/console/console.c linking shared-object io/console.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/nonblock/nonblock.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/wait/wait.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/generator/generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/parser/parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' compiling /tmp/ruby/src/trunk-gc-asserts/ext/monitor/monitor.c linking shared-object monitor.so installing default monitor libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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 installing default strscan libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' compiling /tmp/ruby/src/trunk-gc-asserts/ext/zlib/zlib.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c linking shared-object bigdecimal.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug/debug.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c linking shared-object debug/debug.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c linking shared-object fiddle.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c linking shared-object nkf.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c linking shared-object racc/cparse.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/ruby_objs.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ | ^ At top level: cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension/unescape.c linking shared-object rbs_extension.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/lib ../../../../../.bundle/gems/rbs-3.9.2/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c linking shared-object syslog_ext.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' 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/finalizer_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/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 linking ruby 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' 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 repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.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.5.0+0 installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' Fstderr output is not empty heap_pages_final_slots: 0, total_freed_objects: 0 bootstraptest.test_ractor.rb_2215_1405.rb:6: [BUG] inconsistent live slot number: expect 8157, but 8182. ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0014 e:000013 CFUNC :fork c:0002 p:0025 s:0010 E:0016d0 EVAL bootstraptest.test_ractor.rb_2215_1405.rb:6 [FINISH] c:0001 p:0000 s:0003 E:002660 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- bootstraptest.test_ractor.rb_2215_1405.rb:6:in '<main>' bootstraptest.test_ractor.rb_2215_1405.rb:6:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x8) [0x55645cc14192] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x6b) [0x55645c90be56] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency_+0x653) [0x55645ca19023] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5103 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x2d) [0x55645ca198b7] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5158 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2978 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1703 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x55645c9f95fe] /tmp/ruby/src/trunk-gc-asserts/eval.c:164 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:255 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x55645c9f987f] /tmp/ruby/src/trunk-gc-asserts/eval.c:290 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x55645cae97b4] /tmp/ruby/src/trunk-gc-asserts/process.c:4288 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4278 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x55645cbe09ad] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xd3) [0x55645cbe85d3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x11a1) [0x55645cbf63c1] ../../src/trunk-gc-asserts/insns.def:851 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec+0x20e) [0x55645cbfc1ae] /tmp/ruby/src/trunk-gc-asserts/vm.c:2618 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x55645c9f5c65] /tmp/ruby/src/trunk-gc-asserts/eval.c:281 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x83) [0x55645c9f9913] /tmp/ruby/src/trunk-gc-asserts/eval.c:319 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x55645c91b866] /tmp/ruby/src/trunk-gc-asserts/main.c:42 /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f093857d1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f093857d28b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x55645c91b8b5] -- Other runtime information ----------------------------------------------- * Loaded script: bootstraptest.test_ractor.rb_2215_1405.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk-gc-asserts/x86_64-linux-fake.rb * Process memory map: 55645c8ca000-55645c909000 r--p 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55645c909000-55645cdb0000 r-xp 0003f000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55645cdb0000-55645cf38000 r--p 004e6000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55645cf38000-55645cf4e000 r--p 0066d000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55645cf4e000-55645cf4f000 rw-p 00683000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55645cf4f000-55645cf64000 rw-p 00000000 00:00 0 55649490c000-556494a37000 rw-p 00000000 00:00 0 [heap] 7f08f4ca0000-7f08f8000000 r--s 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 7f08f8000000-7f08f8021000 rw-p 00000000 00:00 0 7f08f8021000-7f08fc000000 ---p 00000000 00:00 0 7f08fcfb9000-7f08fd1c0000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f08fd1c0000-7f08fd1d0000 rw-p 00000000 00:00 0 7f08fd1df000-7f08fd1e0000 ---p 00000000 00:00 0 7f08fd1e0000-7f08fd3e1000 rw-p 00000000 00:00 0 7f08fd3e1000-7f08fd3e2000 ---p 00000000 00:00 0 7f08fd3e2000-7f091d300000 rw-p 00000000 00:00 0 7f091d30f000-7f091d310000 ---p 00000000 00:00 0 7f091d310000-7f091d3b1000 rw-p 00000000 00:00 0 7f091d3b1000-7f091d3b2000 ---p 00000000 00:00 0 7f091d3b2000-7f091d453000 rw-p 00000000 00:00 0 7f091d453000-7f091d454000 ---p 00000000 00:00 0 7f091d454000-7f091d4f5000 rw-p 00000000 00:00 0 7f091d4f5000-7f091d4f6000 ---p 00000000 00:00 0 7f091d4f6000-7f091d597000 rw-p 00000000 00:00 0 7f091d597000-7f091d598000 ---p 00000000 00:00 0 7f091d598000-7f091d639000 rw-p 00000000 00:00 0 7f091d639000-7f091d63a000 ---p 00000000 00:00 0 7f091d63a000-7f091d6db000 rw-p 00000000 00:00 0 7f091d6db000-7f091d6dc000 ---p 00000000 00:00 0 7f091d6dc000-7f091d77d000 rw-p 00000000 00:00 0 7f091d77d000-7f091d77e000 ---p 00000000 00:00 0 7f091d77e000-7f091d81f000 rw-p 00000000 00:00 0 7f091d81f000-7f091d820000 ---p 00000000 00:00 0 7f091d820000-7f091d8c1000 rw-p 00000000 00:00 0 7f091d8c1000-7f091d8c2000 ---p 00000000 00:00 0 7f091d8c2000-7f091d963000 rw-p 00000000 00:00 0 7f091d963000-7f091d964000 ---p 00000000 00:00 0 7f091d964000-7f091da05000 rw-p 00000000 00:00 0 7f091da05000-7f091da06000 ---p 00000000 00:00 0 7f091da06000-7f091daa7000 rw-p 00000000 00:00 0 7f091daa7000-7f091daa8000 ---p 00000000 00:00 0 7f091daa8000-7f091db49000 rw-p 00000000 00:00 0 7f091db49000-7f091db4a000 ---p 00000000 00:00 0 7f091db4a000-7f091dbeb000 rw-p 00000000 00:00 0 7f091dbeb000-7f091dbec000 ---p 00000000 00:00 0 7f091dbec000-7f091dc8d000 rw-p 00000000 00:00 0 7f091dc8d000-7f091dc8e000 ---p 00000000 00:00 0 7f091dc8e000-7f091dd2f000 rw-p 00000000 00:00 0 7f091dd2f000-7f091dd30000 ---p 00000000 00:00 0 7f091dd30000-7f091ddd1000 rw-p 00000000 00:00 0 7f091ddd1000-7f091ddd2000 ---p 00000000 00:00 0 7f091ddd2000-7f091de73000 rw-p 00000000 00:00 0 7f091de73000-7f091de74000 ---p 00000000 00:00 0 7f091de74000-7f091df15000 rw-p 00000000 00:00 0 7f091df15000-7f091df16000 ---p 00000000 00:00 0 7f091df16000-7f091dfb7000 rw-p 00000000 00:00 0 7f091dfb7000-7f091dfb8000 ---p 00000000 00:00 0 7f091dfb8000-7f091e059000 rw-p 00000000 00:00 0 7f091e059000-7f091e05a000 ---p 00000000 00:00 0 7f091e05a000-7f091e0fb000 rw-p 00000000 00:00 0 7f091e0fb000-7f091e0fc000 ---p 00000000 00:00 0 7f091e0fc000-7f091e19d000 rw-p 00000000 00:00 0 7f091e19d000-7f091e19e000 ---p 00000000 00:00 0 7f091e19e000-7f091e23f000 rw-p 00000000 00:00 0 7f091e23f000-7f091e240000 ---p 00000000 00:00 0 7f091e240000-7f091e2e1000 rw-p 00000000 00:00 0 7f091e2e1000-7f091e2e2000 ---p 00000000 00:00 0 7f091e2e2000-7f091e383000 rw-p 00000000 00:00 0 7f091e383000-7f091e384000 ---p 00000000 00:00 0 7f091e384000-7f091e425000 rw-p 00000000 00:00 0 7f091e425000-7f091e426000 ---p 00000000 00:00 0 7f091e426000-7f091e4c7000 rw-p 00000000 00:00 0 7f091e4c7000-7f091e4c8000 ---p 00000000 00:00 0 7f091e4c8000-7f091e569000 rw-p 00000000 00:00 0 7f091e569000-7f091e56a000 ---p 00000000 00:00 0 7f091e56a000-7f091e60b000 rw-p 00000000 00:00 0 7f091e60b000-7f091e60c000 ---p 00000000 00:00 0 7f091e60c000-7f091e6ad000 rw-p 00000000 00:00 0 7f091e6ad000-7f091e6ae000 ---p 00000000 00:00 0 7f091e6ae000-7f091e74f000 rw-p 00000000 00:00 0 7f091e74f000-7f091e750000 ---p 00000000 00:00 0 7f091e750000-7f091efa0000 rw-p 00000000 00:00 0 7f091efaf000-7f09383e0000 rw-p 00000000 00:00 0 7f09383ef000-7f09384f0000 rw-p 00000000 00:00 0 7f09384f0000-7f09384f7000 r--s 00000000 00:34 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f09384f7000-7f0938550000 r--p 00000000 00:34 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7f0938550000-7f0938553000 rw-p 00000000 00:00 0 7f0938553000-7f093857b000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f093857b000-7f0938703000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f0938703000-7f0938752000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f0938752000-7f0938756000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f0938756000-7f0938758000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f0938758000-7f0938767000 rw-p 00000000 00:00 0 7f0938767000-7f093876b000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f093876b000-7f093878e000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f093878e000-7f0938792000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f0938792000-7f0938793000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f0938793000-7f0938794000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f0938794000-7f09387a4000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f09387a4000-7f0938823000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f0938823000-7f093887b000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f093887b000-7f093887c000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f093887c000-7f093887d000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f093887d000-7f093887f000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f093887f000-7f0938894000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f0938894000-7f09388ad000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f09388ad000-7f09388ae000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f09388ae000-7f09388af000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f09388af000-7f09388b7000 rw-p 00000000 00:00 0 7f09388b7000-7f09388c1000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f09388c1000-7f0938924000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f0938924000-7f0938939000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f0938939000-7f093893a000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f093893a000-7f093893b000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f093893b000-7f093893d000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f093893d000-7f093894f000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f093894f000-7f0938955000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f0938955000-7f0938956000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f0938956000-7f0938957000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f093895c000-7f093895e000 rw-p 00000000 00:00 0 7f093895e000-7f093895f000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f093895f000-7f093898a000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f093898a000-7f0938994000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f0938994000-7f0938996000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f0938996000-7f0938998000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffd2007e000-7ffd2009f000 rw-p 00000000 00:00 0 [stack] 7ffd200fc000-7ffd20100000 r--p 00000000 00:00 0 [vvar] 7ffd20100000-7ffd20102000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] Fstderr output is not empty heap_pages_final_slots: 0, total_freed_objects: 0 bootstraptest.test_ractor.rb_2226_1406.rb:6: [BUG] inconsistent live slot number: expect 8175, but 8200. ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0015 e:000014 CFUNC :fork c:0002 p:0026 s:0011 E:0005b8 EVAL bootstraptest.test_ractor.rb_2226_1406.rb:6 [FINISH] c:0001 p:0000 s:0003 E:001540 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- bootstraptest.test_ractor.rb_2226_1406.rb:6:in '<main>' bootstraptest.test_ractor.rb_2226_1406.rb:6:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x8) [0x55a9be336192] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x6b) [0x55a9be02de56] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency_+0x653) [0x55a9be13b023] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5103 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x2d) [0x55a9be13b8b7] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5158 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2978 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1703 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x55a9be11b5fe] /tmp/ruby/src/trunk-gc-asserts/eval.c:164 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:255 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x55a9be11b87f] /tmp/ruby/src/trunk-gc-asserts/eval.c:290 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x55a9be20b7b4] /tmp/ruby/src/trunk-gc-asserts/process.c:4288 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4278 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x55a9be3029ad] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xd3) [0x55a9be30a5d3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x11a1) [0x55a9be3183c1] ../../src/trunk-gc-asserts/insns.def:851 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec+0x20e) [0x55a9be31e1ae] /tmp/ruby/src/trunk-gc-asserts/vm.c:2618 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x55a9be117c65] /tmp/ruby/src/trunk-gc-asserts/eval.c:281 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x83) [0x55a9be11b913] /tmp/ruby/src/trunk-gc-asserts/eval.c:319 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x55a9be03d866] /tmp/ruby/src/trunk-gc-asserts/main.c:42 /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fd9844e81ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fd9844e828b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x55a9be03d8b5] -- Other runtime information ----------------------------------------------- * Loaded script: bootstraptest.test_ractor.rb_2226_1406.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk-gc-asserts/x86_64-linux-fake.rb * Process memory map: 55a9bdfec000-55a9be02b000 r--p 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55a9be02b000-55a9be4d2000 r-xp 0003f000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55a9be4d2000-55a9be65a000 r--p 004e6000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55a9be65a000-55a9be670000 r--p 0066d000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55a9be670000-55a9be671000 rw-p 00683000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55a9be671000-55a9be686000 rw-p 00000000 00:00 0 55a9da832000-55a9da95d000 rw-p 00000000 00:00 0 [heap] 7fd940ca0000-7fd944000000 r--s 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 7fd944000000-7fd944021000 rw-p 00000000 00:00 0 7fd944021000-7fd948000000 ---p 00000000 00:00 0 7fd948f29000-7fd949130000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd949130000-7fd949140000 rw-p 00000000 00:00 0 7fd94914f000-7fd949150000 ---p 00000000 00:00 0 7fd949150000-7fd949351000 rw-p 00000000 00:00 0 7fd949351000-7fd949352000 ---p 00000000 00:00 0 7fd949352000-7fd969270000 rw-p 00000000 00:00 0 7fd96927f000-7fd969280000 ---p 00000000 00:00 0 7fd969280000-7fd969321000 rw-p 00000000 00:00 0 7fd969321000-7fd969322000 ---p 00000000 00:00 0 7fd969322000-7fd9693c3000 rw-p 00000000 00:00 0 7fd9693c3000-7fd9693c4000 ---p 00000000 00:00 0 7fd9693c4000-7fd969465000 rw-p 00000000 00:00 0 7fd969465000-7fd969466000 ---p 00000000 00:00 0 7fd969466000-7fd969507000 rw-p 00000000 00:00 0 7fd969507000-7fd969508000 ---p 00000000 00:00 0 7fd969508000-7fd9695a9000 rw-p 00000000 00:00 0 7fd9695a9000-7fd9695aa000 ---p 00000000 00:00 0 7fd9695aa000-7fd96964b000 rw-p 00000000 00:00 0 7fd96964b000-7fd96964c000 ---p 00000000 00:00 0 7fd96964c000-7fd9696ed000 rw-p 00000000 00:00 0 7fd9696ed000-7fd9696ee000 ---p 00000000 00:00 0 7fd9696ee000-7fd96978f000 rw-p 00000000 00:00 0 7fd96978f000-7fd969790000 ---p 00000000 00:00 0 7fd969790000-7fd969831000 rw-p 00000000 00:00 0 7fd969831000-7fd969832000 ---p 00000000 00:00 0 7fd969832000-7fd9698d3000 rw-p 00000000 00:00 0 7fd9698d3000-7fd9698d4000 ---p 00000000 00:00 0 7fd9698d4000-7fd969975000 rw-p 00000000 00:00 0 7fd969975000-7fd969976000 ---p 00000000 00:00 0 7fd969976000-7fd969a17000 rw-p 00000000 00:00 0 7fd969a17000-7fd969a18000 ---p 00000000 00:00 0 7fd969a18000-7fd969ab9000 rw-p 00000000 00:00 0 7fd969ab9000-7fd969aba000 ---p 00000000 00:00 0 7fd969aba000-7fd969b5b000 rw-p 00000000 00:00 0 7fd969b5b000-7fd969b5c000 ---p 00000000 00:00 0 7fd969b5c000-7fd969bfd000 rw-p 00000000 00:00 0 7fd969bfd000-7fd969bfe000 ---p 00000000 00:00 0 7fd969bfe000-7fd969c9f000 rw-p 00000000 00:00 0 7fd969c9f000-7fd969ca0000 ---p 00000000 00:00 0 7fd969ca0000-7fd969d41000 rw-p 00000000 00:00 0 7fd969d41000-7fd969d42000 ---p 00000000 00:00 0 7fd969d42000-7fd969de3000 rw-p 00000000 00:00 0 7fd969de3000-7fd969de4000 ---p 00000000 00:00 0 7fd969de4000-7fd969e85000 rw-p 00000000 00:00 0 7fd969e85000-7fd969e86000 ---p 00000000 00:00 0 7fd969e86000-7fd969f27000 rw-p 00000000 00:00 0 7fd969f27000-7fd969f28000 ---p 00000000 00:00 0 7fd969f28000-7fd969fc9000 rw-p 00000000 00:00 0 7fd969fc9000-7fd969fca000 ---p 00000000 00:00 0 7fd969fca000-7fd96a06b000 rw-p 00000000 00:00 0 7fd96a06b000-7fd96a06c000 ---p 00000000 00:00 0 7fd96a06c000-7fd96a10d000 rw-p 00000000 00:00 0 7fd96a10d000-7fd96a10e000 ---p 00000000 00:00 0 7fd96a10e000-7fd96a1af000 rw-p 00000000 00:00 0 7fd96a1af000-7fd96a1b0000 ---p 00000000 00:00 0 7fd96a1b0000-7fd96a251000 rw-p 00000000 00:00 0 7fd96a251000-7fd96a252000 ---p 00000000 00:00 0 7fd96a252000-7fd96a2f3000 rw-p 00000000 00:00 0 7fd96a2f3000-7fd96a2f4000 ---p 00000000 00:00 0 7fd96a2f4000-7fd96a395000 rw-p 00000000 00:00 0 7fd96a395000-7fd96a396000 ---p 00000000 00:00 0 7fd96a396000-7fd96a437000 rw-p 00000000 00:00 0 7fd96a437000-7fd96a438000 ---p 00000000 00:00 0 7fd96a438000-7fd96a4d9000 rw-p 00000000 00:00 0 7fd96a4d9000-7fd96a4da000 ---p 00000000 00:00 0 7fd96a4da000-7fd96a57b000 rw-p 00000000 00:00 0 7fd96a57b000-7fd96a57c000 ---p 00000000 00:00 0 7fd96a57c000-7fd96a61d000 rw-p 00000000 00:00 0 7fd96a61d000-7fd96a61e000 ---p 00000000 00:00 0 7fd96a61e000-7fd96a6bf000 rw-p 00000000 00:00 0 7fd96a6bf000-7fd96a6c0000 ---p 00000000 00:00 0 7fd96a6c0000-7fd96af10000 rw-p 00000000 00:00 0 7fd96af1f000-7fd984350000 rw-p 00000000 00:00 0 7fd98435a000-7fd98445b000 rw-p 00000000 00:00 0 7fd98445b000-7fd984462000 r--s 00000000 00:34 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fd984462000-7fd9844bb000 r--p 00000000 00:34 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7fd9844bb000-7fd9844be000 rw-p 00000000 00:00 0 7fd9844be000-7fd9844e6000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd9844e6000-7fd98466e000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd98466e000-7fd9846bd000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd9846bd000-7fd9846c1000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd9846c1000-7fd9846c3000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd9846c3000-7fd9846d2000 rw-p 00000000 00:00 0 7fd9846d2000-7fd9846d6000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd9846d6000-7fd9846f9000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd9846f9000-7fd9846fd000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd9846fd000-7fd9846fe000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd9846fe000-7fd9846ff000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd9846ff000-7fd98470f000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd98470f000-7fd98478e000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd98478e000-7fd9847e6000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd9847e6000-7fd9847e7000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd9847e7000-7fd9847e8000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd9847e8000-7fd9847ea000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd9847ea000-7fd9847ff000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd9847ff000-7fd984818000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd984818000-7fd984819000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd984819000-7fd98481a000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd98481a000-7fd984822000 rw-p 00000000 00:00 0 7fd984822000-7fd98482c000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fd98482c000-7fd98488f000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fd98488f000-7fd9848a4000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fd9848a4000-7fd9848a5000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fd9848a5000-7fd9848a6000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fd9848a6000-7fd9848a8000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fd9848a8000-7fd9848ba000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fd9848ba000-7fd9848c0000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fd9848c0000-7fd9848c1000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fd9848c1000-7fd9848c2000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fd9848c7000-7fd9848c9000 rw-p 00000000 00:00 0 7fd9848c9000-7fd9848ca000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd9848ca000-7fd9848f5000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd9848f5000-7fd9848ff000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd9848ff000-7fd984901000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd984901000-7fd984903000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fff9216c000-7fff9218d000 rw-p 00000000 00:00 0 [stack] 7fff921e6000-7fff921ea000 r--p 00000000 00:00 0 [vvar] 7fff921ea000-7fff921ec000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] Fstderr output is not empty heap_pages_final_slots: 0, total_freed_objects: 0 bootstraptest.test_ractor.rb_2245_1407.rb:6: [BUG] inconsistent live slot number: expect 8175, but 8200. ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0015 e:000014 CFUNC :fork c:0002 p:0026 s:0011 E:000338 EVAL bootstraptest.test_ractor.rb_2245_1407.rb:6 [FINISH] c:0001 p:0000 s:0003 E:0012c0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- bootstraptest.test_ractor.rb_2245_1407.rb:6:in '<main>' bootstraptest.test_ractor.rb_2245_1407.rb:6:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x8) [0x55bfa3b91192] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x6b) [0x55bfa3888e56] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency_+0x653) [0x55bfa3996023] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5103 /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x2d) [0x55bfa39968b7] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5158 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2978 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1703 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x55bfa39765fe] /tmp/ruby/src/trunk-gc-asserts/eval.c:164 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:255 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x55bfa397687f] /tmp/ruby/src/trunk-gc-asserts/eval.c:290 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x55bfa3a667b4] /tmp/ruby/src/trunk-gc-asserts/process.c:4288 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4278 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x55bfa3b5d9ad] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xd3) [0x55bfa3b655d3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x11a1) [0x55bfa3b733c1] ../../src/trunk-gc-asserts/insns.def:851 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec+0x20e) [0x55bfa3b791ae] /tmp/ruby/src/trunk-gc-asserts/vm.c:2618 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x55bfa3972c65] /tmp/ruby/src/trunk-gc-asserts/eval.c:281 /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x83) [0x55bfa3976913] /tmp/ruby/src/trunk-gc-asserts/eval.c:319 /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x55bfa3898866] /tmp/ruby/src/trunk-gc-asserts/main.c:42 /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fe51f3471ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe51f34728b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x55bfa38988b5] -- Other runtime information ----------------------------------------------- * Loaded script: bootstraptest.test_ractor.rb_2245_1407.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk-gc-asserts/x86_64-linux-fake.rb * Process memory map: 55bfa3847000-55bfa3886000 r--p 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55bfa3886000-55bfa3d2d000 r-xp 0003f000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55bfa3d2d000-55bfa3eb5000 r--p 004e6000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55bfa3eb5000-55bfa3ecb000 r--p 0066d000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55bfa3ecb000-55bfa3ecc000 rw-p 00683000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 55bfa3ecc000-55bfa3ee1000 rw-p 00000000 00:00 0 55bfa7d1d000-55bfa7e48000 rw-p 00000000 00:00 0 [heap] 7fe4dc000000-7fe4dc021000 rw-p 00000000 00:00 0 7fe4dc021000-7fe4e0000000 ---p 00000000 00:00 0 7fe4e0a29000-7fe4e0c30000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe4e0c30000-7fe4e3f90000 r--s 00000000 00:34 14837800 /tmp/ruby/build/trunk-gc-asserts/miniruby 7fe4e3f90000-7fe4e3fa0000 rw-p 00000000 00:00 0 7fe4e3faf000-7fe4e3fb0000 ---p 00000000 00:00 0 7fe4e3fb0000-7fe4e41b1000 rw-p 00000000 00:00 0 7fe4e41b1000-7fe4e41b2000 ---p 00000000 00:00 0 7fe4e41b2000-7fe5040d0000 rw-p 00000000 00:00 0 7fe5040df000-7fe5040e0000 ---p 00000000 00:00 0 7fe5040e0000-7fe504181000 rw-p 00000000 00:00 0 7fe504181000-7fe504182000 ---p 00000000 00:00 0 7fe504182000-7fe504223000 rw-p 00000000 00:00 0 7fe504223000-7fe504224000 ---p 00000000 00:00 0 7fe504224000-7fe5042c5000 rw-p 00000000 00:00 0 7fe5042c5000-7fe5042c6000 ---p 00000000 00:00 0 7fe5042c6000-7fe504367000 rw-p 00000000 00:00 0 7fe504367000-7fe504368000 ---p 00000000 00:00 0 7fe504368000-7fe504409000 rw-p 00000000 00:00 0 7fe504409000-7fe50440a000 ---p 00000000 00:00 0 7fe50440a000-7fe5044ab000 rw-p 00000000 00:00 0 7fe5044ab000-7fe5044ac000 ---p 00000000 00:00 0 7fe5044ac000-7fe50454d000 rw-p 00000000 00:00 0 7fe50454d000-7fe50454e000 ---p 00000000 00:00 0 7fe50454e000-7fe5045ef000 rw-p 00000000 00:00 0 7fe5045ef000-7fe5045f0000 ---p 00000000 00:00 0 7fe5045f0000-7fe504691000 rw-p 00000000 00:00 0 7fe504691000-7fe504692000 ---p 00000000 00:00 0 7fe504692000-7fe504733000 rw-p 00000000 00:00 0 7fe504733000-7fe504734000 ---p 00000000 00:00 0 7fe504734000-7fe5047d5000 rw-p 00000000 00:00 0 7fe5047d5000-7fe5047d6000 ---p 00000000 00:00 0 7fe5047d6000-7fe504877000 rw-p 00000000 00:00 0 7fe504877000-7fe504878000 ---p 00000000 00:00 0 7fe504878000-7fe504919000 rw-p 00000000 00:00 0 7fe504919000-7fe50491a000 ---p 00000000 00:00 0 7fe50491a000-7fe5049bb000 rw-p 00000000 00:00 0 7fe5049bb000-7fe5049bc000 ---p 00000000 00:00 0 7fe5049bc000-7fe504a5d000 rw-p 00000000 00:00 0 7fe504a5d000-7fe504a5e000 ---p 00000000 00:00 0 7fe504a5e000-7fe504aff000 rw-p 00000000 00:00 0 7fe504aff000-7fe504b00000 ---p 00000000 00:00 0 7fe504b00000-7fe504ba1000 rw-p 00000000 00:00 0 7fe504ba1000-7fe504ba2000 ---p 00000000 00:00 0 7fe504ba2000-7fe504c43000 rw-p 00000000 00:00 0 7fe504c43000-7fe504c44000 ---p 00000000 00:00 0 7fe504c44000-7fe504ce5000 rw-p 00000000 00:00 0 7fe504ce5000-7fe504ce6000 ---p 00000000 00:00 0 7fe504ce6000-7fe504d87000 rw-p 00000000 00:00 0 7fe504d87000-7fe504d88000 ---p 00000000 00:00 0 7fe504d88000-7fe504e29000 rw-p 00000000 00:00 0 7fe504e29000-7fe504e2a000 ---p 00000000 00:00 0 7fe504e2a000-7fe504ecb000 rw-p 00000000 00:00 0 7fe504ecb000-7fe504ecc000 ---p 00000000 00:00 0 7fe504ecc000-7fe504f6d000 rw-p 00000000 00:00 0 7fe504f6d000-7fe504f6e000 ---p 00000000 00:00 0 7fe504f6e000-7fe50500f000 rw-p 00000000 00:00 0 7fe50500f000-7fe505010000 ---p 00000000 00:00 0 7fe505010000-7fe5050b1000 rw-p 00000000 00:00 0 7fe5050b1000-7fe5050b2000 ---p 00000000 00:00 0 7fe5050b2000-7fe505153000 rw-p 00000000 00:00 0 7fe505153000-7fe505154000 ---p 00000000 00:00 0 7fe505154000-7fe5051f5000 rw-p 00000000 00:00 0 7fe5051f5000-7fe5051f6000 ---p 00000000 00:00 0 7fe5051f6000-7fe505297000 rw-p 00000000 00:00 0 7fe505297000-7fe505298000 ---p 00000000 00:00 0 7fe505298000-7fe505339000 rw-p 00000000 00:00 0 7fe505339000-7fe50533a000 ---p 00000000 00:00 0 7fe50533a000-7fe5053db000 rw-p 00000000 00:00 0 7fe5053db000-7fe5053dc000 ---p 00000000 00:00 0 7fe5053dc000-7fe50547d000 rw-p 00000000 00:00 0 7fe50547d000-7fe50547e000 ---p 00000000 00:00 0 7fe50547e000-7fe50551f000 rw-p 00000000 00:00 0 7fe50551f000-7fe505520000 ---p 00000000 00:00 0 7fe505520000-7fe505d70000 rw-p 00000000 00:00 0 7fe505d7f000-7fe51f1b0000 rw-p 00000000 00:00 0 7fe51f1b9000-7fe51f2ba000 rw-p 00000000 00:00 0 7fe51f2ba000-7fe51f2c1000 r--s 00000000 00:34 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fe51f2c1000-7fe51f31a000 r--p 00000000 00:34 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7fe51f31a000-7fe51f31d000 rw-p 00000000 00:00 0 7fe51f31d000-7fe51f345000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe51f345000-7fe51f4cd000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe51f4cd000-7fe51f51c000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe51f51c000-7fe51f520000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe51f520000-7fe51f522000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fe51f522000-7fe51f531000 rw-p 00000000 00:00 0 7fe51f531000-7fe51f535000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fe51f535000-7fe51f558000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fe51f558000-7fe51f55c000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fe51f55c000-7fe51f55d000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fe51f55d000-7fe51f55e000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fe51f55e000-7fe51f56e000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fe51f56e000-7fe51f5ed000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fe51f5ed000-7fe51f645000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fe51f645000-7fe51f646000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fe51f646000-7fe51f647000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fe51f647000-7fe51f649000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fe51f649000-7fe51f65e000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fe51f65e000-7fe51f677000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fe51f677000-7fe51f678000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fe51f678000-7fe51f679000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fe51f679000-7fe51f681000 rw-p 00000000 00:00 0 7fe51f681000-7fe51f68b000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fe51f68b000-7fe51f6ee000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fe51f6ee000-7fe51f703000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fe51f703000-7fe51f704000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fe51f704000-7fe51f705000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fe51f705000-7fe51f707000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fe51f707000-7fe51f719000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fe51f719000-7fe51f71f000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fe51f71f000-7fe51f720000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fe51f720000-7fe51f721000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fe51f726000-7fe51f728000 rw-p 00000000 00:00 0 7fe51f728000-7fe51f729000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fe51f729000-7fe51f754000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fe51f754000-7fe51f75e000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fe51f75e000-7fe51f760000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fe51f760000-7fe51f762000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffcf43ac000-7ffcf43cd000 rw-p 00000000 00:00 0 [stack] 7ffcf43ec000-7ffcf43f0000 r--p 00000000 00:00 0 [vvar] 7ffcf43f0000-7ffcf43f2000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] #1405 test_ractor.rb:2215: begin Ractor.new { Ractor.receive } _, status = Process.waitpid2 fork { } status.success? ? "ok" : status rescue NotImplementedError :ok end #=> "pid 1670826 SIGABRT (signal 6) (core dumped)" (expected "ok") #1406 test_ractor.rb:2226: begin r = Ractor.new { Ractor.receive } _, status = Process.waitpid2 fork { begin r.take raise "ng" rescue Ractor::ClosedError end } r.send(123) raise unless r.take == 123 status.success? ? "ok" : status rescue NotImplementedError :ok end #=> "pid 1670831 SIGABRT (signal 6) (core dumped)" (expected "ok") #1407 test_ractor.rb:2245: begin r = Ractor.new { Ractor.receive } _, status = Process.waitpid2 fork { begin r.send(123) raise "ng" rescue Ractor::ClosedError end } r.send(123) raise unless r.take == 123 status.success? ? "ok" : status rescue NotImplementedError :ok end #=> "pid 1670838 SIGABRT (signal 6) (core dumped)" (expected "ok") FAIL 3/2023 tests failed make: *** [uncommon.mk:902: yes-btest] Error 1 $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Run options: --seed=35546 "--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/758] 1671870=rubygems/test_gem_source_installed [ 2/758] 1671872=prism/api/command_line_test [ 3/758] 1671869=ruby/test_dir_m17n [ 4/758] 1671871=rubygems/test_gem_commands_which_command [ 5/758] 1671872=prism/ruby/pattern_test [ 6/758] 1671872=rubygems/test_gem_source_vendor [ 7/758] 1671870=rubygems/test_gem_remote_fetcher_s3 [ 8/758] 1671872=-ext-/postponed_job/test_postponed_job [ 9/758] 1671871=socket/test_basicsocket [ 10/758] 1671871=rubygems/test_gem_request_set_lockfile [ 11/758] 1671870=prism/result/integer_base_flags_test [ 12/758] 1671870=fileutils/test_dryrun [ 13/758] 1671870=ruby/test_default_gems [ 14/758] 1671872=fiber/test_process [ 15/758] 1671872=rubygems/test_gem_available_set [ 16/758] 1671870=-ext-/string/test_modify_expand [ 17/758] 1671870=resolv/test_svcb_https [ 18/758] 1671870=openssl/test_buffering [ 19/758] 1671870=ruby/test_iterator [ 20/758] 1671872=dtrace/test_string [ 21/758] 1671872=date/test_date_strftime [ 22/758] 1671870=ruby/test_path [ 23/758] 1671870=ruby/test_rubyoptions [ 24/758] 1671869=yaml/test_dbm [ 25/758] 1671869=ruby/enc/test_euc_jp [ 26/758] 1671869=fiber/test_storage [ 27/758] 1671869=-ext-/exception/test_enc_raise [ 28/758] 1671869=psych/test_symbol [ 29/758] 1671869=prism/ractor_test [ 30/758] 1671869=-ext-/struct/test_member [ 31/758] 1671869=rubygems/test_gem_spec_fetcher [ 32/758] 1671871=rubygems/test_gem_resolver_index_set [ 33/758] 1671869=rubygems/test_gem_resolver_requirement_list [ 34/758] 1671871=-ext-/debug/test_profile_frames [ 35/758] 1671869=-ext-/arith_seq/test_arith_seq_beg_len_step [ 36/758] 1671869=test_rbconfig [ 37/758] 1671871=uri/test_common [ 38/758] 1671869=did_you_mean/edit_distance/test_jaro_winkler [ 39/758] 1671869=ruby/test_optimization [ 40/758] 1671871=ruby/test_variable [ 41/758] 1671871=rubygems/test_gem_safe_yaml [ 42/758] 1671871=rubygems/test_gem_commands_pristine_command [ 43/758] 1671871=rubygems/test_gem_command [ 44/758] 1671871=test_ipaddr [ 45/758] 1671871=rubygems/test_gem_source_specific_file [ 46/758] 1671871=ruby/test_time_tz [ 47/758] 1671871=-ext-/test_bug-14834 [ 48/758] 1671871=socket/test_addrinfo [ 49/758] 1671872=prism/result/equality_test [ 50/758] 1671872=ruby/test_object [ 51/758] 1671871=-ext-/string/test_nofree [ 52/758] 1671871=rubygems/test_gem_remote_fetcher_local_ssl_server [ 53/758] 1671872=open-uri/test_ssl [ 54/758] 1671871=json/json_fixtures_test [ 55/758] 1671871=psych/test_ractor [ 56/758] 1671871=rubygems/test_gem_gem_runner [ 57/758] 1671872=ruby/test_marshal [ 58/758] 1671871=ruby/test_regexp [ 59/758] 1671870=fiber/test_scheduler [ 60/758] 1671872=-ext-/stack/test_stack_overflow [ 61/758] 1671872=strscan/test_stringscanner [ 62/758] 1671872=psych/test_merge_keys [ 63/758] 1671872=mkmf/test_mkmf [ 64/758] 1671872=test_delegate [ 65/758] 1671872=cgi/test_cgi_core [ 66/758] 1671872=ruby/test_set [ 67/758] 1671872=mkmf/test_have_func [ 68/758] 1671872=resolv/test_addr [ 69/758] 1671872=rubygems/test_gem_install_update_options [ 70/758] 1671872=fileutils/test_verbose [ 71/758] 1671872=psych/test_parser [ 72/758] 1671872=ruby/test_threadgroup [ 73/758] 1671872=json/test_helper [ 74/758] 1671872=psych/test_boolean [ 75/758] 1671872=rubygems/test_remote_fetch_error [ 76/758] 1671872=-ext-/proc/test_bmethod [ 77/758] 1671872=rubygems/test_gem [ 78/758] 1671869=-ext-/test_recursion [ 79/758] 1671869=socket/test_ancdata [ 80/758] 1671869=psych/test_null [ 81/758] 1671869=did_you_mean/spell_checking/test_class_name_check [ 82/758] 1671869=rubygems/test_gem_stream_ui [ 83/758] 1671869=rubygems/test_deprecate [ 84/758] 1671869=ruby/test_iseq [ 85/758] 1671872=psych/test_yamldbm [ 86/758] 1671872=mkmf/test_config [ 87/758] 1671872=rubygems/test_gem_resolver_git_set [ 88/758] 1671872=objspace/test_ractor [ 89/758] 1671872=rubygems/test_gem_commands_lock_command [ 90/758] 1671872=ruby/test_integer [ 91/758] 1671869=rubygems/test_gem_rdoc [ 92/758] 1671869=ruby/test_lambda [ 93/758] 1671869=strscan/test_ractor [ 94/758] 1671869=win32/test_registry [ 95/758] 1671869=date/test_date_ractor [ 96/758] 1671869=test_trick [ 97/758] 1671869=ruby/test_rational [ 98/758] 1671869=net/protocol/test_protocol [ 99/758] 1671869=rubygems/test_gem_ext_configure_builder [100/758] 1671869=openssl/test_fips [101/758] 1671869=rubygems/test_gem_security_policy [102/758] 1671869=yaml/test_store [103/758] 1671869=rubygems/test_gem_resolver_api_specification [104/758] 1671869=-ext-/tracepoint/test_tracepoint [105/758] 1671869=-ext-/marshal/test_internal_ivar [106/758] 1671869=prism/test_helper [107/758] 1671869=prism/ruby/desugar_compiler_test [108/758] 1671869=prism/unescape_test [109/758] 1671869=ruby/test_object_id [110/758] 1671870=rubygems/test_gem_request_connection_pools [111/758] 1671869=ruby/test_refinement [112/758] 1671870=ruby/enc/test_iso_8859 [113/758] 1671870=rubygems/test_gem_request [114/758] 1671870=rubygems/test_gem_validator [115/758] 1671870=openssl/test_x509crl [116/758] 1671870=openssl/test_pkey_rsa [117/758] 1671870=-ext-/st/test_numhash [118/758] 1671870=open-uri/test_open-uri [119/758] 1671870=cgi/test_cgi_session [120/758] 1671870=ripper/test_parser_events [121/758] 1671870=prism/ruby/string_query_test [122/758] 1671870=-ext-/rational/test_rat [123/758] 1671870=rubygems/test_gem_resolver_local_specification [124/758] 1671870=ruby/test_insns_leaf [125/758] 1671870=ruby/test_allocation [126/758] 1671870=io/nonblock/test_flush [127/758] 1671870=-ext-/thread_fd/test_thread_fd_close [128/758] 1671870=rubygems/test_gem_remote_fetcher [129/758] 1671870=openssl/test_x509req [130/758] 1671870=rubygems/test_gem_resolver_composed_set [131/758] 1671870=net/http/test_http [132/758] 1671872=json/json_generator_test [133/758] 1671870=ruby/test_ractor [134/758] 1671870=open-uri/test_ftp [135/758] 1671870=ruby/test_transcode [136/758] 1671870=ripper/test_filter [137/758] 1671870=ruby/test_vm_dump [138/758] 1671870=test_tmpdir [139/758] 1671870=prism/errors_test [140/758] 1671870=-ext-/win32/test_dln [141/758] 1671870=ruby/enc/test_koi8 [142/758] 1671870=-ext-/bignum/test_str2big [143/758] 1671870=ruby/test_thread [144/758] 1671869=rubygems/test_gem_package_tar_reader_entry [145/758] 1671869=mkmf/test_pkg_config [146/758] 1671869=-ext-/load/test_protect [147/758] 1671869=ruby/test_whileuntil [148/758] 1671869=psych/test_tree_builder [149/758] 1671869=openssl/test_ossl [150/758] 1671869=monitor/test_monitor [151/758] 1671869=rubygems/test_gem_commands_mirror [152/758] 1671869=psych/test_data [153/758] 1671869=rubygems/test_gem_commands_info_command [154/758] 1671869=json/ractor_test [155/758] 1671869=rubygems/test_gem_request_set [156/758] 1671872=ripper/test_scanner_events [157/758] 1671872=ruby/test_bignum [158/758] 1671869=ruby/test_string_memory [159/758] 1671872=rubygems/test_gem_commands_specification_command [160/758] 1671872=psych/test_object [161/758] 1671872=prism/api/dump_test [162/758] 1671869=-ext-/test_abi [163/758] 1671869=rubygems/test_gem_silent_ui [164/758] 1671869=rubygems/test_gem_source_local [165/758] 1671869=rubygems/test_gem_resolver_git_specification [166/758] 1671869=rubygems/test_gem_resolver_vendor_specification [167/758] 1671869=prism/result/numeric_value_test [168/758] 1671869=prism/ruby/parameters_signature_test [169/758] 1671869=rubygems/test_gem_ext_builder [170/758] 1671869=mkmf/test_flags [171/758] 1671869=openssl/test_x509ext [172/758] 1671869=-ext-/bug_reporter/test_bug_reporter [173/758] 1671869=openssl/test_x509name [174/758] 1671869=rubygems/test_gem_ext_ext_conf_builder [175/758] 1671869=-ext-/path_to_class/test_path_to_class [176/758] 1671869=test_timeout [177/758] 1671869=test_weakref [178/758] 1671869=did_you_mean/core_ext/test_name_error_extension [179/758] 1671869=ruby/test_settracefunc [180/758] 1671869=rubygems/test_gem_text [181/758] 1671869=prism/ruby/tunnel_test [182/758] 1671869=socket/test_unix [183/758] 1671869=ruby/enc/test_regex_casefold [184/758] 1671869=rubygems/test_gem_source_git [185/758] 1671869=ruby/test_symbol [186/758] 1671872=psych/test_coder [187/758] 1671872=rubygems/test_exit [188/758] 1671872=ruby/test_sprintf_comb [189/758] 1671872=prism/api/parse_stream_test [190/758] 1671872=cgi/test_cgi_header [191/758] 1671872=ruby/test_keyword [192/758] 1671872=rubygems/test_gem_ext_cargo_builder_unit [193/758] 1671872=ruby/test_method_cache [194/758] 1671872=socket/test_tcp [195/758] 1671872=rubygems/test_gem_resolver_best_set [196/758] 1671872=json/json_string_matching_test [197/758] 1671872=net/http/test_httpresponse [198/758] 1671872=psych/test_alias_and_anchor [199/758] 1671872=openssl/test_pkey_dsa [200/758] 1671872=ruby/test_dir [201/758] 1671872=psych/test_marshalable [202/758] 1671872=-ext-/test_random [203/758] 1671872=optparse/test_acceptable [204/758] 1671872=openssl/test_ssl [205/758] 1671872=ruby/test_class [206/758] 1671869=-ext-/string/test_enc_str_buf_cat [207/758] 1671869=psych/test_encoding [208/758] 1671869=ruby/test_const [209/758] 1671869=-ext-/string/test_rb_str_dup [210/758] 1671869=ruby/test_module [211/758] 1671869=rubygems/test_gem_ci_detector [212/758] 1671869=socket/test_sockopt [213/758] 1671869=ripper/test_lexer [214/758] 1671869=io/wait/test_io_wait_uncommon [215/758] 1671869=net/http/test_httpheader [216/758] 1671869=psych/test_document [217/758] 1671869=rubygems/test_gem_package_tar_reader [218/758] 1671869=ruby/test_encoding [219/758] 1671869=prism/ruby/reflection_test [220/758] 1671869=rubygems/test_gem_resolver_conflict [221/758] 1671869=-ext-/string/test_too_many_dummy_encodings [222/758] 1671869=mkmf/test_constant [223/758] 1671869=rubygems/test_gem_commands_query_command [224/758] 1671869=ruby/test_rubyvm [225/758] 1671869=prism/api/freeze_test [226/758] 1671869=ruby/test_primitive [227/758] 1671869=coverage/test_coverage [228/758] 1671869=pathname/test_pathname [229/758] 1671869=mkmf/test_have_macro [230/758] 1671869=rubygems/test_gem_resolver [231/758] 1671869=ruby/test_stack [232/758] 1671869=ruby/test_thread_queue [233/758] 1671869=ruby/test_thread_cv [234/758] 1671869=fileutils/test_nowrite [235/758] 1671869=mkmf/test_install [236/758] 1671869=dtrace/test_load [237/758] 1671869=-ext-/gvl/test_last_thread [238/758] 1671869=psych/visitors/test_to_ruby [239/758] 1671869=json/json_generic_object_test [240/758] 1671869=ruby/test_econv [241/758] 1671869=rubygems/test_gem_commands_stale_command [242/758] 1671869=psych/visitors/test_depth_first [243/758] 1671869=rubygems/test_gem_version [244/758] 1671869=rubygems/test_gem_version_option [245/758] 1671869=io/console/test_io_console [246/758] 1671869=-ext-/eval/test_eval [247/758] 1671869=-ext-/string/test_cstr [248/758] 1671869=ruby/test_enum [249/758] 1671869=-ext-/string/test_ellipsize [250/758] 1671869=ripper/test_files_lib [251/758] 1671871=openssl/test_ssl_session [252/758] 1671871=prism/result/integer_parse_test [253/758] 1671871=test_bundled_gems [254/758] 1671871=ruby/test_parse [255/758] 1671871=psych/test_object_references [256/758] 1671871=openssl/test_pair [257/758] 1671871=-ext-/symbol/test_inadvertent_creation [258/758] 1671871=-ext-/marshal/test_usrmarshal [259/758] 1671871=ruby/test_fixnum [260/758] 1671871=ruby/test_signal [261/758] 1671869=-ext-/bignum/test_big2str [262/758] 1671869=psych/test_yaml [263/758] 1671869=did_you_mean/spell_checking/test_uncorrectable_name_check [264/758] 1671869=-ext-/string/test_qsort [265/758] 1671869=rubygems/test_gem_commands_search_command [266/758] 1671869=json/json_addition_test [267/758] 1671869=rubygems/test_gem_commands_signin_command [268/758] 1671869=rubygems/test_gem_stub_specification [269/758] 1671869=cgi/test_cgi_modruby [270/758] 1671869=rubygems/test_gem_console_ui [271/758] 1671869=rubygems/test_gem_resolver_api_set [272/758] 1671869=cgi/test_cgi_tag_helper [273/758] 1671869=dtrace/test_cmethod [274/758] 1671869=ruby/test_frozen_error [275/758] 1671869=-ext-/file/test_stat [276/758] 1671869=rubygems/test_gem_commands_help_command [277/758] 1671869=-ext-/funcall/test_passing_block [278/758] 1671869=rubygems/test_gem_dependency_installer [279/758] 1671871=-ext-/test_printf [280/758] 1671871=openssl/test_digest [281/758] 1671871=rubygems/test_gem_commands_list_command [282/758] 1671871=rubygems/test_gem_source_lock [283/758] 1671871=erb/test_erb [284/758] 1671871=rubygems/test_gem_uri [285/758] 1671871=dtrace/test_object_create_start [286/758] 1671871=ripper/test_sexp [287/758] 1671871=prism/version_test [288/758] 1671871=prism/api/lex_test [289/758] 1671871=socket/test_nonblock [290/758] 1671871=fiber/test_enumerator [291/758] 1671871=openssl/test_ocsp [292/758] 1671871=rubygems/test_gem_commands_fetch_command [293/758] 1671871=ruby/enc/test_case_options [294/758] 1671871=fiber/test_timeout [295/758] 1671871=ruby/test_struct [296/758] 1671871=fiber/test_mutex [297/758] 1671869=ruby/test_env [298/758] 1671871=ruby/test_complexrational [299/758] 1671871=-ext-/integer/test_my_integer [300/758] 1671871=ruby/enc/test_big5 [301/758] 1671871=rubygems/test_gem_commands_sources_command [302/758] 1671871=ruby/test_call [303/758] 1671871=rubygems/test_bundled_ca [304/758] 1671871=date/test_date_compat [305/758] 1671871=ruby/test_io_m17n [306/758] 1671869=openssl/test_cipher [307/758] 1671869=-ext-/time/test_new [308/758] 1671869=-ext-/bignum/test_bigzero [309/758] 1671869=erb/test_erb_command [310/758] 1671869=-ext-/iseq_load/test_iseq_load [311/758] 1671871=ruby/enc/test_windows_1251 [312/758] 1671871=prism/ruby/relocation_test [313/758] 1671871=ruby/test_complex2 [314/758] 1671871=-ext-/class/test_class2name [315/758] 1671871=ruby/test_eval [316/758] 1671871=psych/test_class [317/758] 1671871=ruby/test_metaclass [318/758] 1671871=prism/newline_offsets_test [319/758] 1671871=prism/result/static_inspect_test [320/758] 1671871=ruby/test_ast [321/758] 1671869=cgi/test_cgi_cookie [322/758] 1671869=prism/onigmo_test [323/758] 1671869=rubygems/test_gem_commands_install_command [324/758] 1671869=psych/test_struct [325/758] 1671869=-ext-/bignum/test_pack [326/758] 1671869=prism/fuzzer_test [327/758] 1671869=rubygems/test_gem_commands_owner_command [328/758] 1671869=rubygems/test_gem_commands_exec_command [329/758] 1671869=test_time [330/758] 1671869=psych/test_numeric [331/758] 1671869=did_you_mean/spell_checking/test_variable_name_check [332/758] 1671869=rubygems/test_gem_security_trust_dir [333/758] 1671869=-ext-/st/test_update [334/758] 1671869=mkmf/test_have_library [335/758] 1671869=ruby/test_pattern_matching [336/758] 1671869=ruby/test_nomethod_error [337/758] 1671869=ruby/test_clone [338/758] 1671869=-ext-/thread/test_lock_native_thread [339/758] 1671869=ruby/test_key_error [340/758] 1671869=-ext-/struct/test_len [341/758] 1671869=openssl/test_engine [342/758] 1671869=objspace/test_objspace [343/758] 1671872=-ext-/load/test_dot_dot [344/758] 1671872=prism/magic_comment_test [345/758] 1671872=prism/encoding/symbol_encoding_test [346/758] 1671872=-ext-/string/test_fstring [347/758] 1671872=prism/bom_test [348/758] 1671872=openssl/test_pkcs7 [349/758] 1671872=ruby/test_file [350/758] 1671872=openssl/test_provider [351/758] 1671872=ruby/test_require [352/758] 1671870=ruby/test_dup [353/758] 1671870=ripper/test_files_test_1 [354/758] 1671872=-ext-/typeddata/test_typeddata [355/758] 1671872=ruby/test_yield [356/758] 1671870=prism/api/parse_comments_test [357/758] 1671870=openssl/test_config [358/758] 1671870=io/console/test_ractor [359/758] 1671870=fiber/test_address_resolve [360/758] 1671870=ruby/test_undef [361/758] 1671870=ruby/test_memory_view [362/758] 1671870=-ext-/iter/test_iter_break [363/758] 1671870=rubygems/test_gem_resolver_installed_specification [364/758] 1671870=-ext-/num2int/test_num2int [365/758] 1671870=ruby/test_flip [366/758] 1671870=-ext-/method/test_arity [367/758] 1671870=-ext-/struct/test_duplicate [368/758] 1671870=rubygems/test_gem_installer [369/758] 1671870=psych/test_hash [370/758] 1671870=date/test_switch_hitter [371/758] 1671870=prism/result/source_location_test [372/758] 1671870=rubygems/test_gem_resolver_specification [373/758] 1671870=rubygems/test_gem_ext_cmake_builder [374/758] 1671870=ruby/test_weakkeymap [375/758] 1671870=-ext-/string/test_external_new [376/758] 1671870=rubygems/test_gem_unsatisfiable_dependency_error [377/758] 1671870=dtrace/test_hash_create [378/758] 1671870=optparse/test_optparse [379/758] 1671870=prism/fixtures_test [380/758] 1671870=ruby/test_rational2 [381/758] 1671870=date/test_date_arith [382/758] 1671870=rubygems/test_gem_package_tar_header [383/758] 1671870=rubygems/test_project_sanity [384/758] 1671870=ruby/test_arithmetic_sequence [385/758] 1671870=rubygems/test_gem_source [386/758] 1671870=psych/test_deprecated [387/758] 1671870=rubygems/test_gem_util [388/758] 1671870=-ext-/exception/test_ensured [389/758] 1671870=mkmf/test_signedness [390/758] 1671870=pathname/test_ractor [391/758] 1671870=open-uri/test_proxy [392/758] 1671870=-ext-/bignum/test_div [393/758] 1671870=rubygems/test_gem_commands_outdated_command [394/758] 1671870=ruby/enc/test_shift_jis [395/758] 1671870=net/http/test_https [396/758] 1671870=psych/visitors/test_emitter [397/758] 1671870=json/json_parser_test [398/758] 1671870=ruby/test_not [399/758] 1671870=prism/api/parse_test [400/758] 1671870=ruby/test_complex [401/758] 1671870=ruby/enc/test_utf32 [402/758] 1671870=lib/!Nothing_to_test [403/758] 1671870=psych/json/test_stream [404/758] 1671870=rubygems/test_gem_gemcutter_utilities [405/758] 1671870=psych/test_nil [406/758] 1671870=ruby/test_io [407/758] 1671872=optparse/test_noarg [408/758] 1671872=-ext-/string/test_set_len [409/758] 1671872=openssl/test_random [410/758] 1671872=rubygems/test_kernel [411/758] 1671872=etc/test_etc [412/758] 1671872=rubygems/test_gem_commands_unpack_command [413/758] 1671872=date/test_date_marshal [414/758] 1671872=optparse/test_optarg [415/758] 1671872=date/test_date [416/758] 1671872=-ext-/test_ensure_and_callcc [417/758] 1671872=-ext-/iter/test_yield_block [418/758] 1671872=rubygems/test_gem_ext_rake_builder [419/758] 1671872=fileutils/test_fileutils [420/758] 1671870=psych/test_exception [421/758] 1671872=rubygems/test_gem_remote_fetcher_local_server [422/758] 1671870=rubygems/test_gem_local_remote_options [423/758] 1671870=openssl/test_bnLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 36741> [424/758] 1671870=rubygems/test_gem_commands_server_command [425/758] 1671870=rubygems/test_gem_platform [426/758] 1671870=dtrace/test_method_cache [427/758] 1671870=prism/result/regular_expression_options_test [428/758] 1671870=ruby/enc/test_cesu8 [429/758] 1671870=did_you_mean/spell_checking/test_method_name_check [430/758] 1671870=prism/result/string_test [431/758] 1671870=openssl/test_asn1 [432/758] 1671870=-ext-/array/test_resize [433/758] 1671870=ruby/test_method Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 [434/758] 1671872=socket/test_socket [435/758] 1671872=ruby/test_assignment [436/758] 1671872=rubygems/test_gem_source_list [437/758] 1671872=psych/test_yaml_special_cases [438/758] 1671872=rubygems/test_require [439/758] 1671872=prism/result/node_id_test [440/758] 1671872=prism/regexp_test [441/758] 1671872=-ext-/string/test_enc_associate [442/758] 1671872=did_you_mean/tree_spell/test_human_typo [443/758] 1671872=rubygems/test_gem_request_set_lockfile_parser [444/758] 1671872=rubygems/test_gem_commands_update_command [445/758] 1671872=rubygems/test_gem_source_subpath_problem [446/758] 1671872=ruby/test_time [447/758] 1671872=optparse/test_zsh_completion [448/758] 1671872=ruby/test_system [449/758] 1671872=did_you_mean/test_tree_spell_checker [450/758] 1671872=prism/newline_test [451/758] 1671872=-ext-/string/test_interned_str [452/758] 1671872=rubygems/test_gem_commands_yank_command [453/758] 1671872=rubygems/test_gem_resolver_vendor_set [454/758] 1671872=rubygems/test_gem_package_old [455/758] 1671872=rubygems/test_gem_dependency_resolution_error [456/758] 1671872=ruby/test_random_formatter [457/758] 1671872=io/wait/test_ractor [458/758] 1671872=ruby/test_pipe [459/758] 1671872=ruby/test_gc_compact [460/758] 1671870=cgi/test_cgi_util [461/758] 1671870=mkmf/test_sizeof [462/758] 1671870=fiber/test_sleep [463/758] 1671870=-ext-/struct/test_data [464/758] 1671870=rubygems/test_gem_resolver_installer_set [465/758] 1671870=fiber/test_backtrace [466/758] 1671870=-ext-/exception/test_exception_at_throwing [467/758] 1671870=ruby/test_mixed_unicode_escapes [468/758] 1671870=-ext-/array/test_to_ary_concat [469/758] 1671872=prism/library_symbols_test [470/758] 1671872=uri/test_ftp [471/758] 1671872=test_open3 [472/758] 1671869=prism/api/parse_success_test [473/758] 1671869=ruby/enc/test_gbk [474/758] 1671869=ruby/test_inlinecache [475/758] 1671869=ruby/test_warning [476/758] 1671869=rubygems/test_gem_ext_cargo_builder_link_flag_converter [477/758] 1671869=rubygems/test_gem_commands_contents_command [478/758] 1671869=rubygems/test_gem_ext_cargo_builder [479/758] 1671869=rubygems/test_gem_specification [480/758] 1671872=rubygems/test_gem_uninstaller [481/758] 1671872=openssl/test_pkey_ec [482/758] 1671872=psych/test_array [483/758] 1671872=rubygems/test_gem_commands_uninstall_command [484/758] 1671869=ruby/test_fiber [485/758] 1671872=ruby/test_proc [486/758] 1671872=date/test_date_parse [487/758] 1671872=date/test_date_new [488/758] 1671872=zlib/test_zlib [489/758] 1671869=ruby/enc/test_utf16 [490/758] 1671869=rubygems/test_gem_package_tar_writer [491/758] 1671869=ruby/test_float [492/758] 1671870=rubygems/test_gem_bundler_version_finder [493/758] 1671870=psych/test_emitter [494/758] 1671870=test_pp [495/758] 1671870=test_forwardable [496/758] 1671870=-ext-/load/test_stringify_symbols [497/758] 1671870=prism/result/heredoc_test [498/758] 1671870=rubygems/test_webauthn_listener_response [499/758] 1671870=-ext-/test_scan_args [500/758] 1671870=test_shellwords [501/758] 1671870=digest/test_digest_extend [502/758] 1671870=did_you_mean/spell_checking/test_key_name_check [503/758] 1671870=-ext-/popen_deadlock/test_popen_deadlock [504/758] 1671870=psych/test_omap [505/758] 1671870=openssl/test_pkcs12 [506/758] 1671870=ruby/test_unicode_escape [507/758] 1671870=prism/locals_test [508/758] 1671870=ruby/test_shapes [509/758] 1671870=prism/encoding/string_encoding_test [510/758] 1671870=test_find [511/758] 1671870=-ext-/integer/test_integer [512/758] 1671870=stringio/test_ractor [513/758] 1671870=rubygems/test_gem_commands_build_command [514/758] 1671870=ruby/test_ifunless [515/758] 1671870=ruby/enc/test_grapheme_breaks [516/758] 1671870=rubygems/test_gem_commands_signout_command [517/758] 1671870=ruby/test_rand [518/758] 1671870=-ext-/st/test_foreach [519/758] 1671869=optparse/test_cclass [520/758] 1671870=rubygems/test_gem_commands_cert_command [521/758] 1671869=rubygems/test_gem_path_support [522/758] 1671869=rubygems/test_gem_dependency_list [523/758] 1671869=-ext-/string/test_capacity [524/758] 1671869=-ext-/float/test_nextafter [525/758] 1671869=psych/test_json_tree [526/758] 1671869=ruby/test_backtrace [527/758] 1671870=ripper/test_files_sample [528/758] 1671870=optparse/test_summary [529/758] 1671870=ruby/test_data [530/758] 1671870=rubygems/test_webauthn_listener [531/758] 1671870=net/http/test_httpresponses [532/758] 1671870=did_you_mean/spell_checking/test_require_path_check [533/758] 1671870=uri/test_http [534/758] 1671870=mkmf/test_framework [535/758] 1671870=dtrace/test_function_entry [536/758] 1671870=uri/test_parser [537/758] 1671870=rubygems/test_gem_security_signer [538/758] 1671870=rubygems/test_gem_resolver_lock_specification [539/758] 1671870=date/test_date_strptime [540/758] 1671870=net/http/test_buffered_io [541/758] 1671870=test_prettyprint [542/758] 1671870=optparse/test_getopts [543/758] 1671870=json/json_coder_test [544/758] 1671870=net/http/test_http_request [545/758] 1671870=ruby/test_stringchar [546/758] 1671870=fiber/test_queue [547/758] 1671870=rubygems/test_gem_commands_rebuild_command [548/758] 1671870=ruby/test_array [549/758] 1671869=mkmf/test_convertible [550/758] 1671869=psych/test_scalar_scanner [551/758] 1671869=psych/test_date_time [552/758] 1671869=uri/test_ws [553/758] 1671869=ruby/test_pack [554/758] 1671869=ruby/test_weakmap [555/758] 1671871=rubygems/test_gem_uri_formatter [556/758] 1671871=rubygems/test_gem_source_fetch_problem [557/758] 1671871=ruby/test_readpartial [558/758] 1671871=ruby/enc/test_emoji [559/758] 1671871=set/test_sorted_set [560/758] 1671871=ruby/test_sprintf [561/758] 1671871=ruby/test_condition [562/758] 1671871=ruby/test_enumerator [563/758] 1671872=ruby/enc/test_cp949 [564/758] 1671872=-ext-/exception/test_data_error [565/758] 1671872=resolv/test_mdns [566/758] 1671872=dtrace/test_array_create [567/758] 1671872=did_you_mean/test_ractor_compatibility [568/758] 1671872=rubygems/test_gem_commands_dependency_command [569/758] 1671872=rubygems/test_gem_name_tuple [570/758] 1671872=ruby/test_name_error [571/758] 1671872=-ext-/debug/test_debug [572/758] 1671872=test_singleton [573/758] 1671872=prism/result/constant_path_node_test [574/758] 1671872=prism/percent_delimiter_string_test [575/758] 1671872=date/test_date_attr [576/758] 1671872=psych/test_safe_load [577/758] 1671872=uri/test_wss [578/758] 1671872=-ext-/load/test_resolve_symbol [579/758] 1671872=ruby/test_arity [580/758] 1671872=prism/snippets_test [581/758] 1671872=ruby/test_trace [582/758] 1671872=openssl/test_x509attr [583/758] 1671872=uri/test_ldap [584/758] 1671872=rubygems/test_gem_doctor [585/758] 1671872=ripper/test_ripper [586/758] 1671872=psych/handlers/test_recorder [587/758] 1671872=json/json_encoding_test [588/758] 1671872=prism/lex_test [589/758] 1671872=rubygems/test_gem_package [590/758] 1671872=-ext-/arith_seq/test_arith_seq_extract [591/758] 1671872=test_unicode_normalize [592/758] 1671872=rubygems/test_gem_commands_cleanup_command [593/758] 1671872=rubygems/test_gem_impossible_dependencies_error [594/758] 1671872=psych/test_yamlstore [595/758] 1671872=did_you_mean/spell_checking/test_pattern_key_name_check [596/758] 1671872=openssl/test_hmac [597/758] 1671872=did_you_mean/tree_spell/test_change_word [598/758] 1671872=-ext-/test_bug-5832 [599/758] 1671872=ruby/test_autoload [600/758] 1671869=ruby/test_numeric [601/758] 1671869=prism/result/overlap_test [602/758] 1671869=-ext-/win32/test_fd_setsize [603/758] 1671869=-ext-/string/test_normalize [604/758] 1671869=ruby/enc/test_gb18030 [605/758] 1671869=prism/encoding/encodings_test [606/758] 1671869=test_extlibs [607/758] 1671869=mmtk/test_configuration [608/758] 1671869=-ext-/test_notimplement [609/758] 1671869=prism/encoding/regular_expression_encoding_test [610/758] 1671869=prism/ruby/ripper_test [611/758] 1671869=rubygems/test_gem_commands_open_command [612/758] 1671869=uri/test_mailto [613/758] 1671869=rubygems/test_rubygems [614/758] 1671869=test_tempfile [615/758] 1671869=ruby/test_compile_prism [616/758] 1671869=-ext-/thread/test_instrumentation_api [617/758] 1671869=optparse/test_reqarg [618/758] 1671869=ruby/test_syntax [619/758] 1671872=-ext-/test_bug-3571 [620/758] 1671872=ruby/test_basicinstructions [621/758] 1671872=ruby/test_lazy_enumerator [622/758] 1671870=mkmf/test_find_executable [623/758] 1671870=resolv/test_resource [624/758] 1671870=-ext-/bignum/test_mul [625/758] 1671870=ruby/test_defined [626/758] 1671870=net/http/test_https_proxy [627/758] 1671870=ruby/test_zjit [628/758] 1671870=-ext-/vm/test_at_exit [629/758] 1671870=ruby/test_io_timeout [630/758] 1671872=ruby/test_super [631/758] 1671870=ruby/test_comparable [632/758] 1671870=rubygems/test_gem_dependency [633/758] 1671870=prism/result/static_literals_test [634/758] 1671870=optparse/test_autoconf [635/758] 1671870=error_highlight/test_error_highlight [636/758] 1671870=ruby/test_gc [637/758] 1671872=ripper/test_files_test_2 [638/758] 1671872=cgi/test_cgi_multipart [639/758] 1671872=prism/result/comments_test [640/758] 1671872=uri/test_generic [641/758] 1671872=prism/ruby/parser_test [642/758] 1671872=uri/test_file [643/758] 1671872=-ext-/wait/test_wait [644/758] 1671872=-ext-/econv/test_append [645/758] 1671872=date/test_date_conv [646/758] 1671872=mkmf/test_egrep_cpp [647/758] 1671872=prism/result/index_write_test [648/758] 1671872=ruby/enc/test_euc_tw [649/758] 1671872=ripper/test_files_ext [650/758] 1671872=dtrace/test_raise [651/758] 1671872=rubygems/test_gem_commands_check_command [652/758] 1671872=prism/ruby/compiler_test [653/758] 1671872=rubygems/test_gem_update_suggestion [654/758] 1671872=psych/test_string [655/758] 1671872=rubygems/test_gem_commands_environment_command [656/758] 1671872=stringio/test_stringio [657/758] 1671872=resolv/test_dns [658/758] 1671872=ruby/test_io_buffer [659/758] 1671872=rubygems/test_gem_resolver_lock_set [660/758] 1671872=json/json_ext_parser_test [661/758] 1671872=ruby/test_beginendblock [662/758] 1671872=psych/nodes/test_enumerable [663/758] 1671872=prism/result/warnings_test [664/758] 1671872=prism/result/implicit_array_test [665/758] 1671872=prism/ruby/ruby_parser_test [666/758] 1671872=dtrace/test_singleton_function [667/758] 1671872=psych/test_psych_set [668/758] 1671872=optparse/test_bash_completion [669/758] 1671872=erb/test_erb_m17n [670/758] 1671872=rubygems/test_gem_request_set_lockfile_tokenizer [671/758] 1671872=ruby/test_alias [672/758] 1671872=ruby/enc/test_windows_1252 [673/758] 1671872=ruby/test_fnmatch [674/758] 1671872=prism/ruby/dispatcher_test [675/758] 1671872=did_you_mean/test_spell_checker [676/758] 1671872=rubygems/test_config [677/758] 1671872=openssl/test_x509cert [678/758] 1671872=rubygems/test_gem_config_file [679/758] 1671872=rubygems/test_gem_commands_push_command [680/758] 1671872=prism/result/attribute_write_test [681/758] 1671872=ruby/test_yjit_exit_locations [682/758] 1671872=fiber/test_thread [683/758] 1671872=optparse/test_load [684/758] 1671872=rubygems/test_gem_security [685/758] 1671869=rubygems/test_gem_request_set_gem_dependency_api [686/758] 1671869=ruby/test_literal [687/758] 1671872=ruby/test_string [688/758] 1671869=socket/test_udp [689/758] 1671869=ruby/test_range [690/758] 1671869=ruby/test_exception [691/758] 1671869=prism/result/breadth_first_search_test [692/758] 1671869=openssl/test_pkey_dh [693/758] 1671869=-ext-/symbol/test_type [694/758] 1671869=openssl/test_pkey [695/758] 1671869=ruby/enc/test_emoji_breaks [696/758] 1671869=rubygems/test_gem_resolver_activation_request [697/758] 1671869=psych/visitors/test_yaml_tree [698/758] 1671869=openssl/test_ts [699/758] 1671869=fiber/test_ractor [700/758] 1671869=-ext-/test_enumerator_kw [701/758] 1671869=ruby/test_continuation [702/758] 1671869=ruby/test_case [703/758] 1671869=test_pty [704/758] 1671869=-ext-/hash/test_delete [705/758] 1671869=optparse/test_placearg [706/758] 1671869=rubygems/test_gem_resolver_index_specification [707/758] 1671869=mkmf/test_libs [708/758] 1671869=dtrace/test_gc [709/758] 1671869=rubygems/test_gem_safe_marshal [710/758] 1671869=ruby/test_math [711/758] 1671869=ruby/test_m17n_comb [712/758] 1671869=fiber/test_io_buffer [713/758] 1671869=psych/test_scalar [714/758] 1671869=rubygems/test_gem_commands_setup_command [715/758] 1671869=prism/ruby/location_test [716/758] 1671869=optparse/test_did_you_mean [717/758] 1671869=rubygems/test_gem_command_manager [718/758] 1671869=rubygems/test_webauthn_poller [719/758] 1671869=ripper/test_files_test [720/758] 1671869=openssl/test_kdf [721/758] 1671869=psych/test_stream [722/758] 1671869=rubygems/test_gem_resolver_dependency_request [723/758] 1671869=mkmf/test_configuration [724/758] 1671869=openssl/test_ns_spki [725/758] 1671869=psych/test_serialize_subclasses [726/758] 1671869=fiber/test_io [727/758] 1671869=rubygems/test_gem_package_task [728/758] 1671869=rubygems/test_gem_requirement [729/758] 1671869=ruby/enc/test_case_comprehensive [730/758] 1671869=ruby/test_file_exhaustive [731/758] 1671869=ruby/test_hash [732/758] 1671870=psych/test_psych [733/758] 1671870=prism/result/named_capture_test [734/758] 1671870=ruby/enc/test_case_mapping [735/758] 1671870=json/json_common_interface_test [736/758] 1671870=openssl/test_x509store [737/758] 1671870=ruby/test_objectspace [738/758] 1671871=-ext-/gvl/test_ubf_async_safe [739/758] 1671871=prism/heredoc_dedent_test [740/758] 1671871=ruby/test_argf [741/758] 1671870=dtrace/test_require [742/758] 1671870=ruby/test_process [743/758] 1671871=ruby/test_m17n [744/758] 1671871=digest/test_digest [745/758] 1671871=ruby/test_yjit [746/758] 1671870=ruby/enc/test_euc_kr [747/758] 1671870=digest/test_ractor [748/758] 1671870=-ext-/win32/test_console_attr [749/758] 1671870=ruby/test_integer_comb [750/758] 1671871=test_tsort [751/758] 1671871=ruby/test_require_lib [752/758] 1671871=ruby/test_sleep [753/758] 1671871=optparse/test_kwargs [754/758] 1671871=ruby/test_frozen [755/758] 1671871=io/wait/test_io_wait [756/758] 1671870=psych/test_set [757/758] 1671870=test_securerandom [758/758] 1671870=-ext-/string/test_coderange Finished tests in 3348.032002s, 8.5782 tests/s, 1819.3981 assertions/s. 28720 tests, 6091403 assertions, 0 failures, 0 errors, 121 skips ruby -v: ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/zjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 110.731728 seconds 3336 files, 33627 examples, 135440 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.