# Logfile created on 2024-03-01 17:04:06 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005642515354f0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240301-170406", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x00005642515ce510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005642515ce3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005642515ce1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240301-170406", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240301-170406>, @binmode=false, @mon_data=#<Monitor:0x00005642515ce088>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts Cloning into 'trunk-gc-asserts'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for ld... ld checking for gcc-ar... gcc-ar checking for g++... no checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking how to run the C preprocessor... gcc -E checking for gas... no checking for as... as checking for gobjcopy... no checking for objcopy... objcopy checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="" checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... yes checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage sepcifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... yes checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for rustc... rustc checking whether rustc works for YJIT... yes checking for prefix of external symbols... NONE checking for default symbols in empty shared library... checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.4.0+0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.4.0 * Installation prefix: /tmp/ruby/install/trunk-gc-asserts * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: gcc * with thread: pthread * with coroutine: amd64 * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdiv-by-zero -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -Wpointer-arith -Wwrite-strings \ -Wold-style-definition -Wimplicit-fallthrough=0 \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wmisleading-indentation -Wundef * strip command: strip -S -x * install doc: no * YJIT support: yes * RJIT support: yes * man page type: man * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. $$$[beg] make update-unicode DEFS="-DRGENGC_CHECK_MODE=2" Downloading Unicode 15.0.0 data and property files... downloading 15.0.0/ucd/UnicodeData.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/CaseFolding.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done Downloading Unicode 15.0.0 auxiliary files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done Downloading Unicode emoji 15.0 files... downloading emoji/15.0/emoji-sequences.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done $$$[end] "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2" tool/config.guess already exists tool/config.sub already exists Downloading bundled gem power_assert-2.0.3... Downloading bundled gem rake-13.1.0... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rexml-3.2.6... Downloading bundled gem rss-0.3.0... Downloading bundled gem net-ftp-0.3.4... Downloading bundled gem net-imap-0.4.10... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.4.0.1... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem typeprof-0.21.11... Downloading bundled gem racc-1.7.3... Downloading bundled gem mutex_m-0.2.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem 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.1.2... Downloading bundled gem csv-3.2.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/gems/src Cloning https://github.com/minitest/minitest Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/minitest'... Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 From https://github.com/minitest/minitest * branch 00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD HEAD is now at 00affdb Support Ruby 3.4's new error message format echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision updated Building minitest@00affdbf08f42b9b12df043e9fe28e56ad33b622 to /tmp/ruby/src/trunk-gc-asserts/gems/minitest-5.22.2.gem Successfully built RubyGem Name: minitest Version: 5.22.2 File: minitest-5.22.2.gem Cloning https://github.com/ruby/rbs Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 From https://github.com/ruby/rbs * branch 56ae86bb5f4864f5057778bd45b280248b012329 -> FETCH_HEAD HEAD is now at 56ae86bb Ignore error echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision updated Building rbs@56ae86bb5f4864f5057778bd45b280248b012329 to /tmp/ruby/src/trunk-gc-asserts/gems/rbs-3.4.4.gem Successfully built RubyGem Name: rbs Version: 3.4.4 File: rbs-3.4.4.gem Cloning https://github.com/ruby/debug Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/debug'... Update debug to 2d602636d99114d55a32fedd652c9c704446a749 From https://github.com/ruby/debug * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision updated Building debug@2d602636d99114d55a32fedd652c9c704446a749 to /tmp/ruby/src/trunk-gc-asserts/gems/debug-1.9.1.gem Successfully built RubyGem Name: debug Version: 1.9.1 File: debug-1.9.1.gem Cloning https://github.com/ruby/bigdecimal Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/bigdecimal'... Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d From https://github.com/ruby/bigdecimal * branch 741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision updated Building bigdecimal@741fb93b566959663269ecd988e278a974528a1d to /tmp/ruby/src/trunk-gc-asserts/gems/bigdecimal-3.1.6.gem Successfully built RubyGem Name: bigdecimal Version: 3.1.6 File: bigdecimal-3.1.6.gem $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2" make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" Already up to date. Latest commit hash = 57ca5960ad $$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2" generating id.h id.h updated generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk-gc-asserts/revision.h updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/enc/jis + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-gc-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-gc-asserts/probes.d > probes.dmyh generating /tmp/ruby/src/trunk-gc-asserts/lib/ruby_vm/rjit/instruction.rb generating parse.c copying lex.c generating enc/trans/newline.c ... generating id.c id.c updated making /tmp/ruby/src/trunk-gc-asserts/ast.rbinc making /tmp/ruby/src/trunk-gc-asserts/dir.rbinc making /tmp/ruby/src/trunk-gc-asserts/gc.rbinc making /tmp/ruby/src/trunk-gc-asserts/numeric.rbinc making /tmp/ruby/src/trunk-gc-asserts/io.rbinc making /tmp/ruby/src/trunk-gc-asserts/marshal.rbinc making /tmp/ruby/src/trunk-gc-asserts/rjit.rbinc making /tmp/ruby/src/trunk-gc-asserts/rjit_c.rbinc making /tmp/ruby/src/trunk-gc-asserts/pack.rbinc making /tmp/ruby/src/trunk-gc-asserts/trace_point.rbinc making /tmp/ruby/src/trunk-gc-asserts/warning.rbinc making /tmp/ruby/src/trunk-gc-asserts/array.rbinc making /tmp/ruby/src/trunk-gc-asserts/kernel.rbinc making /tmp/ruby/src/trunk-gc-asserts/ractor.rbinc making /tmp/ruby/src/trunk-gc-asserts/symbol.rbinc making /tmp/ruby/src/trunk-gc-asserts/timev.rbinc making /tmp/ruby/src/trunk-gc-asserts/thread_sync.rbinc making /tmp/ruby/src/trunk-gc-asserts/nilclass.rbinc making /tmp/ruby/src/trunk-gc-asserts/prelude.rbinc making /tmp/ruby/src/trunk-gc-asserts/gem_prelude.rbinc making /tmp/ruby/src/trunk-gc-asserts/yjit.rbinc /tmp/ruby/src/trunk-gc-asserts/lib/unicode_normalize/tables.rb unchanged generating /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' extracting ripper.y from ../../parse.y compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating miniprelude.c miniprelude.c updated generating golf_prelude.c golf_prelude.c updated /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' generating table from enc/trans/big5.c generating enc/trans/big5.c ... generating table from enc/trans/cesu_8.c generating enc/trans/cesu_8.c ... generating table from enc/trans/chinese.c generating enc/trans/chinese.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_iso2022_kddi.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_sjis_docomo.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/emoji_sjis_kddi.c ... generating table from enc/trans/emoji_sjis_softbank.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/escape.c generating enc/trans/escape.c ... generating table from enc/trans/gb18030.c generating enc/trans/gb18030.c ... generating table from enc/trans/gbk.c generating enc/trans/gbk.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/japanese_euc.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/korean.c ... generating table from enc/trans/single_byte.c generating enc/trans/single_byte.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/utf8_mac.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision unchanged Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems Extracting bundle gem power_assert-2.0.3... Unpacked gems/power_assert-2.0.3.gem Extracting bundle gem rake-13.1.0... Unpacked gems/rake-13.1.0.gem Extracting bundle gem test-unit-3.6.2... Unpacked gems/test-unit-3.6.2.gem Extracting bundle gem rexml-3.2.6... Unpacked gems/rexml-3.2.6.gem Extracting bundle gem rss-0.3.0... Unpacked gems/rss-0.3.0.gem Extracting bundle gem net-ftp-0.3.4... Unpacked gems/net-ftp-0.3.4.gem Extracting bundle gem net-imap-0.4.10... Unpacked gems/net-imap-0.4.10.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem net-smtp-0.4.0.1... Unpacked gems/net-smtp-0.4.0.1.gem Extracting bundle gem matrix-0.4.2... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem prime-0.1.2... Unpacked gems/prime-0.1.2.gem Extracting bundle gem typeprof-0.21.11... Unpacked gems/typeprof-0.21.11.gem Extracting bundle gem racc-1.7.3... Unpacked gems/racc-1.7.3.gem Extracting bundle gem mutex_m-0.2.0... Unpacked gems/mutex_m-0.2.0.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem base64-0.2.0... Unpacked gems/base64-0.2.0.gem Extracting bundle gem 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.1.2... Unpacked gems/syslog-0.1.2.gem Extracting bundle gem csv-3.2.8... Unpacked gems/csv-3.2.8.gem Extracting bundle gem minitest-5.22.2... Unpacked gems/minitest-5.22.2.gem Extracting bundle gem rbs-3.4.4... Unpacked gems/rbs-3.4.4.gem Extracting bundle gem debug-1.9.1... Unpacked gems/debug-1.9.1.gem Extracting bundle gem bigdecimal-3.1.6... Unpacked gems/bigdecimal-3.1.6.gem $$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-gc-asserts/main.c compiling /tmp/ruby/src/trunk-gc-asserts/dmydln.c compiling /tmp/ruby/src/trunk-gc-asserts/miniinit.c 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/rjit.c compiling /tmp/ruby/src/trunk-gc-asserts/rjit_c.c compiling /tmp/ruby/src/trunk-gc-asserts/node.c compiling /tmp/ruby/src/trunk-gc-asserts/node_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/numeric.c compiling /tmp/ruby/src/trunk-gc-asserts/object.c compiling /tmp/ruby/src/trunk-gc-asserts/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-gc-asserts/parser_st.c compiling /tmp/ruby/src/trunk-gc-asserts/proc.c compiling /tmp/ruby/src/trunk-gc-asserts/process.c compiling /tmp/ruby/src/trunk-gc-asserts/ractor.c compiling /tmp/ruby/src/trunk-gc-asserts/random.c compiling /tmp/ruby/src/trunk-gc-asserts/range.c compiling /tmp/ruby/src/trunk-gc-asserts/rational.c compiling /tmp/ruby/src/trunk-gc-asserts/re.c compiling /tmp/ruby/src/trunk-gc-asserts/regcomp.c compiling /tmp/ruby/src/trunk-gc-asserts/regenc.c compiling /tmp/ruby/src/trunk-gc-asserts/regerror.c compiling /tmp/ruby/src/trunk-gc-asserts/regexec.c compiling /tmp/ruby/src/trunk-gc-asserts/regparse.c compiling /tmp/ruby/src/trunk-gc-asserts/regsyntax.c compiling /tmp/ruby/src/trunk-gc-asserts/ruby.c compiling /tmp/ruby/src/trunk-gc-asserts/ruby_parser.c compiling /tmp/ruby/src/trunk-gc-asserts/scheduler.c compiling /tmp/ruby/src/trunk-gc-asserts/shape.c compiling /tmp/ruby/src/trunk-gc-asserts/signal.c compiling /tmp/ruby/src/trunk-gc-asserts/sprintf.c compiling /tmp/ruby/src/trunk-gc-asserts/st.c compiling /tmp/ruby/src/trunk-gc-asserts/strftime.c compiling /tmp/ruby/src/trunk-gc-asserts/string.c compiling /tmp/ruby/src/trunk-gc-asserts/struct.c compiling /tmp/ruby/src/trunk-gc-asserts/symbol.c compiling /tmp/ruby/src/trunk-gc-asserts/thread.c compiling /tmp/ruby/src/trunk-gc-asserts/time.c compiling /tmp/ruby/src/trunk-gc-asserts/transcode.c compiling /tmp/ruby/src/trunk-gc-asserts/util.c compiling /tmp/ruby/src/trunk-gc-asserts/variable.c compiling /tmp/ruby/src/trunk-gc-asserts/version.c compiling /tmp/ruby/src/trunk-gc-asserts/vm.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_sync.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_trace.c compiling /tmp/ruby/src/trunk-gc-asserts/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/api_pack.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/diagnostic.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/encoding.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/options.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/regexp.c compiling prism/serialize.c compiling /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_state_stack.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/prism.c compiling /tmp/ruby/src/trunk-gc-asserts/prism_init.c compiling /tmp/ruby/src/trunk-gc-asserts/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o assembling /tmp/ruby/src/trunk-gc-asserts/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-gc-asserts/enc/ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/us_ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/unicode.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/setproctitle.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/strlcat.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/strlcpy.c compiling /tmp/ruby/src/trunk-gc-asserts/addr2line.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-gc-asserts/dln.c compiling /tmp/ruby/src/trunk-gc-asserts/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-gc-asserts/loadpath.c builtin_binary.inc updated 850fa96ec7ae425c663fe14f75296afd05c5ab208335d6c725342d81cb7373c6 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.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/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-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread/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 fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring bigdecimal-3.1.6/ext/bigdecimal configuring debug-1.9.1/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.7.3/ext/racc/cparse configuring rbs-3.4.4/ext/rbs_extension configuring syslog-0.1.2/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF/c.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/abi/abi.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/resize/resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/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-14384.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-3571/bug.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/init.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/profile_frames.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/dln/empty/empty.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/eval/eval.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/stat.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/nextafter.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/funcall/funcall.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/init.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/my_integer.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/yield.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/protect/protect.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_symbols/stringify_symbols.c linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/memory_view/memory_view.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/init.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/notimplement/bug.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/num2int/num2int.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/printf/printf.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/super.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/loop.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/recursion/recursion.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/scan_args/scan_args.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/update/update.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/set_len.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/data.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/member.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/type.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/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/fiddle' compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/function.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pointer.c linking shared-object fiddle.so installing default fiddle libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/console/console.c linking shared-object io/console.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/nonblock/nonblock.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/wait/wait.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/generator/generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/parser/parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' compiling /tmp/ruby/src/trunk-gc-asserts/ext/monitor/monitor.c linking shared-object monitor.so installing default monitor libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/openssl_missing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' compiling /tmp/ruby/src/trunk-gc-asserts/ext/pathname/pathname.c linking shared-object pathname.so installing default pathname libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_yaml_tree.c linking shared-object psych.so installing default psych libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/pty/pty.c linking shared-object pty.so installing default pty libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper_init.c linking shared-object ripper.so installing default ripper libraries checking /tmp/ruby/src/trunk-gc-asserts/parse.y and /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/socket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/option.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ifaddr.c linking shared-object socket.so installing default socket libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio' compiling /tmp/ruby/src/trunk-gc-asserts/ext/stringio/stringio.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' compiling /tmp/ruby/src/trunk-gc-asserts/ext/strscan/strscan.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' compiling /tmp/ruby/src/trunk-gc-asserts/ext/zlib/zlib.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c linking shared-object bigdecimal.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/lib ../../../../../.bundle/gems/bigdecimal-3.1.6/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/debug.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/iseq_collector.c linking shared-object debug/debug.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/lib ../../../../../.bundle/gems/debug-1.9.1/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c linking shared-object nkf.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c linking shared-object racc/cparse.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/unescape.c linking shared-object rbs_extension.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/lib ../../../../../.bundle/gems/rbs-3.4.4/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c linking shared-object syslog.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/encdb.c linking encoding encdb.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/big5.c linking encoding big5.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/cesu_8.c linking encoding cesu_8.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/cp949.c linking encoding cp949.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/emacs_mule.c linking encoding emacs_mule.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_jp.c linking encoding euc_jp.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_kr.c linking encoding euc_kr.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_tw.c linking encoding euc_tw.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb2312.c linking encoding gb2312.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb18030.c linking encoding gb18030.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gbk.c linking encoding gbk.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_1.c linking encoding iso_8859_1.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_2.c linking encoding iso_8859_2.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_3.c linking encoding iso_8859_3.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_4.c linking encoding iso_8859_4.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_5.c linking encoding iso_8859_5.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_6.c linking encoding iso_8859_6.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_7.c linking encoding iso_8859_7.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_8.c linking encoding iso_8859_8.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_9.c linking encoding iso_8859_9.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_10.c linking encoding iso_8859_10.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_11.c linking encoding iso_8859_11.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_13.c linking encoding iso_8859_13.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_14.c linking encoding iso_8859_14.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_15.c linking encoding iso_8859_15.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_16.c linking encoding iso_8859_16.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_r.c linking encoding koi8_r.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_u.c linking encoding koi8_u.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/shift_jis.c linking encoding shift_jis.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16be.c linking encoding utf_16be.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16le.c linking encoding utf_16le.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32be.c linking encoding utf_32be.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32le.c linking encoding utf_32le.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_31j.c linking encoding windows_31j.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1250.c linking encoding windows_1250.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1251.c linking encoding windows_1251.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1252.c linking encoding windows_1252.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1253.c linking encoding windows_1253.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1254.c linking encoding windows_1254.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1257.c linking encoding windows_1257.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c linking transcoder transdb.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c linking transcoder big5.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c linking transcoder cesu_8.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c linking transcoder chinese.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c linking transcoder ebcdic.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c linking transcoder emoji.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c linking transcoder emoji_iso2022_kddi.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c linking transcoder emoji_sjis_docomo.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c linking transcoder emoji_sjis_kddi.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c linking transcoder escape.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c linking transcoder gb18030.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c linking transcoder gbk.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c linking transcoder iso2022.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c linking transcoder japanese.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c linking transcoder japanese_euc.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c linking transcoder japanese_sjis.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c linking transcoder korean.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c linking transcoder single_byte.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c linking transcoder utf8_mac.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' $$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2" Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision unchanged Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-gc-asserts/share/man/man1 check_rvalue_consistency: 0x00007ff2ce2062c8 [0 ] T_NONE is T_NONE. /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:207: [BUG] objspace/memsize_of(): unknown data type 0x0(0x00007ff2ce2062c8) ruby 3.4.0dev (2024-03-01T15:51:29Z master 57ca5960ad) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0014 p:0918 s:0113 e:000111 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:207 c:0013 p:0052 s:0099 e:000098 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:79 [FINISH] c:0012 p:---- s:0095 e:000094 CFUNC :each c:0011 p:0005 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:68 c:0010 p:0009 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:499 c:0009 p:0008 s:0079 e:000078 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:696 [FINISH] c:0008 p:---- s:0075 e:000074 CFUNC :open c:0007 p:0221 s:0070 e:000069 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:696 c:0006 p:0027 s:0060 e:000059 METHOD <internal:array>:52 c:0005 p:0118 s:0054 e:000053 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:663 c:0004 p:0011 s:0047 e:000046 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:1148 c:0003 p:0027 s:0042 e:000041 METHOD <internal:array>:52 c:0002 p:1080 s:0036 E:000a00 EVAL /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:1145 [FINISH] c:0001 p:0000 s:0003 E:000160 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:1145:in '<main>' <internal:array>:52:in 'each' /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:1148:in 'block in <main>' /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:663:in 'block in <main>' <internal:array>:52:in 'each' /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:696:in 'block (2 levels) in <main>' /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:696:in 'open' /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb:696:in 'block (3 levels) in <main>' /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:499:in 'mdoc2man' /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:68:in 'mdoc2man' /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:68:in 'each' /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:79:in 'block in mdoc2man' /tmp/ruby/src/trunk-gc-asserts/tool/mdoc2man.rb:207:in 'parse_macro' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7ff2e96a85b1] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:820 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(bug_report_end+0x0) [0x7ff2e949562e] /tmp/ruby/src/trunk-gc-asserts/error.c:1043 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_bug_without_die) /tmp/ruby/src/trunk-gc-asserts/error.c:1043 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(die+0x0) [0x7ff2e93c394d] /tmp/ruby/src/trunk-gc-asserts/error.c:1051 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1053 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(size_pool_slot_size+0x0) [0x7ff2e93c43bd] /tmp/ruby/src/trunk-gc-asserts/gc.c:4779 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_size_pool_slot_size) /tmp/ruby/src/trunk-gc-asserts/gc.c:2659 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(obj_memsize_of+0xa) [0x7ff2e94ba055] /tmp/ruby/src/trunk-gc-asserts/gc.c:4666 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(check_rvalue_consistency_force) /tmp/ruby/src/trunk-gc-asserts/gc.c:1653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(RB_BUILTIN_TYPE+0x0) [0x7ff2e94ba312] /tmp/ruby/src/trunk-gc-asserts/gc.c:1715 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(is_live_object) /tmp/ruby/src/trunk-gc-asserts/gc.c:4403 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(check_rvalue_consistency) /tmp/ruby/src/trunk-gc-asserts/gc.c:4427 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_objspace_markable_object_p) /tmp/ruby/src/trunk-gc-asserts/gc.c:4419 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_ccs_free+0x42) [0x7ff2e94dc683] /tmp/ruby/src/trunk-gc-asserts/imemo.c:458 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(cc_table_free_i) /tmp/ruby/src/trunk-gc-asserts/imemo.c:496 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_id_table_foreach_values+0x4d) [0x7ff2e9632c7d] /tmp/ruby/src/trunk-gc-asserts/id_table.c:296 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_cc_table_free+0x20) [0x7ff2e94dcf40] /tmp/ruby/src/trunk-gc-asserts/imemo.c:507 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(obj_free+0x2c9) [0x7ff2e94bc989] /tmp/ruby/src/trunk-gc-asserts/gc.c:3288 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_plane+0xdb) [0x7ff2e94c1b3b] /tmp/ruby/src/trunk-gc-asserts/gc.c:5306 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_page) /tmp/ruby/src/trunk-gc-asserts/gc.c:5391 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc.c:5673 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep+0x1c9) [0x7ff2e94c41f9] /tmp/ruby/src/trunk-gc-asserts/gc.c:5898 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_start+0xe32) [0x7ff2e94c5df2] /tmp/ruby/src/trunk-gc-asserts/gc.c:9102 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(heap_prepare+0x16) [0x7ff2e94c9654] /tmp/ruby/src/trunk-gc-asserts/gc.c:2503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc.c:2711 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_alloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:2812 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_of+0xc0) [0x7ff2e94caa83] /tmp/ruby/src/trunk-gc-asserts/gc.c:2917 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:2942 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ec_str_alloc_embed+0x15) [0x7ff2e96104d9] /tmp/ruby/src/trunk-gc-asserts/string.c:1711 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ec_str_duplicate) /tmp/ruby/src/trunk-gc-asserts/string.c:1776 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_str_resurrect) /tmp/ruby/src/trunk-gc-asserts/string.c:1828 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core+0xfe7) [0x7ff2e968b1b7] ../../src/trunk-gc-asserts/insns.def:378 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7ff2e96907ca] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield_with_cref+0x42) [0x7ff2e9695ee8] /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_io_getline_1+0x0) [0x7ff2e94e7a8a] /tmp/ruby/src/trunk-gc-asserts/io.c:4602 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_io_each_line) /tmp/ruby/src/trunk-gc-asserts/io.c:4601 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7ff2e96784ac] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3526 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xc6) [0x7ff2e968c13d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:861 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7ff2e96907ca] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield_with_cref+0x42) [0x7ff2e9695ee8] /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ensure+0x126) [0x7ff2e94a1376] /tmp/ruby/src/trunk-gc-asserts/eval.c:1000 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7ff2e96784ac] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3526 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xc6) [0x7ff2e968c13d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:861 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_loop+0xa) [0x7ff2e9690a57] /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7ff2e949f565] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7ff2e94a314b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x561fe1a39187] /tmp/ruby/src/trunk-gc-asserts/main.c:40 /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:59 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7ff2e8facd90] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ff2e8face40] ../csu/libc-start.c:392 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x561fe1a391d5] -- Other runtime information ----------------------------------------------- * Process memory map: 561fe1a38000-561fe1a39000 r--p 00000000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 561fe1a39000-561fe1a3a000 r-xp 00001000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 561fe1a3a000-561fe1a3b000 r--p 00002000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 561fe1a3b000-561fe1a3c000 r--p 00002000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 561fe1a3c000-561fe1a3d000 rw-p 00003000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 561fe2109000-561fe2d63000 rw-p 00000000 00:00 0 [heap] 7ff2cb415000-7ff2cb633000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2cb633000-7ff2ccba9000 rw-p 00000000 00:00 0 7ff2ccba9000-7ff2cdf53000 r--s 00000000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2cdf53000-7ff2cdf90000 r--s 00000000 00:7e 14586771 /tmp/ruby/build/trunk-gc-asserts/ruby 7ff2cdf90000-7ff2ce210000 rw-p 00000000 00:00 0 7ff2ce21c000-7ff2ce223000 r--p 00000000 00:7e 14834689 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7ff2ce223000-7ff2ce246000 r-xp 00007000 00:7e 14834689 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7ff2ce246000-7ff2ce24e000 r--p 0002a000 00:7e 14834689 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7ff2ce24e000-7ff2ce24f000 r--p 00031000 00:7e 14834689 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7ff2ce24f000-7ff2ce250000 rw-p 00032000 00:7e 14834689 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7ff2ce250000-7ff2ce2d0000 rw-p 00000000 00:00 0 7ff2ce2d0000-7ff2ce382000 r--p 00000000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7ff2ce382000-7ff2ce5e0000 r-xp 000b2000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7ff2ce5e0000-7ff2ce6b2000 r--p 00310000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7ff2ce6b2000-7ff2ce70d000 r--p 003e1000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7ff2ce70d000-7ff2ce710000 rw-p 0043c000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7ff2ce710000-7ff2ce713000 rw-p 00000000 00:00 0 7ff2ce713000-7ff2ce731000 r--p 00000000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7ff2ce731000-7ff2ce78c000 r-xp 0001e000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7ff2ce78c000-7ff2ce7a9000 r--p 00079000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7ff2ce7a9000-7ff2ce7b3000 r--p 00095000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7ff2ce7b3000-7ff2ce7b7000 rw-p 0009f000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7ff2ce7b7000-7ff2ce7cc000 r--p 00000000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce7cc000-7ff2ce804000 r-xp 00015000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce804000-7ff2ce816000 r--p 0004d000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce816000-7ff2ce817000 ---p 0005f000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce817000-7ff2ce819000 r--p 0005f000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce819000-7ff2ce81b000 rw-p 00061000 00:7e 14834583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7ff2ce81b000-7ff2ce81c000 rw-p 00000000 00:00 0 7ff2ce81c000-7ff2ce81f000 r--p 00000000 00:7e 14834698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7ff2ce81f000-7ff2ce82b000 r-xp 00003000 00:7e 14834698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7ff2ce82b000-7ff2ce82e000 r--p 0000f000 00:7e 14834698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7ff2ce82e000-7ff2ce82f000 r--p 00011000 00:7e 14834698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7ff2ce82f000-7ff2ce830000 rw-p 00012000 00:7e 14834698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7ff2ce830000-7ff2ce940000 rw-p 00000000 00:00 0 7ff2ce943000-7ff2ce944000 r--p 00000000 00:7e 14834504 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7ff2ce944000-7ff2ce945000 r-xp 00001000 00:7e 14834504 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7ff2ce945000-7ff2ce946000 r--p 00002000 00:7e 14834504 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7ff2ce946000-7ff2ce947000 r--p 00002000 00:7e 14834504 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7ff2ce947000-7ff2ce948000 rw-p 00003000 00:7e 14834504 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7ff2ce948000-7ff2ce94a000 r--p 00000000 00:7e 14834435 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7ff2ce94a000-7ff2ce94c000 r-xp 00002000 00:7e 14834435 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7ff2ce94c000-7ff2ce94d000 r--p 00004000 00:7e 14834435 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7ff2ce94d000-7ff2ce94e000 r--p 00004000 00:7e 14834435 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7ff2ce94e000-7ff2ce94f000 rw-p 00005000 00:7e 14834435 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7ff2ce94f000-7ff2ce950000 ---p 00000000 00:00 0 7ff2ce950000-7ff2ce991000 rw-p 00000000 00:00 0 7ff2ce991000-7ff2ce992000 ---p 00000000 00:00 0 7ff2ce992000-7ff2ce9d3000 rw-p 00000000 00:00 0 7ff2ce9d3000-7ff2ce9d4000 ---p 00000000 00:00 0 7ff2ce9d4000-7ff2cea15000 rw-p 00000000 00:00 0 7ff2cea15000-7ff2cea16000 ---p 00000000 00:00 0 7ff2cea16000-7ff2cea57000 rw-p 00000000 00:00 0 7ff2cea57000-7ff2cea58000 ---p 00000000 00:00 0 7ff2cea58000-7ff2cea99000 rw-p 00000000 00:00 0 7ff2cea99000-7ff2cea9a000 ---p 00000000 00:00 0 7ff2cea9a000-7ff2ceadb000 rw-p 00000000 00:00 0 7ff2ceadb000-7ff2ceadc000 ---p 00000000 00:00 0 7ff2ceadc000-7ff2ceb1d000 rw-p 00000000 00:00 0 7ff2ceb1d000-7ff2ceb1e000 ---p 00000000 00:00 0 7ff2ceb1e000-7ff2ceb5f000 rw-p 00000000 00:00 0 7ff2ceb5f000-7ff2ceb60000 ---p 00000000 00:00 0 7ff2ceb60000-7ff2ceba1000 rw-p 00000000 00:00 0 7ff2ceba1000-7ff2ceba2000 ---p 00000000 00:00 0 7ff2ceba2000-7ff2cebe3000 rw-p 00000000 00:00 0 7ff2cebe3000-7ff2cebe4000 ---p 00000000 00:00 0 7ff2cebe4000-7ff2cec25000 rw-p 00000000 00:00 0 7ff2cec25000-7ff2cec26000 ---p 00000000 00:00 0 7ff2cec26000-7ff2cec67000 rw-p 00000000 00:00 0 7ff2cec67000-7ff2cec68000 ---p 00000000 00:00 0 7ff2cec68000-7ff2ceca9000 rw-p 00000000 00:00 0 7ff2ceca9000-7ff2cecaa000 ---p 00000000 00:00 0 7ff2cecaa000-7ff2ceceb000 rw-p 00000000 00:00 0 7ff2ceceb000-7ff2cecec000 ---p 00000000 00:00 0 7ff2cecec000-7ff2ced2d000 rw-p 00000000 00:00 0 7ff2ced2d000-7ff2ced2e000 ---p 00000000 00:00 0 7ff2ced2e000-7ff2ced6f000 rw-p 00000000 00:00 0 7ff2ced6f000-7ff2ced70000 ---p 00000000 00:00 0 7ff2ced70000-7ff2cedb1000 rw-p 00000000 00:00 0 7ff2cedb1000-7ff2cedb2000 ---p 00000000 00:00 0 7ff2cedb2000-7ff2cedf3000 rw-p 00000000 00:00 0 7ff2cedf3000-7ff2cedf4000 ---p 00000000 00:00 0 7ff2cedf4000-7ff2cee35000 rw-p 00000000 00:00 0 7ff2cee35000-7ff2cee36000 ---p 00000000 00:00 0 7ff2cee36000-7ff2cee77000 rw-p 00000000 00:00 0 7ff2cee77000-7ff2cee78000 ---p 00000000 00:00 0 7ff2cee78000-7ff2ceeb9000 rw-p 00000000 00:00 0 7ff2ceeb9000-7ff2ceeba000 ---p 00000000 00:00 0 7ff2ceeba000-7ff2ceefb000 rw-p 00000000 00:00 0 7ff2ceefb000-7ff2ceefc000 ---p 00000000 00:00 0 7ff2ceefc000-7ff2cef3d000 rw-p 00000000 00:00 0 7ff2cef3d000-7ff2cef3e000 ---p 00000000 00:00 0 7ff2cef3e000-7ff2cef7f000 rw-p 00000000 00:00 0 7ff2cef7f000-7ff2cef80000 ---p 00000000 00:00 0 7ff2cef80000-7ff2cefc1000 rw-p 00000000 00:00 0 7ff2cefc1000-7ff2cefc2000 ---p 00000000 00:00 0 7ff2cefc2000-7ff2cf003000 rw-p 00000000 00:00 0 7ff2cf003000-7ff2cf004000 ---p 00000000 00:00 0 7ff2cf004000-7ff2cf045000 rw-p 00000000 00:00 0 7ff2cf045000-7ff2cf046000 ---p 00000000 00:00 0 7ff2cf046000-7ff2cf087000 rw-p 00000000 00:00 0 7ff2cf087000-7ff2cf088000 ---p 00000000 00:00 0 7ff2cf088000-7ff2cf0c9000 rw-p 00000000 00:00 0 7ff2cf0c9000-7ff2cf0ca000 ---p 00000000 00:00 0 7ff2cf0ca000-7ff2cf10b000 rw-p 00000000 00:00 0 7ff2cf10b000-7ff2cf10c000 ---p 00000000 00:00 0 7ff2cf10c000-7ff2cf14d000 rw-p 00000000 00:00 0 7ff2cf14d000-7ff2cf14e000 ---p 00000000 00:00 0 7ff2cf14e000-7ff2cf18f000 rw-p 00000000 00:00 0 7ff2cf18f000-7ff2cf190000 ---p 00000000 00:00 0 7ff2cf190000-7ff2cf9e0000 rw-p 00000000 00:00 0 7ff2cf9e0000-7ff2cf9e1000 r--p 00000000 00:7e 14834538 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7ff2cf9e1000-7ff2cf9e2000 r-xp 00001000 00:7e 14834538 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7ff2cf9e2000-7ff2cf9e3000 r--p 00002000 00:7e 14834538 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7ff2cf9e3000-7ff2cf9e4000 r--p 00002000 00:7e 14834538 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7ff2cf9e4000-7ff2cf9e5000 rw-p 00003000 00:7e 14834538 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7ff2cf9e5000-7ff2cf9e6000 r--p 00000000 00:7e 14834932 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7ff2cf9e6000-7ff2cf9e7000 r-xp 00001000 00:7e 14834932 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7ff2cf9e7000-7ff2cf9e8000 r--p 00002000 00:7e 14834932 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7ff2cf9e8000-7ff2cf9e9000 r--p 00002000 00:7e 14834932 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7ff2cf9e9000-7ff2cf9ea000 rw-p 00003000 00:7e 14834932 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7ff2cf9ea000-7ff2cf9eb000 r--p 00000000 00:7e 14834815 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7ff2cf9eb000-7ff2cf9ec000 r-xp 00001000 00:7e 14834815 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7ff2cf9ec000-7ff2cf9ed000 r--p 00002000 00:7e 14834815 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7ff2cf9ed000-7ff2cf9ee000 r--p 00002000 00:7e 14834815 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7ff2cf9ee000-7ff2cf9ef000 rw-p 00003000 00:7e 14834815 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7ff2cf9ef000-7ff2e8f63000 rw-p 00000000 00:00 0 7ff2e8f63000-7ff2e8f66000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7ff2e8f66000-7ff2e8f7d000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7ff2e8f7d000-7ff2e8f81000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7ff2e8f81000-7ff2e8f82000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7ff2e8f82000-7ff2e8f83000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7ff2e8f83000-7ff2e8fab000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2e8fab000-7ff2e9140000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2e9140000-7ff2e9198000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2e9198000-7ff2e919c000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2e919c000-7ff2e919e000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7ff2e919e000-7ff2e91ad000 rw-p 00000000 00:00 0 7ff2e91ad000-7ff2e91bb000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7ff2e91bb000-7ff2e9237000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7ff2e9237000-7ff2e9292000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7ff2e9292000-7ff2e9293000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7ff2e9293000-7ff2e9294000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7ff2e9294000-7ff2e9296000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e9296000-7ff2e92aa000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e92aa000-7ff2e92c3000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e92c3000-7ff2e92c4000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e92c4000-7ff2e92c5000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e92c5000-7ff2e92c6000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7ff2e92c6000-7ff2e92ce000 rw-p 00000000 00:00 0 7ff2e92ce000-7ff2e92d8000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7ff2e92d8000-7ff2e9337000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7ff2e9337000-7ff2e934e000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7ff2e934e000-7ff2e934f000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7ff2e934f000-7ff2e9350000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7ff2e9350000-7ff2e9352000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e9352000-7ff2e9363000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e9363000-7ff2e9369000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e9369000-7ff2e936a000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e936a000-7ff2e936b000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e936b000-7ff2e936c000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7ff2e9370000-7ff2e93bc000 r--p 00000000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e93bc000-7ff2e97ee000 r-xp 0004c000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e97ee000-7ff2e9982000 r--p 0047e000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e9982000-7ff2e9983000 ---p 00612000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e9983000-7ff2e999b000 r--p 00612000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e999b000-7ff2e999f000 rw-p 0062a000 00:7e 14586768 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7ff2e999f000-7ff2e99b6000 rw-p 00000000 00:00 0 7ff2e99b6000-7ff2e99b8000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ff2e99b8000-7ff2e99e2000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ff2e99e2000-7ff2e99ed000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ff2e99ee000-7ff2e99f0000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ff2e99f0000-7ff2e99f2000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffd504e9000-7ffd50ce8000 rw-p 00000000 00:00 0 [stack] 7ffd50dc0000-7ffd50dc4000 r--p 00000000 00:00 0 [vvar] 7ffd50dc4000-7ffd50dc6000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] Aborted (core dumped) make: *** [uncommon.mk:486: do-install-nodoc] Error 134 $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 512. $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.1432028.ruby -x gdbscript [New LWP 1432028] [New LWP 1432030] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby --disable-gems -r./x86_64-linux-fake /tmp'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140681267256320) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7ff2e8f61c00 (LWP 1432028))] >>> Threads Id Target Id Frame * 1 Thread 0x7ff2e8f61c00 (LWP 1432028) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140681267256320) at ./nptl/pthread_kill.c:44 2 Thread 0x7ff2cf98f640 (LWP 1432030) 0x00007ff2e90a8fde in epoll_wait (epfd=4, events=events@entry=0x7ff2e99ae5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7ff2cf98f640 (LWP 1432030)): #0 0x00007ff2e90a8fde in epoll_wait (epfd=4, events=events@entry=0x7ff2e99ae5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007ff2e963baa0 in event_wait (vm=0x561fe21092a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x561fe21092a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:887 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x561fe21092a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x561fe21092a0 #4 0x00007ff2e9017b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140725959155632, -5258773000483389090, 140680841721408, 25, 140681268000848, 140725959155984, 5251349863077364062, 5251416876802097502}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007ff2e90a8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7ff2e8f61c00 (LWP 1432028)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140681267256320) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7ff2e8f61c00 old_mask = {__val = {140725959151440, 0, 140681276495735, 140681268069587, 0, 140681267965933, 140681267256320, 140681269581312, 94694940034256, 140681267912103, 61, 140681269597856, 94694940034256, 140681274886127, 94694936711840, 140725959151456}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=140681267256320) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140681267256320, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007ff2e8fc5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007ff2e8fab7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 6732726843261788192, 7378697629483820554, 3472328296331896422, 7378697629483806000, 140725959151840, 8049596267492665344, 140681267248384, 140681278035072, 0, 140681269597856, 140725959151840, 1, 94694936722432, 140681272710702, 18446744069414584527}}, sa_flags = 490072064, sa_restorer = 0x0} sigs = {__val = {32, 3473510494566179942, 2337417879816777776, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7219328908005881610, 7365405400577881187, 3474073444519601254, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536}} #5 0x00007ff2e93c3952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7ff2e97f8110 "objspace/memsize_of(): unknown data type 0x%x(%p)") at /tmp/ruby/src/trunk-gc-asserts/error.c:1053 args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffd50ce51c0, reg_save_area = 0x7ffd50ce5100}} #7 0x00007ff2e93c43bd in obj_memsize_of (obj=140680817042120, use_all_types=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4779 size = 0 #8 0x00007ff2e94ba055 in obj_memsize_of (use_all_types=0, obj=140680817042120) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4666 size = 0 rm = <optimized out> #9 check_rvalue_consistency_force (obj=140680817042120, terminate=1) at /tmp/ruby/src/trunk-gc-asserts/gc.c:1653 uncollectible_bit = 2 marking_bit = 0 remembered_bit = 0 age = 0 wb_unprotected_bit = 0 mark_bit = 0 _lev = 32754 err = <optimized out> objspace = 0x561fe210bc00 #10 0x00007ff2e94ba312 in check_rvalue_consistency (obj=140680817042120) at /tmp/ruby/src/trunk-gc-asserts/gc.c:1715 No locals. #11 is_markable_object (obj=140680817042120) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4419 No locals. #12 rb_objspace_markable_object_p (obj=obj@entry=140680817042120) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4427 objspace = 0x561fe210bc00 #13 0x00007ff2e94dc683 in vm_ccs_free (klass=140680815311520, alive=0, ccs=0x561fe25c01f0) at /tmp/ruby/src/trunk-gc-asserts/imemo.c:458 ptr = 0x0 cc = 0x7ff2ce2062c8 i = 0 #14 cc_table_free_i (ccs_ptr=94694941655536, data=0x7ff2ce05faa0) at /tmp/ruby/src/trunk-gc-asserts/imemo.c:496 ccs = 0x561fe25c01f0 klass = 140680815311520 #15 0x00007ff2e9632c7d in rb_id_table_foreach_values (tbl=tbl@entry=0x561fe250e7e0, func=func@entry=0x7ff2e94dc630 <cc_table_free_i>, data=data@entry=0x7ff2ce05faa0) at /tmp/ruby/src/trunk-gc-asserts/id_table.c:296 ret = <optimized out> i = 2 capa = <optimized out> #16 0x00007ff2e94dcf40 in rb_cc_table_free (klass=klass@entry=140680815311520) at /tmp/ruby/src/trunk-gc-asserts/imemo.c:507 cc_tbl = 0x561fe250e7e0 #17 0x00007ff2e94bc989 in obj_free (objspace=0x561fe210bc00, obj=140680815311520) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3288 No locals. #18 0x00007ff2e94c1b3b in gc_sweep_plane (heap=0x561fe210be30, ctx=<synthetic pointer>, bitset=4008636143, p=140680815311520, objspace=0x561fe210bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5306 vp = 140680815311520 sweep_page = 0x561fe242a7c0 slot_size = <optimized out> slot_bits = 4 sweep_page = <optimized out> slot_size = <optimized out> slot_bits = <optimized out> __func__ = "gc_sweep_plane" vp = <optimized out> _zzq_args = <optimized out> _zzq_result = <optimized out> #19 gc_sweep_page (ctx=<synthetic pointer>, heap=0x561fe210be30, objspace=0x561fe210bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5391 i = 25 sweep_page = 0x561fe242a7c0 bits = 0x561fe242a8d0 page_rvalue_count = <optimized out> out_of_range_bits = <optimized out> bitmap_plane_count = <optimized out> freelist_len = <optimized out> p = 140680815311360 bitset = <optimized out> ptr = <optimized out> sweep_page = <optimized out> __func__ = "gc_sweep_page" p = <optimized out> bits = <optimized out> bitset = <optimized out> page_rvalue_count = <optimized out> out_of_range_bits = <optimized out> bitmap_plane_count = <optimized out> freelist_len = <optimized out> ptr = <optimized out> i = <optimized out> th = <optimized out> #20 gc_sweep_step (objspace=0x561fe210bc00, size_pool=0x561fe210bde0, heap=0x561fe210be30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5673 ctx = {page = 0x561fe242a7c0, final_slots = <optimized out>, freed_slots = 42, empty_slots = 109} free_slots = <optimized out> sweep_page = 0x561fe242a7c0 unlink_limit = 3 swept_slots = 1849 pooled_slots = 1115 #21 0x00007ff2e94c41f9 in gc_sweep (objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5898 size_pool = 0x561fe210bde0 i = <optimized out> immediate_sweep = <optimized out> #22 0x00007ff2e94c5df2 in gc_start (objspace=<optimized out>, reason=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9102 do_full_mark = <optimized out> __func__ = "gc_start" lock_lev = 1874192680 #23 0x00007ff2e94c9654 in heap_prepare (heap=0x561fe210bc70, size_pool=0x561fe210bc20, objspace=0x561fe210bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2503 __func__ = "heap_prepare" #24 heap_next_free_page (heap=0x561fe210bc70, size_pool=0x561fe210bc20, objspace=0x561fe210bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2711 page = <optimized out> page = <optimized out> __func__ = "heap_next_free_page" #25 newobj_alloc (objspace=0x561fe210bc00, cache=0x561fe210cbc8, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2812 page = <optimized out> lev = 1 unlock_vm = true size_pool = 0x561fe210bc20 heap = 0x561fe210bc70 obj = <optimized out> __func__ = "newobj_alloc" #26 0x00007ff2e94caa83 in newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=<optimized out>, klass=140680842046560, cr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2917 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> i = <optimized out> cnt = <optimized out> #27 rb_wb_protected_newobj_of (ec=ec@entry=0x561fe210cc80, klass=klass@entry=140680842046560, flags=flags@entry=5, size=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2942 __func__ = "rb_wb_protected_newobj_of" #28 0x00007ff2e96104d9 in ec_str_alloc_embed (capa=<optimized out>, klass=140680842046560, ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/string.c:1711 size = <optimized out> str = <optimized out> #29 ec_str_duplicate (str=140680817740760, klass=140680842046560, ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/string.c:1776 dup = <optimized out> dup = <optimized out> #30 rb_ec_str_resurrect (ec=0x561fe210cc80, str=140680817740760) at /tmp/ruby/src/trunk-gc-asserts/string.c:1828 dtrace_line = <optimized out> dtrace_file = <optimized out> #31 0x00007ff2e968b1b7 in vm_exec_core (ec=0x15d9dc) at ../../src/trunk-gc-asserts/insns.def:378 str = 1432028 leaf = <optimized out> val = <optimized out> reg_pc = 0x561fe26b2fc0 reg_cfp = 0x7ff2e8f5fd00 insns_address_table = {0x7ff2e968c4fd <vm_exec_core+9005>, 0x7ff2e968c493 <vm_exec_core+8899>, 0x7ff2e968c5a4 <vm_exec_core+9172>, 0x7ff2e968c526 <vm_exec_core+9046>, 0x7ff2e968c246 <vm_exec_core+8310>, 0x7ff2e968c1b9 <vm_exec_core+8169>, 0x7ff2e968ca61 <vm_exec_core+10385>, 0x7ff2e968c9f8 <vm_exec_core+10280>, 0x7ff2e968c3d0 <vm_exec_core+8704>, 0x7ff2e968c375 <vm_exec_core+8613>, 0x7ff2e968c825 <vm_exec_core+9813>, 0x7ff2e968c619 <vm_exec_core+9289>, 0x7ff2e968cb22 <vm_exec_core+10578>, 0x7ff2e968b0e3 <vm_exec_core+3859>, 0x7ff2e968b398 <vm_exec_core+4552>, 0x7ff2e968b354 <vm_exec_core+4484>, 0x7ff2e968b315 <vm_exec_core+4421>, 0x7ff2e968b2d9 <vm_exec_core+4361>, 0x7ff2e968b29d <vm_exec_core+4301>, 0x7ff2e968b261 <vm_exec_core+4241>, 0x7ff2e968b1dc <vm_exec_core+4108>, 0x7ff2e968b194 <vm_exec_core+4036>, 0x7ff2e968c434 <vm_exec_core+8804>, 0x7ff2e968c328 <vm_exec_core+8536>, 0x7ff2e968b43c <vm_exec_core+4716>, 0x7ff2e968b3fb <vm_exec_core+4651>, 0x7ff2e968abea <vm_exec_core+2586>, 0x7ff2e968ab69 <vm_exec_core+2457>, 0x7ff2e968c2c4 <vm_exec_core+8436>, 0x7ff2e968ab25 <vm_exec_core+2389>, 0x7ff2e968b93e <vm_exec_core+5998>, 0x7ff2e968b74c <vm_exec_core+5500>, 0x7ff2e968b6bc <vm_exec_core+5356>, 0x7ff2e968b657 <vm_exec_core+5255>, 0x7ff2e968b5f8 <vm_exec_core+5160>, 0x7ff2e968b599 <vm_exec_core+5065>, 0x7ff2e968b53d <vm_exec_core+4973>, 0x7ff2e968b4c2 <vm_exec_core+4850>, 0x7ff2e968ba4a <vm_exec_core+6266>, 0x7ff2e968ba1c <vm_exec_core+6220>, 0x7ff2e968b9da <vm_exec_core+6154>, 0x7ff2e968b982 <vm_exec_core+6066>, 0x7ff2e968bb97 <vm_exec_core+6599>, 0x7ff2e968ba9b <vm_exec_core+6347>, 0x7ff2e968ae67 <vm_exec_core+3223>, 0x7ff2e968ae1c <vm_exec_core+3148>, 0x7ff2e968bdea <vm_exec_core+7194>, 0x7ff2e968bd75 <vm_exec_core+7077>, 0x7ff2e968bd0c <vm_exec_core+6972>, 0x7ff2e968bcb7 <vm_exec_core+6887>, 0x7ff2e968bebc <vm_exec_core+7404>, 0x7ff2e968be1f <vm_exec_core+7247>, 0x7ff2e968bf32 <vm_exec_core+7522>, 0x7ff2e968b152 <vm_exec_core+3970>, 0x7ff2e968c16c <vm_exec_core+8092>, 0x7ff2e968c048 <vm_exec_core+7800>, 0x7ff2e968a230 <vm_exec_core+96>, 0x7ff2e968bc28 <vm_exec_core+6744>, 0x7ff2e968bbd2 <vm_exec_core+6658>, 0x7ff2e968d0db <vm_exec_core+12043>, 0x7ff2e968bff2 <vm_exec_core+7714>, 0x7ff2e968aa09 <vm_exec_core+2105>, 0x7ff2e968a913 <vm_exec_core+1859>, 0x7ff2e968afba <vm_exec_core+3562>, 0x7ff2e968aef8 <vm_exec_core+3368>, 0x7ff2e968ce20 <vm_exec_core+11344>, 0x7ff2e968aeb1 <vm_exec_core+3297>, 0x7ff2e968adb6 <vm_exec_core+3046>, 0x7ff2e968ad50 <vm_exec_core+2944>, 0x7ff2e968ad0d <vm_exec_core+2877>, 0x7ff2e968ac4d <vm_exec_core+2685>, 0x7ff2e968aa7f <vm_exec_core+2223>, 0x7ff2e968d8db <vm_exec_core+14091>, 0x7ff2e968d82a <vm_exec_core+13914>, 0x7ff2e968d780 <vm_exec_core+13744>, 0x7ff2e968d705 <vm_exec_core+13621>, 0x7ff2e968d657 <vm_exec_core+13447>, 0x7ff2e968d5f8 <vm_exec_core+13352>, 0x7ff2e968d572 <vm_exec_core+13218>, 0x7ff2e968d4c9 <vm_exec_core+13049>, 0x7ff2e968d425 <vm_exec_core+12885>, 0x7ff2e968d37c <vm_exec_core+12716>, 0x7ff2e968d2d8 <vm_exec_core+12552>, 0x7ff2e968d24d <vm_exec_core+12413>, 0x7ff2e968d1f9 <vm_exec_core+12329>, 0x7ff2e968d19e <vm_exec_core+12238>, 0x7ff2e968d12d <vm_exec_core+12125>, 0x7ff2e968ce8a <vm_exec_core+11450>, 0x7ff2e968a89d <vm_exec_core+1741>, 0x7ff2e968a838 <vm_exec_core+1640>, 0x7ff2e968cf4b <vm_exec_core+11643>, 0x7ff2e968d09e <vm_exec_core+11982>, 0x7ff2e968cf84 <vm_exec_core+11700>, 0x7ff2e968d040 <vm_exec_core+11888>, 0x7ff2e968cfcb <vm_exec_core+11771>, 0x7ff2e968cf0c <vm_exec_core+11580>, 0x7ff2e968a7c1 <vm_exec_core+1521>, 0x7ff2e968a760 <vm_exec_core+1424>, 0x7ff2e968a6c9 <vm_exec_core+1273>, 0x7ff2e968a67b <vm_exec_core+1195>, 0x7ff2e968a629 <vm_exec_core+1113>, 0x7ff2e968a5d9 <vm_exec_core+1033>, 0x7ff2e968a581 <vm_exec_core+945>, 0x7ff2e968a545 <vm_exec_core+885>, 0x7ff2e968a509 <vm_exec_core+825>, 0x7ff2e968c4ed <vm_exec_core+8989>, 0x7ff2e968c483 <vm_exec_core+8883>, 0x7ff2e968c594 <vm_exec_core+9156>, 0x7ff2e968c516 <vm_exec_core+9030>, 0x7ff2e968c236 <vm_exec_core+8294>, 0x7ff2e968c1a9 <vm_exec_core+8153>, 0x7ff2e968ca51 <vm_exec_core+10369>, 0x7ff2e968c9e8 <vm_exec_core+10264>, 0x7ff2e968c3c0 <vm_exec_core+8688>, 0x7ff2e968c365 <vm_exec_core+8597>, 0x7ff2e968c815 <vm_exec_core+9797>, 0x7ff2e968c609 <vm_exec_core+9273>, 0x7ff2e968cb12 <vm_exec_core+10562>, 0x7ff2e968b0d3 <vm_exec_core+3843>, 0x7ff2e968b388 <vm_exec_core+4536>, 0x7ff2e968b344 <vm_exec_core+4468>, 0x7ff2e968b305 <vm_exec_core+4405>, 0x7ff2e968b2c9 <vm_exec_core+4345>, 0x7ff2e968b28d <vm_exec_core+4285>, 0x7ff2e968b251 <vm_exec_core+4225>, 0x7ff2e968b1cc <vm_exec_core+4092>, 0x7ff2e968b184 <vm_exec_core+4020>, 0x7ff2e968c424 <vm_exec_core+8788>, 0x7ff2e968c318 <vm_exec_core+8520>, 0x7ff2e968b42c <vm_exec_core+4700>, 0x7ff2e968b3eb <vm_exec_core+4635>, 0x7ff2e968abda <vm_exec_core+2570>, 0x7ff2e968ab59 <vm_exec_core+2441>, 0x7ff2e968c2b4 <vm_exec_core+8420>, 0x7ff2e968ab15 <vm_exec_core+2373>, 0x7ff2e968b92e <vm_exec_core+5982>, 0x7ff2e968b73c <vm_exec_core+5484>, 0x7ff2e968b6ac <vm_exec_core+5340>, 0x7ff2e968b647 <vm_exec_core+5239>, 0x7ff2e968b5e8 <vm_exec_core+5144>, 0x7ff2e968b589 <vm_exec_core+5049>, 0x7ff2e968b52d <vm_exec_core+4957>, 0x7ff2e968b4b2 <vm_exec_core+4834>, 0x7ff2e968ba3a <vm_exec_core+6250>, 0x7ff2e968ba0c <vm_exec_core+6204>, 0x7ff2e968b9ca <vm_exec_core+6138>, 0x7ff2e968b972 <vm_exec_core+6050>, 0x7ff2e968bb87 <vm_exec_core+6583>, 0x7ff2e968ba8b <vm_exec_core+6331>, 0x7ff2e968ae57 <vm_exec_core+3207>, 0x7ff2e968ae0c <vm_exec_core+3132>, 0x7ff2e968bdda <vm_exec_core+7178>, 0x7ff2e968bd65 <vm_exec_core+7061>, 0x7ff2e968bcfc <vm_exec_core+6956>, 0x7ff2e968bca7 <vm_exec_core+6871>, 0x7ff2e968beac <vm_exec_core+7388>, 0x7ff2e968be0f <vm_exec_core+7231>, 0x7ff2e968bf22 <vm_exec_core+7506>, 0x7ff2e968b142 <vm_exec_core+3954>, 0x7ff2e968c15c <vm_exec_core+8076>, 0x7ff2e968c038 <vm_exec_core+7784>, 0x7ff2e968db08 <vm_exec_core+14648>, 0x7ff2e968bc18 <vm_exec_core+6728>, 0x7ff2e968bbc2 <vm_exec_core+6642>, 0x7ff2e968daf3 <vm_exec_core+14627>, 0x7ff2e968bfe2 <vm_exec_core+7698>, 0x7ff2e968a9f9 <vm_exec_core+2089>, 0x7ff2e968a903 <vm_exec_core+1843>, 0x7ff2e968afaa <vm_exec_core+3546>, 0x7ff2e968aee8 <vm_exec_core+3352>, 0x7ff2e968ce10 <vm_exec_core+11328>, 0x7ff2e968aea1 <vm_exec_core+3281>, 0x7ff2e968ada6 <vm_exec_core+3030>, 0x7ff2e968ad40 <vm_exec_core+2928>, 0x7ff2e968acfd <vm_exec_core+2861>, 0x7ff2e968ac3d <vm_exec_core+2669>, 0x7ff2e968aa6f <vm_exec_core+2207>, 0x7ff2e968dade <vm_exec_core+14606>, 0x7ff2e968dac9 <vm_exec_core+14585>, 0x7ff2e968dab4 <vm_exec_core+14564>, 0x7ff2e968da9f <vm_exec_core+14543>, 0x7ff2e968da8a <vm_exec_core+14522>, 0x7ff2e968da75 <vm_exec_core+14501>, 0x7ff2e968da59 <vm_exec_core+14473>, 0x7ff2e968da44 <vm_exec_core+14452>, 0x7ff2e968da2f <vm_exec_core+14431>, 0x7ff2e968da1a <vm_exec_core+14410>, 0x7ff2e968da05 <vm_exec_core+14389>, 0x7ff2e968d9f0 <vm_exec_core+14368>, 0x7ff2e968d9db <vm_exec_core+14347>, 0x7ff2e968d9c6 <vm_exec_core+14326>, 0x7ff2e968d9b1 <vm_exec_core+14305>, 0x7ff2e968d99c <vm_exec_core+14284>, 0x7ff2e968a88d <vm_exec_core+1725>, 0x7ff2e968a828 <vm_exec_core+1624>, 0x7ff2e968d987 <vm_exec_core+14263>, 0x7ff2e968d972 <vm_exec_core+14242>, 0x7ff2e968d95d <vm_exec_core+14221>, 0x7ff2e968d948 <vm_exec_core+14200>, 0x7ff2e968a212 <vm_exec_core+66>...} #32 0x00007ff2e96907ca in rb_vm_exec (ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x561fe210cc80 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7ff2e96907d0 <rb_vm_exec+416>, 0x0, 0x7ffd50ce5ae0, 0x7ffd50ce5b84}, prev = 0x7ffd50ce5e00, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #33 0x00007ff2e9695ee8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd50ce5bb8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 No locals. #34 vm_yield (kw_splat=0, argv=0x7ffd50ce5bb8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 No locals. #35 rb_yield_0 (argv=0x7ffd50ce5bb8, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 No locals. #36 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 No locals. #37 0x00007ff2e94e7a8a in rb_io_each_line (argc=<optimized out>, argv=<optimized out>, io=140680816589080) at /tmp/ruby/src/trunk-gc-asserts/io.c:4602 str = <optimized out> args = {io = 140677358813184, rs = 140680841897440, limit = -1, chomp = 0} #38 0x00007ff2e96784ac in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff2e8f5fda8, ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0xbe100000001 cc = <optimized out> val = <optimized out> me = 0x7ff2cf9ba428 cfunc = 0x561fe216fb38 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #39 vm_call_cfunc_with_frame (ec=0x561fe210cc80, reg_cfp=0x7ff2e8f5fda8, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #40 0x00007ff2e968c13d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94694942428464 ci = 0x15d9dc cc = <optimized out> recv = 6 argc = <optimized out> calling = {cd = 0x561fe267cd30, cc = 0x7ff2ce15cb10, block_handler = 140681267248577, recv = 140680816589080, argc = 0, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #41 vm_exec_core (ec=0x15d9dc) at ../../src/trunk-gc-asserts/insns.def:861 bh = 0 cd = 0x561fe267cd30 blockiseq = 0x6 leaf = <optimized out> val = 94694942428464 reg_pc = 0x561fe24350c8 reg_cfp = 0x7ff2e8f5fda8 insns_address_table = {0x7ff2e968c4fd <vm_exec_core+9005>, 0x7ff2e968c493 <vm_exec_core+8899>, 0x7ff2e968c5a4 <vm_exec_core+9172>, 0x7ff2e968c526 <vm_exec_core+9046>, 0x7ff2e968c246 <vm_exec_core+8310>, 0x7ff2e968c1b9 <vm_exec_core+8169>, 0x7ff2e968ca61 <vm_exec_core+10385>, 0x7ff2e968c9f8 <vm_exec_core+10280>, 0x7ff2e968c3d0 <vm_exec_core+8704>, 0x7ff2e968c375 <vm_exec_core+8613>, 0x7ff2e968c825 <vm_exec_core+9813>, 0x7ff2e968c619 <vm_exec_core+9289>, 0x7ff2e968cb22 <vm_exec_core+10578>, 0x7ff2e968b0e3 <vm_exec_core+3859>, 0x7ff2e968b398 <vm_exec_core+4552>, 0x7ff2e968b354 <vm_exec_core+4484>, 0x7ff2e968b315 <vm_exec_core+4421>, 0x7ff2e968b2d9 <vm_exec_core+4361>, 0x7ff2e968b29d <vm_exec_core+4301>, 0x7ff2e968b261 <vm_exec_core+4241>, 0x7ff2e968b1dc <vm_exec_core+4108>, 0x7ff2e968b194 <vm_exec_core+4036>, 0x7ff2e968c434 <vm_exec_core+8804>, 0x7ff2e968c328 <vm_exec_core+8536>, 0x7ff2e968b43c <vm_exec_core+4716>, 0x7ff2e968b3fb <vm_exec_core+4651>, 0x7ff2e968abea <vm_exec_core+2586>, 0x7ff2e968ab69 <vm_exec_core+2457>, 0x7ff2e968c2c4 <vm_exec_core+8436>, 0x7ff2e968ab25 <vm_exec_core+2389>, 0x7ff2e968b93e <vm_exec_core+5998>, 0x7ff2e968b74c <vm_exec_core+5500>, 0x7ff2e968b6bc <vm_exec_core+5356>, 0x7ff2e968b657 <vm_exec_core+5255>, 0x7ff2e968b5f8 <vm_exec_core+5160>, 0x7ff2e968b599 <vm_exec_core+5065>, 0x7ff2e968b53d <vm_exec_core+4973>, 0x7ff2e968b4c2 <vm_exec_core+4850>, 0x7ff2e968ba4a <vm_exec_core+6266>, 0x7ff2e968ba1c <vm_exec_core+6220>, 0x7ff2e968b9da <vm_exec_core+6154>, 0x7ff2e968b982 <vm_exec_core+6066>, 0x7ff2e968bb97 <vm_exec_core+6599>, 0x7ff2e968ba9b <vm_exec_core+6347>, 0x7ff2e968ae67 <vm_exec_core+3223>, 0x7ff2e968ae1c <vm_exec_core+3148>, 0x7ff2e968bdea <vm_exec_core+7194>, 0x7ff2e968bd75 <vm_exec_core+7077>, 0x7ff2e968bd0c <vm_exec_core+6972>, 0x7ff2e968bcb7 <vm_exec_core+6887>, 0x7ff2e968bebc <vm_exec_core+7404>, 0x7ff2e968be1f <vm_exec_core+7247>, 0x7ff2e968bf32 <vm_exec_core+7522>, 0x7ff2e968b152 <vm_exec_core+3970>, 0x7ff2e968c16c <vm_exec_core+8092>, 0x7ff2e968c048 <vm_exec_core+7800>, 0x7ff2e968a230 <vm_exec_core+96>, 0x7ff2e968bc28 <vm_exec_core+6744>, 0x7ff2e968bbd2 <vm_exec_core+6658>, 0x7ff2e968d0db <vm_exec_core+12043>, 0x7ff2e968bff2 <vm_exec_core+7714>, 0x7ff2e968aa09 <vm_exec_core+2105>, 0x7ff2e968a913 <vm_exec_core+1859>, 0x7ff2e968afba <vm_exec_core+3562>, 0x7ff2e968aef8 <vm_exec_core+3368>, 0x7ff2e968ce20 <vm_exec_core+11344>, 0x7ff2e968aeb1 <vm_exec_core+3297>, 0x7ff2e968adb6 <vm_exec_core+3046>, 0x7ff2e968ad50 <vm_exec_core+2944>, 0x7ff2e968ad0d <vm_exec_core+2877>, 0x7ff2e968ac4d <vm_exec_core+2685>, 0x7ff2e968aa7f <vm_exec_core+2223>, 0x7ff2e968d8db <vm_exec_core+14091>, 0x7ff2e968d82a <vm_exec_core+13914>, 0x7ff2e968d780 <vm_exec_core+13744>, 0x7ff2e968d705 <vm_exec_core+13621>, 0x7ff2e968d657 <vm_exec_core+13447>, 0x7ff2e968d5f8 <vm_exec_core+13352>, 0x7ff2e968d572 <vm_exec_core+13218>, 0x7ff2e968d4c9 <vm_exec_core+13049>, 0x7ff2e968d425 <vm_exec_core+12885>, 0x7ff2e968d37c <vm_exec_core+12716>, 0x7ff2e968d2d8 <vm_exec_core+12552>, 0x7ff2e968d24d <vm_exec_core+12413>, 0x7ff2e968d1f9 <vm_exec_core+12329>, 0x7ff2e968d19e <vm_exec_core+12238>, 0x7ff2e968d12d <vm_exec_core+12125>, 0x7ff2e968ce8a <vm_exec_core+11450>, 0x7ff2e968a89d <vm_exec_core+1741>, 0x7ff2e968a838 <vm_exec_core+1640>, 0x7ff2e968cf4b <vm_exec_core+11643>, 0x7ff2e968d09e <vm_exec_core+11982>, 0x7ff2e968cf84 <vm_exec_core+11700>, 0x7ff2e968d040 <vm_exec_core+11888>, 0x7ff2e968cfcb <vm_exec_core+11771>, 0x7ff2e968cf0c <vm_exec_core+11580>, 0x7ff2e968a7c1 <vm_exec_core+1521>, 0x7ff2e968a760 <vm_exec_core+1424>, 0x7ff2e968a6c9 <vm_exec_core+1273>, 0x7ff2e968a67b <vm_exec_core+1195>, 0x7ff2e968a629 <vm_exec_core+1113>, 0x7ff2e968a5d9 <vm_exec_core+1033>, 0x7ff2e968a581 <vm_exec_core+945>, 0x7ff2e968a545 <vm_exec_core+885>, 0x7ff2e968a509 <vm_exec_core+825>, 0x7ff2e968c4ed <vm_exec_core+8989>, 0x7ff2e968c483 <vm_exec_core+8883>, 0x7ff2e968c594 <vm_exec_core+9156>, 0x7ff2e968c516 <vm_exec_core+9030>, 0x7ff2e968c236 <vm_exec_core+8294>, 0x7ff2e968c1a9 <vm_exec_core+8153>, 0x7ff2e968ca51 <vm_exec_core+10369>, 0x7ff2e968c9e8 <vm_exec_core+10264>, 0x7ff2e968c3c0 <vm_exec_core+8688>, 0x7ff2e968c365 <vm_exec_core+8597>, 0x7ff2e968c815 <vm_exec_core+9797>, 0x7ff2e968c609 <vm_exec_core+9273>, 0x7ff2e968cb12 <vm_exec_core+10562>, 0x7ff2e968b0d3 <vm_exec_core+3843>, 0x7ff2e968b388 <vm_exec_core+4536>, 0x7ff2e968b344 <vm_exec_core+4468>, 0x7ff2e968b305 <vm_exec_core+4405>, 0x7ff2e968b2c9 <vm_exec_core+4345>, 0x7ff2e968b28d <vm_exec_core+4285>, 0x7ff2e968b251 <vm_exec_core+4225>, 0x7ff2e968b1cc <vm_exec_core+4092>, 0x7ff2e968b184 <vm_exec_core+4020>, 0x7ff2e968c424 <vm_exec_core+8788>, 0x7ff2e968c318 <vm_exec_core+8520>, 0x7ff2e968b42c <vm_exec_core+4700>, 0x7ff2e968b3eb <vm_exec_core+4635>, 0x7ff2e968abda <vm_exec_core+2570>, 0x7ff2e968ab59 <vm_exec_core+2441>, 0x7ff2e968c2b4 <vm_exec_core+8420>, 0x7ff2e968ab15 <vm_exec_core+2373>, 0x7ff2e968b92e <vm_exec_core+5982>, 0x7ff2e968b73c <vm_exec_core+5484>, 0x7ff2e968b6ac <vm_exec_core+5340>, 0x7ff2e968b647 <vm_exec_core+5239>, 0x7ff2e968b5e8 <vm_exec_core+5144>, 0x7ff2e968b589 <vm_exec_core+5049>, 0x7ff2e968b52d <vm_exec_core+4957>, 0x7ff2e968b4b2 <vm_exec_core+4834>, 0x7ff2e968ba3a <vm_exec_core+6250>, 0x7ff2e968ba0c <vm_exec_core+6204>, 0x7ff2e968b9ca <vm_exec_core+6138>, 0x7ff2e968b972 <vm_exec_core+6050>, 0x7ff2e968bb87 <vm_exec_core+6583>, 0x7ff2e968ba8b <vm_exec_core+6331>, 0x7ff2e968ae57 <vm_exec_core+3207>, 0x7ff2e968ae0c <vm_exec_core+3132>, 0x7ff2e968bdda <vm_exec_core+7178>, 0x7ff2e968bd65 <vm_exec_core+7061>, 0x7ff2e968bcfc <vm_exec_core+6956>, 0x7ff2e968bca7 <vm_exec_core+6871>, 0x7ff2e968beac <vm_exec_core+7388>, 0x7ff2e968be0f <vm_exec_core+7231>, 0x7ff2e968bf22 <vm_exec_core+7506>, 0x7ff2e968b142 <vm_exec_core+3954>, 0x7ff2e968c15c <vm_exec_core+8076>, 0x7ff2e968c038 <vm_exec_core+7784>, 0x7ff2e968db08 <vm_exec_core+14648>, 0x7ff2e968bc18 <vm_exec_core+6728>, 0x7ff2e968bbc2 <vm_exec_core+6642>, 0x7ff2e968daf3 <vm_exec_core+14627>, 0x7ff2e968bfe2 <vm_exec_core+7698>, 0x7ff2e968a9f9 <vm_exec_core+2089>, 0x7ff2e968a903 <vm_exec_core+1843>, 0x7ff2e968afaa <vm_exec_core+3546>, 0x7ff2e968aee8 <vm_exec_core+3352>, 0x7ff2e968ce10 <vm_exec_core+11328>, 0x7ff2e968aea1 <vm_exec_core+3281>, 0x7ff2e968ada6 <vm_exec_core+3030>, 0x7ff2e968ad40 <vm_exec_core+2928>, 0x7ff2e968acfd <vm_exec_core+2861>, 0x7ff2e968ac3d <vm_exec_core+2669>, 0x7ff2e968aa6f <vm_exec_core+2207>, 0x7ff2e968dade <vm_exec_core+14606>, 0x7ff2e968dac9 <vm_exec_core+14585>, 0x7ff2e968dab4 <vm_exec_core+14564>, 0x7ff2e968da9f <vm_exec_core+14543>, 0x7ff2e968da8a <vm_exec_core+14522>, 0x7ff2e968da75 <vm_exec_core+14501>, 0x7ff2e968da59 <vm_exec_core+14473>, 0x7ff2e968da44 <vm_exec_core+14452>, 0x7ff2e968da2f <vm_exec_core+14431>, 0x7ff2e968da1a <vm_exec_core+14410>, 0x7ff2e968da05 <vm_exec_core+14389>, 0x7ff2e968d9f0 <vm_exec_core+14368>, 0x7ff2e968d9db <vm_exec_core+14347>, 0x7ff2e968d9c6 <vm_exec_core+14326>, 0x7ff2e968d9b1 <vm_exec_core+14305>, 0x7ff2e968d99c <vm_exec_core+14284>, 0x7ff2e968a88d <vm_exec_core+1725>, 0x7ff2e968a828 <vm_exec_core+1624>, 0x7ff2e968d987 <vm_exec_core+14263>, 0x7ff2e968d972 <vm_exec_core+14242>, 0x7ff2e968d95d <vm_exec_core+14221>, 0x7ff2e968d948 <vm_exec_core+14200>, 0x7ff2e968a212 <vm_exec_core+66>...} #42 0x00007ff2e96907ca in rb_vm_exec (ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x561fe210cc80 _tag = {tag = 36, retval = 4, buf = {0x561fe216f190, 0x7ff2e96907d0 <rb_vm_exec+416>, 0x0, 0x7ffd50ce5de0, 0x7ff2ce197918}, prev = 0x7ffd50ce5f30, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #43 0x00007ff2e9695ee8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd50ce5eb8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 No locals. #44 vm_yield (kw_splat=0, argv=0x7ffd50ce5eb8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 No locals. #45 rb_yield_0 (argv=0x7ffd50ce5eb8, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 No locals. #46 rb_yield (val=<optimized out>, val@entry=140680816589080) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 No locals. #47 0x00007ff2e94a1376 in rb_ensure (b_proc=0x7ff2e9695e70 <rb_yield>, data1=140680816589080, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1000 _ec = 0x561fe210cc80 _tag = {tag = 36, retval = 140680841850080, buf = {0x561fe216f190, 0x7ff2e94a1450 <rb_ensure+512>, 0x0, 0x7ffd50ce5ed0, 0x6}, prev = 0x7ffd50ce6180, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x561fe210cc80 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7ff2e94df5b0 <io_close>, data2 = 140680816589080}} #48 0x00007ff2e96784ac in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7ff2e8f5fe88, ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0x410100000003 cc = <optimized out> val = <optimized out> me = 0x7ff2cf9ba9a0 cfunc = 0x561fe216f198 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #49 vm_call_cfunc_with_frame (ec=0x561fe210cc80, reg_cfp=0x7ff2e8f5fe88, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 1 stack_bottom = <optimized out> argv = <optimized out> #50 0x00007ff2e968c13d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94694937993504 ci = 0x15d9dc cc = <optimized out> recv = 6 argc = <optimized out> calling = {cd = 0x561fe2242120, cc = 0x7ff2ce20f148, block_handler = 140681267248801, recv = 140680841850080, argc = 1, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #51 vm_exec_core (ec=0x15d9dc) at ../../src/trunk-gc-asserts/insns.def:861 bh = 0 cd = 0x561fe2242120 blockiseq = 0x6 leaf = <optimized out> val = 94694937993504 reg_pc = 0x561fe2241538 reg_cfp = 0x7ff2e8f5fe88 insns_address_table = {0x7ff2e968c4fd <vm_exec_core+9005>, 0x7ff2e968c493 <vm_exec_core+8899>, 0x7ff2e968c5a4 <vm_exec_core+9172>, 0x7ff2e968c526 <vm_exec_core+9046>, 0x7ff2e968c246 <vm_exec_core+8310>, 0x7ff2e968c1b9 <vm_exec_core+8169>, 0x7ff2e968ca61 <vm_exec_core+10385>, 0x7ff2e968c9f8 <vm_exec_core+10280>, 0x7ff2e968c3d0 <vm_exec_core+8704>, 0x7ff2e968c375 <vm_exec_core+8613>, 0x7ff2e968c825 <vm_exec_core+9813>, 0x7ff2e968c619 <vm_exec_core+9289>, 0x7ff2e968cb22 <vm_exec_core+10578>, 0x7ff2e968b0e3 <vm_exec_core+3859>, 0x7ff2e968b398 <vm_exec_core+4552>, 0x7ff2e968b354 <vm_exec_core+4484>, 0x7ff2e968b315 <vm_exec_core+4421>, 0x7ff2e968b2d9 <vm_exec_core+4361>, 0x7ff2e968b29d <vm_exec_core+4301>, 0x7ff2e968b261 <vm_exec_core+4241>, 0x7ff2e968b1dc <vm_exec_core+4108>, 0x7ff2e968b194 <vm_exec_core+4036>, 0x7ff2e968c434 <vm_exec_core+8804>, 0x7ff2e968c328 <vm_exec_core+8536>, 0x7ff2e968b43c <vm_exec_core+4716>, 0x7ff2e968b3fb <vm_exec_core+4651>, 0x7ff2e968abea <vm_exec_core+2586>, 0x7ff2e968ab69 <vm_exec_core+2457>, 0x7ff2e968c2c4 <vm_exec_core+8436>, 0x7ff2e968ab25 <vm_exec_core+2389>, 0x7ff2e968b93e <vm_exec_core+5998>, 0x7ff2e968b74c <vm_exec_core+5500>, 0x7ff2e968b6bc <vm_exec_core+5356>, 0x7ff2e968b657 <vm_exec_core+5255>, 0x7ff2e968b5f8 <vm_exec_core+5160>, 0x7ff2e968b599 <vm_exec_core+5065>, 0x7ff2e968b53d <vm_exec_core+4973>, 0x7ff2e968b4c2 <vm_exec_core+4850>, 0x7ff2e968ba4a <vm_exec_core+6266>, 0x7ff2e968ba1c <vm_exec_core+6220>, 0x7ff2e968b9da <vm_exec_core+6154>, 0x7ff2e968b982 <vm_exec_core+6066>, 0x7ff2e968bb97 <vm_exec_core+6599>, 0x7ff2e968ba9b <vm_exec_core+6347>, 0x7ff2e968ae67 <vm_exec_core+3223>, 0x7ff2e968ae1c <vm_exec_core+3148>, 0x7ff2e968bdea <vm_exec_core+7194>, 0x7ff2e968bd75 <vm_exec_core+7077>, 0x7ff2e968bd0c <vm_exec_core+6972>, 0x7ff2e968bcb7 <vm_exec_core+6887>, 0x7ff2e968bebc <vm_exec_core+7404>, 0x7ff2e968be1f <vm_exec_core+7247>, 0x7ff2e968bf32 <vm_exec_core+7522>, 0x7ff2e968b152 <vm_exec_core+3970>, 0x7ff2e968c16c <vm_exec_core+8092>, 0x7ff2e968c048 <vm_exec_core+7800>, 0x7ff2e968a230 <vm_exec_core+96>, 0x7ff2e968bc28 <vm_exec_core+6744>, 0x7ff2e968bbd2 <vm_exec_core+6658>, 0x7ff2e968d0db <vm_exec_core+12043>, 0x7ff2e968bff2 <vm_exec_core+7714>, 0x7ff2e968aa09 <vm_exec_core+2105>, 0x7ff2e968a913 <vm_exec_core+1859>, 0x7ff2e968afba <vm_exec_core+3562>, 0x7ff2e968aef8 <vm_exec_core+3368>, 0x7ff2e968ce20 <vm_exec_core+11344>, 0x7ff2e968aeb1 <vm_exec_core+3297>, 0x7ff2e968adb6 <vm_exec_core+3046>, 0x7ff2e968ad50 <vm_exec_core+2944>, 0x7ff2e968ad0d <vm_exec_core+2877>, 0x7ff2e968ac4d <vm_exec_core+2685>, 0x7ff2e968aa7f <vm_exec_core+2223>, 0x7ff2e968d8db <vm_exec_core+14091>, 0x7ff2e968d82a <vm_exec_core+13914>, 0x7ff2e968d780 <vm_exec_core+13744>, 0x7ff2e968d705 <vm_exec_core+13621>, 0x7ff2e968d657 <vm_exec_core+13447>, 0x7ff2e968d5f8 <vm_exec_core+13352>, 0x7ff2e968d572 <vm_exec_core+13218>, 0x7ff2e968d4c9 <vm_exec_core+13049>, 0x7ff2e968d425 <vm_exec_core+12885>, 0x7ff2e968d37c <vm_exec_core+12716>, 0x7ff2e968d2d8 <vm_exec_core+12552>, 0x7ff2e968d24d <vm_exec_core+12413>, 0x7ff2e968d1f9 <vm_exec_core+12329>, 0x7ff2e968d19e <vm_exec_core+12238>, 0x7ff2e968d12d <vm_exec_core+12125>, 0x7ff2e968ce8a <vm_exec_core+11450>, 0x7ff2e968a89d <vm_exec_core+1741>, 0x7ff2e968a838 <vm_exec_core+1640>, 0x7ff2e968cf4b <vm_exec_core+11643>, 0x7ff2e968d09e <vm_exec_core+11982>, 0x7ff2e968cf84 <vm_exec_core+11700>, 0x7ff2e968d040 <vm_exec_core+11888>, 0x7ff2e968cfcb <vm_exec_core+11771>, 0x7ff2e968cf0c <vm_exec_core+11580>, 0x7ff2e968a7c1 <vm_exec_core+1521>, 0x7ff2e968a760 <vm_exec_core+1424>, 0x7ff2e968a6c9 <vm_exec_core+1273>, 0x7ff2e968a67b <vm_exec_core+1195>, 0x7ff2e968a629 <vm_exec_core+1113>, 0x7ff2e968a5d9 <vm_exec_core+1033>, 0x7ff2e968a581 <vm_exec_core+945>, 0x7ff2e968a545 <vm_exec_core+885>, 0x7ff2e968a509 <vm_exec_core+825>, 0x7ff2e968c4ed <vm_exec_core+8989>, 0x7ff2e968c483 <vm_exec_core+8883>, 0x7ff2e968c594 <vm_exec_core+9156>, 0x7ff2e968c516 <vm_exec_core+9030>, 0x7ff2e968c236 <vm_exec_core+8294>, 0x7ff2e968c1a9 <vm_exec_core+8153>, 0x7ff2e968ca51 <vm_exec_core+10369>, 0x7ff2e968c9e8 <vm_exec_core+10264>, 0x7ff2e968c3c0 <vm_exec_core+8688>, 0x7ff2e968c365 <vm_exec_core+8597>, 0x7ff2e968c815 <vm_exec_core+9797>, 0x7ff2e968c609 <vm_exec_core+9273>, 0x7ff2e968cb12 <vm_exec_core+10562>, 0x7ff2e968b0d3 <vm_exec_core+3843>, 0x7ff2e968b388 <vm_exec_core+4536>, 0x7ff2e968b344 <vm_exec_core+4468>, 0x7ff2e968b305 <vm_exec_core+4405>, 0x7ff2e968b2c9 <vm_exec_core+4345>, 0x7ff2e968b28d <vm_exec_core+4285>, 0x7ff2e968b251 <vm_exec_core+4225>, 0x7ff2e968b1cc <vm_exec_core+4092>, 0x7ff2e968b184 <vm_exec_core+4020>, 0x7ff2e968c424 <vm_exec_core+8788>, 0x7ff2e968c318 <vm_exec_core+8520>, 0x7ff2e968b42c <vm_exec_core+4700>, 0x7ff2e968b3eb <vm_exec_core+4635>, 0x7ff2e968abda <vm_exec_core+2570>, 0x7ff2e968ab59 <vm_exec_core+2441>, 0x7ff2e968c2b4 <vm_exec_core+8420>, 0x7ff2e968ab15 <vm_exec_core+2373>, 0x7ff2e968b92e <vm_exec_core+5982>, 0x7ff2e968b73c <vm_exec_core+5484>, 0x7ff2e968b6ac <vm_exec_core+5340>, 0x7ff2e968b647 <vm_exec_core+5239>, 0x7ff2e968b5e8 <vm_exec_core+5144>, 0x7ff2e968b589 <vm_exec_core+5049>, 0x7ff2e968b52d <vm_exec_core+4957>, 0x7ff2e968b4b2 <vm_exec_core+4834>, 0x7ff2e968ba3a <vm_exec_core+6250>, 0x7ff2e968ba0c <vm_exec_core+6204>, 0x7ff2e968b9ca <vm_exec_core+6138>, 0x7ff2e968b972 <vm_exec_core+6050>, 0x7ff2e968bb87 <vm_exec_core+6583>, 0x7ff2e968ba8b <vm_exec_core+6331>, 0x7ff2e968ae57 <vm_exec_core+3207>, 0x7ff2e968ae0c <vm_exec_core+3132>, 0x7ff2e968bdda <vm_exec_core+7178>, 0x7ff2e968bd65 <vm_exec_core+7061>, 0x7ff2e968bcfc <vm_exec_core+6956>, 0x7ff2e968bca7 <vm_exec_core+6871>, 0x7ff2e968beac <vm_exec_core+7388>, 0x7ff2e968be0f <vm_exec_core+7231>, 0x7ff2e968bf22 <vm_exec_core+7506>, 0x7ff2e968b142 <vm_exec_core+3954>, 0x7ff2e968c15c <vm_exec_core+8076>, 0x7ff2e968c038 <vm_exec_core+7784>, 0x7ff2e968db08 <vm_exec_core+14648>, 0x7ff2e968bc18 <vm_exec_core+6728>, 0x7ff2e968bbc2 <vm_exec_core+6642>, 0x7ff2e968daf3 <vm_exec_core+14627>, 0x7ff2e968bfe2 <vm_exec_core+7698>, 0x7ff2e968a9f9 <vm_exec_core+2089>, 0x7ff2e968a903 <vm_exec_core+1843>, 0x7ff2e968afaa <vm_exec_core+3546>, 0x7ff2e968aee8 <vm_exec_core+3352>, 0x7ff2e968ce10 <vm_exec_core+11328>, 0x7ff2e968aea1 <vm_exec_core+3281>, 0x7ff2e968ada6 <vm_exec_core+3030>, 0x7ff2e968ad40 <vm_exec_core+2928>, 0x7ff2e968acfd <vm_exec_core+2861>, 0x7ff2e968ac3d <vm_exec_core+2669>, 0x7ff2e968aa6f <vm_exec_core+2207>, 0x7ff2e968dade <vm_exec_core+14606>, 0x7ff2e968dac9 <vm_exec_core+14585>, 0x7ff2e968dab4 <vm_exec_core+14564>, 0x7ff2e968da9f <vm_exec_core+14543>, 0x7ff2e968da8a <vm_exec_core+14522>, 0x7ff2e968da75 <vm_exec_core+14501>, 0x7ff2e968da59 <vm_exec_core+14473>, 0x7ff2e968da44 <vm_exec_core+14452>, 0x7ff2e968da2f <vm_exec_core+14431>, 0x7ff2e968da1a <vm_exec_core+14410>, 0x7ff2e968da05 <vm_exec_core+14389>, 0x7ff2e968d9f0 <vm_exec_core+14368>, 0x7ff2e968d9db <vm_exec_core+14347>, 0x7ff2e968d9c6 <vm_exec_core+14326>, 0x7ff2e968d9b1 <vm_exec_core+14305>, 0x7ff2e968d99c <vm_exec_core+14284>, 0x7ff2e968a88d <vm_exec_core+1725>, 0x7ff2e968a828 <vm_exec_core+1624>, 0x7ff2e968d987 <vm_exec_core+14263>, 0x7ff2e968d972 <vm_exec_core+14242>, 0x7ff2e968d95d <vm_exec_core+14221>, 0x7ff2e968d948 <vm_exec_core+14200>, 0x7ff2e968a212 <vm_exec_core+66>...} #52 0x00007ff2e9690a57 in vm_exec_loop (result=<optimized out>, tag=0x7ffd50ce6180, state=<optimized out>, ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #53 rb_vm_exec (ec=0x561fe210cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x561fe210cc80 _tag = {tag = 36, retval = 4, buf = {0x7ff2ce8d8fb0, 0x7ff2e96907d0 <rb_vm_exec+416>, 0x0, 0x7ffd50ce6160, 0x561fe2193f80}, prev = 0x7ffd50ce6240, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #54 0x00007ff2e969126b in rb_iseq_eval_main (iseq=iseq@entry=0x7ff2ce8d8fb0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #55 0x00007ff2e949f565 in rb_ec_exec_node (ec=ec@entry=0x561fe210cc80, n=n@entry=0x7ff2ce8d8fb0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94694936726656, buf = {0x7ff2ce8d8fb0, 0x7ff2e949f5b0 <rb_ec_exec_node+256>, 0x0, 0x7ffd50ce6210, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7ff2ce8d8fb0 #56 0x00007ff2e94a314b in ruby_run_node (n=0x7ff2ce8d8fb0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x561fe210cc80 status = 0 #57 0x0000561fe1a39187 in rb_main (argv=0x7ffd50ce6448, argc=18) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140725959157561 #58 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:59 No locals. >>> Dump Ruby level backtrace (if possible)