# Logfile created on 2023-12-19 22:32:05 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056372e20d260 @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-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231219-223205", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056372e2ae728 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056372e2ae5e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056372e2ae458 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231219-223205", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231219-223205>, @binmode=false, @mon_data=#<Monitor:0x000056372e2ae340>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts
Cloning into 'trunk-repeat20-asserts'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-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-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-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
configure: WARNING: something wrong with CXXFLAGS=""
checking whether CXXFLAGS is valid... no
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 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.3.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.0

   * Installation prefix: /tmp/ruby/install/trunk-repeat20-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-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-unicode  DEFS="-DRUBY_DEBUG=1"
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=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.20.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.1.0...
Downloading bundled gem test-unit-3.6.1...
Downloading bundled gem rexml-3.2.6...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.3.3...
Downloading bundled gem net-imap-0.4.8...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.4.0...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem rbs-3.3.2...
Downloading bundled gem typeprof-0.21.8...
Downloading bundled gem racc-1.7.3...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20-asserts/gems/src
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/debug'...
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
From https://github.com/ruby/debug
 * branch            d4feeae32b69b4f88c94fecfc7a283b475eec4de -> FETCH_HEAD
HEAD is now at d4feeae fix condition of USE_TMP_HOME
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision updated
Building debug@d4feeae32b69b4f88c94fecfc7a283b475eec4de to /tmp/ruby/src/trunk-repeat20-asserts/gems/debug-1.9.0.gem
  Successfully built RubyGem
  Name: debug
  Version: 1.9.0
  File: debug-1.9.0.gem
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRUBY_DEBUG=1"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRUBY_DEBUG=1"
Already up to date.
Latest commit hash = f0b86f8c60
$$$[end] "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRUBY_DEBUG=1"
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-repeat20-asserts/revision.h updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20-asserts/enc/jis
+ cp /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat20-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat20-asserts/probes.d > probes.dmyh
generating /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ast.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/dir.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/gc.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/numeric.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/io.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/marshal.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/rjit.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/pack.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/trace_point.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/warning.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/array.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/kernel.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/ractor.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/symbol.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/timev.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/thread_sync.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/nilclass.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/prelude.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/gem_prelude.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/yjit.rbinc
/tmp/ruby/src/trunk-repeat20-asserts/lib/unicode_normalize/tables.rb unchanged
generating /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/socket'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/etc'
generating miniprelude.c
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/bin/sh /tmp/ruby/src/trunk-repeat20-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-repeat20-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-repeat20-asserts'
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems
Extracting bundle gem minitest-5.20.0...
Unpacked gems/minitest-5.20.0.gem
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rake-13.1.0...
Unpacked gems/rake-13.1.0.gem
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem rss-0.3.0...
Unpacked gems/rss-0.3.0.gem
Extracting bundle gem net-ftp-0.3.3...
Unpacked gems/net-ftp-0.3.3.gem
Extracting bundle gem net-imap-0.4.8...
Unpacked gems/net-imap-0.4.8.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...
Unpacked gems/net-smtp-0.4.0.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/prime-0.1.2.gem
Extracting bundle gem rbs-3.3.2...
Unpacked gems/rbs-3.3.2.gem
Extracting bundle gem typeprof-0.21.8...
Unpacked gems/typeprof-0.21.8.gem
Extracting bundle gem racc-1.7.3...
Unpacked gems/racc-1.7.3.gem
Extracting bundle gem debug-1.9.0...
Unpacked gems/debug-1.9.0.gem
$$$[end] "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/main.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dmydln.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-repeat20-asserts/array.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ast.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/bignum.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/class.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/compar.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/compile.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/complex.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/cont.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/debug.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/debug_counter.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dir.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dln_find.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/encoding.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enum.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enumerator.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/error.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/eval.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/file.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/hash.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/inits.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/io.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/iseq.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/load.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/marshal.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/math.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/node.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/node_dump.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/numeric.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/object.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/parser_st.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/proc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/process.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ractor.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/random.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/range.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rational.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/re.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regcomp.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regenc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regerror.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regexec.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regparse.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/scheduler.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/shape.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/signal.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/sprintf.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/st.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/strftime.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/string.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/struct.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/symbol.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/thread.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/time.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/transcode.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/util.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/variable.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/api_pack.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/encoding.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/options.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/regexp.c
compiling prism/serialize.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_state_stack.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_string_list.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism_init.c
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/missing/strlcat.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/addr2line.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dmyenc.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/dln.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat20-asserts/loadpath.c
builtin_binary.inc updated
533f9c6ed733ef04b16d588775e44cba2e55b3d056c0f88ee8cd21197ac913e3  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-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-repeat20-asserts'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring bigdecimal
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 nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.9.0/ext/debug
configuring racc-1.7.3/ext/racc/cparse
configuring rbs-3.3.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/RUBY_ALIGNOF/c.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/abi/abi.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bignum/str2big.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/debug/profile_frames.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/dln/empty/empty.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/econv/init.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/exception/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/float'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/float/nextafter.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/funcall/funcall.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/hash/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/integer/my_integer.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/iter/yield.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/method'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/notimplement/bug.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/num2int/num2int.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/printf/printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/proc/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/random'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/random/loop.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/recursion/recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/string'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/new.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/struct/member.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/symbol/type.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/time'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/time/new.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/vm/at_exit.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/wait/wait.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/cgi/escape/escape.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/continuation'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/continuation/continuation.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/coverage/coverage.c
linking shared-object coverage.so
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
compiling /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/erb/escape'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/etc'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fcntl'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/fiddle/pointer.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/io/console/console.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/monitor/monitor.c
linking shared-object monitor.so
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/nkf/nkf.c
linking shared-object nkf.so
installing default nkf libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/openssl_missing.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/pathname/pathname.c
linking shared-object pathname.so
installing default pathname libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
installing default psych libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/pty/pty.c
linking shared-object pty.so
installing default pty libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper_init.c
linking shared-object ripper.so
installing default ripper libraries
checking /tmp/ruby/src/trunk-repeat20-asserts/parse.y and /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ifaddr.c
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/strscan/strscan.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/syslog/syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/lib ../../../../../.bundle/gems/debug-1.9.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
ln -sfT ../../../../../src/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/lib ../../../../../.bundle/gems/rbs-3.3.2/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-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-repeat20-asserts'
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/encdb.c
linking encoding encdb.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/big5.c
linking encoding big5.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/cesu_8.c
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/cp949.c
linking encoding cp949.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/emacs_mule.c
linking encoding emacs_mule.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/euc_jp.c
linking encoding euc_jp.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/euc_kr.c
linking encoding euc_kr.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/euc_tw.c
linking encoding euc_tw.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/gb2312.c
linking encoding gb2312.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/gb18030.c
linking encoding gb18030.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/gbk.c
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_1.c
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_2.c
linking encoding iso_8859_2.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_3.c
linking encoding iso_8859_3.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_4.c
linking encoding iso_8859_4.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_5.c
linking encoding iso_8859_5.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_6.c
linking encoding iso_8859_6.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_7.c
linking encoding iso_8859_7.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_8.c
linking encoding iso_8859_8.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_9.c
linking encoding iso_8859_9.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_10.c
linking encoding iso_8859_10.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_11.c
linking encoding iso_8859_11.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_13.c
linking encoding iso_8859_13.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_14.c
linking encoding iso_8859_14.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_15.c
linking encoding iso_8859_15.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/iso_8859_16.c
linking encoding iso_8859_16.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/koi8_r.c
linking encoding koi8_r.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/koi8_u.c
linking encoding koi8_u.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/shift_jis.c
linking encoding shift_jis.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/utf_16be.c
linking encoding utf_16be.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/utf_16le.c
linking encoding utf_16le.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/utf_32be.c
linking encoding utf_32be.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/utf_32le.c
linking encoding utf_32le.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_31j.c
linking encoding windows_31j.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1250.c
linking encoding windows_1250.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1251.c
linking encoding windows_1251.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1252.c
linking encoding windows_1252.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1253.c
linking encoding windows_1253.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1254.c
linking encoding windows_1254.so
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/windows_1257.c
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/transdb.c
linking transcoder transdb.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/big5.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/big5.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/big5.c
linking transcoder big5.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/cesu_8.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/cesu_8.c
linking transcoder cesu_8.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/chinese.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/chinese.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/chinese.c
linking transcoder chinese.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/ebcdic.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/ebcdic.c
linking transcoder ebcdic.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji.c
linking transcoder emoji.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_iso2022_kddi.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_docomo.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_kddi.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_softbank.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/escape.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/escape.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/escape.c
linking transcoder escape.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gb18030.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gb18030.c
linking transcoder gb18030.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gbk.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/gbk.c
linking transcoder gbk.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/iso2022.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/iso2022.c
linking transcoder iso2022.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese.c
linking transcoder japanese.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_sjis.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/korean.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/korean.c
linking transcoder korean.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/single_byte.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/single_byte.c
linking transcoder single_byte.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
generating table from /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf_16_32.c ...
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-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-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-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-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
compiling /tmp/ruby/src/trunk-repeat20-asserts/enc/trans/transdb.c
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --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-repeat20-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.1
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.10.1
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.0.4
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.2
                                    typeprof 0.21.8
                                    debug 1.9.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1868 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Skipping Gem::PackageTask tests.  rake not found.
Run options: 
  --seed=13405
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37363>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(1/20)  tests in 1990.623588s, 13.5862 tests/s, 4807.5056 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f46abef0bf0 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41769>
Closed file descriptor: TestGemUnsatisfiableDependencyError#test_name: 9
Finished(2/20)  tests in 1919.724072s, 14.0885 tests/s, 4987.5986 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36619>
Closed file descriptor: TestGemUnsatisfiableDependencyError#test_name: 9
Finished(3/20)  tests in 2109.604179s, 12.8204 tests/s, 4538.6803 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45347>
Closed file descriptor: TestGemUnsatisfiableDependencyError#test_name: 9
Finished(4/20)  tests in 2251.616613s, 12.0118 tests/s, 4252.1462 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34367>
Closed file descriptor: TestGemUnsatisfiableDependencyError#test_name: 9
Finished(5/20)  tests in 2002.285242s, 13.5076 tests/s, 4782.1913 assertions/s.
Finished(6/20)  tests in 1984.307185s, 13.6299 tests/s, 4825.5870 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40171>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(7/20)  tests in 2601.714047s, 10.3955 tests/s, 3679.8933 assertions/s.
Finished(8/20)  tests in 2103.602652s, 12.8570 tests/s, 4551.5464 assertions/s.
Finished(9/20)  tests in 2059.773054s, 13.1306 tests/s, 4648.5175 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35403>
Closed file descriptor: TestGemDependencyList#test_add: 9
Finished(10/20)  tests in 2586.697433s, 10.4558 tests/s, 3701.3672 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38857>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(11/20)  tests in 2121.563089s, 12.7481 tests/s, 4513.2144 assertions/s.
Finished(12/20)  tests in 1995.814791s, 13.5514 tests/s, 4797.2518 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42499>
Closed file descriptor: TestMethodCache#test_undef_with_subclasses: 9
Finished(13/20)  tests in 2365.010470s, 11.4359 tests/s, 4048.7377 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45973>
Closed file descriptor: TestMethodCache#test_undef_with_subclasses: 9
Finished(14/20)  tests in 2433.909177s, 11.1122 tests/s, 3933.7339 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34439>
Closed file descriptor: TestMethodCache#test_undef_with_subclasses: 9
Finished(15/20)  tests in 2267.387407s, 11.9283 tests/s, 4222.9250 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43937>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(16/20)  tests in 2265.446380s, 11.9385 tests/s, 4226.8875 assertions/s.
Finished(17/20)  tests in 2290.821745s, 11.8062 tests/s, 4178.7839 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46475>
Closed file descriptor: TestMethodCache#test_undef_with_subclasses: 9
Finished(18/20)  tests in 2178.700675s, 12.4138 tests/s, 4394.5895 assertions/s.
Finished(19/20)  tests in 2181.171633s, 12.3998 tests/s, 4389.4904 assertions/s.
Finished(20/20)  tests in 2473.436398s, 10.9346 tests/s, 3871.4038 assertions/s.
540919 tests, 191489604 assertions, 0 failures, 0 errors, 2336 skips

ruby -v: ruby 3.3.0dev (2023-12-19T22:29:09Z master f0b86f8c60) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20
	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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$ /tmp/ruby/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20-asserts/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-19T22:29:09Z master f0b86f8c60) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 147.932168 seconds

3728 files, 32495 examples, 156593 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1007769.ruby -x gdbscript
[New LWP 1007769]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139686166825984) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0b385a8c00 (LWP 1007769) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139686166825984) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f0b385a8c00 (LWP 1007769)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139686166825984) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f0b385a8c00
        old_mask = {__val = {94375412695712, 1, 221, 18446744073709551352, 2, 0, 94375412695712, 94375412697872, 8, 139686169478355, 0, 139686169374701, 139686166825984, 139686170990080, 94375412695712, 139686169320871}}
        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=139686166825984) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139686166825984, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f0b387cd476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f0b387b37f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7233123380887959306, 7365405400577893171, 3472332918435046502, 139686163969000, 1291445971005436928, 0}}, sa_flags = 0, sa_restorer = 0x7f0b389a56a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7233123380887959306, 7365405400577880116, 3472895868388467814, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f0b38a0c71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f0b38e07f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f0b38e57160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f0b38e073c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f0b389a56a0 <_IO_2_1_stderr_>
#7  0x00007f0b38a242dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55d57cf34240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55d57cf34240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f0b38bd7ab6 in ractor_free (ptr=0x55d57cf34230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55d57cf34230
#11 0x00007f0b38b077f5 in rb_data_free (obj=139686138426000, objspace=0x55d57cf33470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55d57cf34230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55d57cf33470, obj=139686138426000) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f0b38b079db in rb_objspace_free_objects (objspace=objspace@entry=0x55d57cf33470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 139686138426000
        page = <optimized out>
        stride = 48
        p = 139686138426000
        pend = 139686138478560
        i = 7
#14 0x00007f0b38cc3210 in ruby_vm_destruct (vm=0x55d57cf30b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55d57cf33090
        stack = 0x7f0b384a7010
        objspace = 0x55d57cf33470
#15 0x00007f0b38aedf08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55d57cf33090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f0b38aee265 in ruby_run_node (n=0x7f0b359d3de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55d57cf344f0
        status = 0
#17 0x000055d57b7ee187 in rb_main (argv=0x7ffd7aca44b8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140726663530345
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1112808.ruby -x gdbscript
[New LWP 1112808]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140697723833344) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7ff6bdd98c00 (LWP 1112808) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140697723833344) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7ff6bdd98c00 (LWP 1112808)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140697723833344) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7ff6bdd98c00
        old_mask = {__val = {94537470112416, 1, 221, 18446744073709551352, 2, 0, 94537470112416, 94537470114576, 8, 140697726485715, 0, 140697726382061, 140697723833344, 140697727997440, 94537470112416, 140697726328231}}
        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=140697723833344) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140697723833344, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007ff6bdfbd476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007ff6bdfa37f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3991650960608212746, 7365405400577893989, 3473232125739755110, 140697720976360, 10349968900912526592, 0}}, sa_flags = 0, sa_restorer = 0x7ff6be1956a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3991650960608212746, 7365405400577880934, 3473795075693176422, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007ff6be1fc71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7ff6be5f7f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7ff6be647160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7ff6be5f73c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7ff6be1956a0 <_IO_2_1_stderr_>
#7  0x00007ff6be2142dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55fb38533240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55fb38533240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007ff6be3c7ab6 in ractor_free (ptr=0x55fb38533230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55fb38533230
#11 0x00007ff6be2f77f5 in rb_data_free (obj=140697695433360, objspace=0x55fb38532470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55fb38533230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55fb38532470, obj=140697695433360) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007ff6be2f79db in rb_objspace_free_objects (objspace=objspace@entry=0x55fb38532470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140697695433360
        page = <optimized out>
        stride = 48
        p = 140697695433360
        pend = 140697695485920
        i = 7
#14 0x00007ff6be4b3210 in ruby_vm_destruct (vm=0x55fb3852fb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55fb38532090
        stack = 0x7ff6bdc97010
        objspace = 0x55fb38532470
#15 0x00007ff6be2ddf08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55fb38532090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007ff6be2de265 in ruby_run_node (n=0x7ff6bb1c3de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55fb385334f0
        status = 0
#17 0x000055fb379b6187 in rb_main (argv=0x7fff1e74ba88, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140733704355129
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1148734.ruby -x gdbscript
[New LWP 1148734]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140241540443136) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f8c87336c00 (LWP 1148734) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140241540443136) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f8c87336c00 (LWP 1148734)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140241540443136) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f8c87336c00
        old_mask = {__val = {94614118490784, 1, 221, 18446744073709551352, 2, 0, 94614118490784, 94614118492944, 8, 140241543095507, 0, 140241542991853, 140241540443136, 140241544607232, 94614118490784, 140241542938023}}
        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=140241540443136) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140241540443136, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f8c8755b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f8c875417f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3690758604256065290, 7365405400577882211, 3486739608152401254, 140241537594344, 7819049447960048896, 0}}, sa_flags = 0, sa_restorer = 0x7f8c877336a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3690758604256065290, 7365405400577893219, 3487302558105822566, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f8c8779a71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f8c87b95f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f8c87be5160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f8c87b953c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f8c877336a0 <_IO_2_1_stderr_>
#7  0x00007f8c877b22dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x560d10eca240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x560d10eca240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f8c87965ab6 in ractor_free (ptr=0x560d10eca230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x560d10eca230
#11 0x00007f8c878957f5 in rb_data_free (obj=140241512051376, objspace=0x560d10ec9470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x560d10eca230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x560d10ec9470, obj=140241512051376) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f8c878959db in rb_objspace_free_objects (objspace=objspace@entry=0x560d10ec9470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140241512051376
        page = <optimized out>
        stride = 48
        p = 140241512051376
        pend = 140241512103936
        i = 7
#14 0x00007f8c87a51210 in ruby_vm_destruct (vm=0x560d10ec6b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x560d10ec9090
        stack = 0x7f8c87235010
        objspace = 0x560d10ec9470
#15 0x00007f8c8787bf08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x560d10ec9090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f8c8787c265 in ruby_run_node (n=0x7f8c84763dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x560d10eca4f0
        status = 0
#17 0x0000560d0f565187 in rb_main (argv=0x7ffe5839c3c8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140730378602105
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1181657.ruby -x gdbscript
[New LWP 1181657]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140174131211264) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f7cd54c2c00 (LWP 1181657) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140174131211264) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f7cd54c2c00 (LWP 1181657)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140174131211264) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f7cd54c2c00
        old_mask = {__val = {96, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140174133468212, 0, 0, 140174135391904, 140174140028656}}
        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=140174131211264) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140174131211264, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f7cd56e7476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f7cd56cd7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 140174139986884, 140174141941952, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17923288373928451072, 0}}, sa_flags = 0, sa_restorer = 0x7f7cd58bf6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 0, 0, 17923288373928451072, 0, 17923288373928451072, 0, 140174135391904, 140174140028656, 140174139986884, 140174140253030, 140174134451907, 206158430248, 93828138656560, 93828138656368, 17923288373928451072}}
#5  0x00007f7cd592671d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f7cd5d21f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f7cd5d2b6f0 <__func__.2> "rb_current_execution_context", expr=expr@entry=0x7f7cd5d213c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f7cd58bf6a0 <_IO_2_1_stderr_>
#7  0x00007f7cd5926ac5 in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x555610dfe480, fmt=fmt@entry=0x7f7cd5d62366 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1061
        file = 0x0
        line = 0
#9  0x00007f7cd5b4bd8f in sigsegv (sig=11, info=0x555610dfe5b0, ctx=0x555610dfe480) at /tmp/ruby/src/trunk-repeat20-asserts/signal.c:926
No locals.
#10 <signal handler called>
No locals.
#11 RB_BUILTIN_TYPE (obj=22907260448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:190
        ret = <optimized out>
        __func__ = "RB_BUILTIN_TYPE"
#12 rbimpl_RB_TYPE_P_fastpath (t=RUBY_T_STRING, obj=22907260448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:351
No locals.
#13 RB_TYPE_P (t=RUBY_T_STRING, obj=22907260448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:378
No locals.
#14 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f7cd58bf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1179
        i = 0
        name = 22907260448
        len = <optimized out>
        max_name_length = 1024
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = <optimized out>
        ec = <optimized out>
#15 0x00007f7cd592670d in rb_assert_failure (file=file@entry=0x7f7cd5d21f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f7cd5d71160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f7cd5d213c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
        out = 0x7f7cd58bf6a0 <_IO_2_1_stderr_>
#16 0x00007f7cd593e2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#17 rb_hook_list_free (hooks=0x555610d6d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#18 rb_hook_list_free (hooks=0x555610d6d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#19 0x00007f7cd5af1ab6 in ractor_free (ptr=0x555610d6d230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x555610d6d230
#20 0x00007f7cd5a217f5 in rb_data_free (obj=140174102835888, objspace=0x555610d6c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x555610d6d230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#21 obj_free (objspace=0x555610d6c470, obj=140174102835888) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#22 0x00007f7cd5a219db in rb_objspace_free_objects (objspace=objspace@entry=0x555610d6c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140174102835888
        page = <optimized out>
        stride = 48
        p = 140174102835888
        pend = 140174102888448
        i = 7
#23 0x00007f7cd5bdd210 in ruby_vm_destruct (vm=0x555610d69b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x555610d6c090
        stack = 0x7f7cd53c1010
        objspace = 0x555610d6c470
#24 0x00007f7cd5a07f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x555610d6c090
        step = 4
        message = 4
        buf = <optimized out>
#25 0x00007f7cd5a08265 in ruby_run_node (n=0x7f7cd28f3dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x555610d6d4f0
        status = 0
#26 0x000055560ff8f187 in rb_main (argv=0x7ffe5502f518, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140730324678601
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1244445.ruby -x gdbscript
[New LWP 1244445]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140561246256128) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fd6f726fc00 (LWP 1244445) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140561246256128) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fd6f726fc00 (LWP 1244445)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140561246256128) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fd6f726fc00
        old_mask = {__val = {94260793864864, 1, 221, 18446744073709551352, 2, 0, 94260793864864, 94260793867024, 8, 140561248908499, 0, 140561248804845, 140561246256128, 140561250420224, 94260793864864, 140561248751015}}
        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=140561246256128) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140561246256128, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fd6f7494476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fd6f747a7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7220731889137891082, 7365405400577892964, 3487585342996964710, 140561243370472, 10392205098023096832, 0}}, sa_flags = 0, sa_restorer = 0x7fd6f766c6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7220731889137891082, 7365405400577893988, 3472668268742927718, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fd6f76d371d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fd6f7acef28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fd6f7b1e160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fd6f7ace3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fd6f766c6a0 <_IO_2_1_stderr_>
#7  0x00007fd6f76eb2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55bacd22b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55bacd22b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fd6f789eab6 in ractor_free (ptr=0x55bacd22b230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55bacd22b230
#11 0x00007fd6f77ce7f5 in rb_data_free (obj=140561217827472, objspace=0x55bacd22a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55bacd22b230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55bacd22a470, obj=140561217827472) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fd6f77ce9db in rb_objspace_free_objects (objspace=objspace@entry=0x55bacd22a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140561217827472
        page = <optimized out>
        stride = 48
        p = 140561217827472
        pend = 140561217880032
        i = 7
#14 0x00007fd6f798a210 in ruby_vm_destruct (vm=0x55bacd227b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55bacd22a090
        stack = 0x7fd6f716e010
        objspace = 0x55bacd22a470
#15 0x00007fd6f77b4f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55bacd22a090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fd6f77b5265 in ruby_run_node (n=0x7fd6f4693de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55bacd22b4f0
        status = 0
#17 0x000055bacc36a187 in rb_main (argv=0x7ffe15cf2988, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140729264319545
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1277911.ruby -x gdbscript
[New LWP 1277911]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140081201957888) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f6732484c00 (LWP 1277911) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140081201957888) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f6732484c00 (LWP 1277911)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140081201957888) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f6732484c00
        old_mask = {__val = {87, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140081204214836, 0, 140081210752607, 140081206138528, 140081210849496}}
        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=140081201957888) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140081201957888, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f67326a9476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f673268f7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140081211056454, 140081165076048, 140081210733410, 140081212688576, 2147483647, 140725595470256, 5109830473169132800, 140081211056454, 140081210728908, 140081203933184, 140081205066351, 1, 2147483647, 94170211506304, 5109830473169132800, 0}}, sa_flags = 852393567, sa_restorer = 0x7f67328816a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7185, 2, 5109830473169132800, 0, 5109830473169132800, 140081210752607, 140081206138528, 140081210849496, 140081210733410, 94170209835792, 140081205198531, 206158430248, 140725595470384, 140725595470192, 5109830473169132800}}
#5  0x00007f67328e871d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f6732ce3e58 "/tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h", line=line@entry=199, name=name@entry=0x7f6732cff8d8 <__func__.2> "rb_class_of", expr=expr@entry=0x7f6732ce3362 "unexpected type") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f67328816a0 <_IO_2_1_stderr_>
#7  0x00007f67328ef150 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h:199
        __func__ = "rb_class_of"
#8  0x00007f67328ef425 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:265
        __func__ = "rb_class_of"
#9  rb_obj_class (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:266
No locals.
#10 0x00007f6732bbc3fd in rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f67328816a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1195
        klass = <optimized out>
        i = 0
        name = 22990774068
        len = <optimized out>
        max_name_length = 1024
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = <optimized out>
        ec = <optimized out>
#11 0x00007f67328e870d in rb_assert_failure (file=file@entry=0x7f6732ce3f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f6732d33160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f6732ce33c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
        out = 0x7f67328816a0 <_IO_2_1_stderr_>
#12 0x00007f67329002dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#13 rb_hook_list_free (hooks=0x55a5b5e81240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#14 rb_hook_list_free (hooks=0x55a5b5e81240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#15 0x00007f6732ab3ab6 in ractor_free (ptr=0x55a5b5e81230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55a5b5e81230
#16 0x00007f67329e37f5 in rb_data_free (obj=140081173574400, objspace=0x55a5b5e80470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55a5b5e81230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#17 obj_free (objspace=0x55a5b5e80470, obj=140081173574400) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#18 0x00007f67329e39db in rb_objspace_free_objects (objspace=objspace@entry=0x55a5b5e80470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140081173574400
        page = <optimized out>
        stride = 48
        p = 140081173574400
        pend = 140081173626864
        i = 7
#19 0x00007f6732b9f210 in ruby_vm_destruct (vm=0x55a5b5e7db10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55a5b5e80090
        stack = 0x7f6732383010
        objspace = 0x55a5b5e80470
#20 0x00007f67329c9f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55a5b5e80090
        step = 4
        message = 4
        buf = <optimized out>
#21 0x00007f67329ca265 in ruby_run_node (n=0x7f672f8b3e80) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55a5b5e814f0
        status = 0
#22 0x000055a5b4a76187 in rb_main (argv=0x7ffd3b20ff58, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140725595472393
#23 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.181482.ruby -x gdbscript
[New LWP 181482]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139852406832128) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f31ed07bc00 (LWP 181482) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139852406832128) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f31ed07bc00 (LWP 181482)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139852406832128) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f31ed07bc00
        old_mask = {__val = {93846538318496, 1, 221, 18446744073709551352, 2, 0, 93846538318496, 93846538320656, 8, 139852409484499, 0, 139852409380845, 139852406832128, 139852410996224, 93846538318496, 139852409327015}}
        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=139852406832128) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139852406832128, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f31ed2a0476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f31ed2867f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7162242259996784394, 7365405400577881446, 3474921164581987174, 139852403962856, 2812733335188273664, 0}}, sa_flags = 0, sa_restorer = 0x7f31ed4786a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7162242259996784394, 7365405400577882470, 3486461638627124070, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f31ed4df71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f31ed8daf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f31ed92a160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f31ed8da3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f31ed4786a0 <_IO_2_1_stderr_>
#7  0x00007f31ed4f72dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x555a5994b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x555a5994b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f31ed6aaab6 in ractor_free (ptr=0x555a5994b230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x555a5994b230
#11 0x00007f31ed5da7f5 in rb_data_free (obj=139852378419888, objspace=0x555a5994a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x555a5994b230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x555a5994a470, obj=139852378419888) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f31ed5da9db in rb_objspace_free_objects (objspace=objspace@entry=0x555a5994a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 139852378419888
        page = <optimized out>
        stride = 48
        p = 139852378419888
        pend = 139852378472448
        i = 7
#14 0x00007f31ed796210 in ruby_vm_destruct (vm=0x555a59947b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x555a5994a090
        stack = 0x7f31ecf7a010
        objspace = 0x555a5994a470
#15 0x00007f31ed5c0f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x555a5994a090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f31ed5c1265 in ruby_run_node (n=0x7f31ea4a3dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x555a5994b4f0
        status = 0
#17 0x0000555a57a71187 in rb_main (argv=0x7ffceec14398, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140724314129993
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.227195.ruby -x gdbscript
[New LWP 227195]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139650913811456) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f03031c3c00 (LWP 227195) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139650913811456) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f03031c3c00 (LWP 227195)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139650913811456) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f03031c3c00
        old_mask = {__val = {94242645926560, 1, 221, 18446744073709551352, 2, 0, 94242645926560, 94242645928720, 8, 139650916463827, 0, 139650916360173, 139650913811456, 139650917975552, 94242645926560, 139650916306343}}
        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=139650913811456) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139650913811456, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f03033e8476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f03033ce7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3978478798422554378, 7365405400577880934, 3474358024861475686, 139650910974952, 9039184133983377920, 0}}, sa_flags = 0, sa_restorer = 0x7f03035c06a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3978478798422554378, 7365405400577881958, 3474920974814896998, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f030362771d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f0303a22f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f0303a72160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f0303a223c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f03035c06a0 <_IO_2_1_stderr_>
#7  0x00007f030363f2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55b6936f2240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55b6936f2240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f03037f2ab6 in ractor_free (ptr=0x55b6936f2230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55b6936f2230
#11 0x00007f03037227f5 in rb_data_free (obj=139650885431952, objspace=0x55b6936f1470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55b6936f2230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55b6936f1470, obj=139650885431952) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f03037229db in rb_objspace_free_objects (objspace=objspace@entry=0x55b6936f1470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 139650885431952
        page = <optimized out>
        stride = 48
        p = 139650885431952
        pend = 139650885484512
        i = 7
#14 0x00007f03038de210 in ruby_vm_destruct (vm=0x55b6936eeb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55b6936f1090
        stack = 0x7f03030c2010
        objspace = 0x55b6936f1470
#15 0x00007f0303708f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55b6936f1090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f0303709265 in ruby_run_node (n=0x7f03005f3de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55b6936f24f0
        status = 0
#17 0x000055b691bf5187 in rb_main (argv=0x7ffce67ec158, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140724175553545
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.262072.ruby -x gdbscript
[New LWP 262072]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140087797885952) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f68bb6e2c00 (LWP 262072) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140087797885952) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f68bb6e2c00 (LWP 262072)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140087797885952) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f68bb6e2c00
        old_mask = {__val = {94079916311200, 1, 221, 18446744073709551352, 2, 0, 94079916311200, 94079916313360, 8, 140087800538323, 0, 140087800434669, 140087797885952, 140087802050048, 94079916311200, 140087800380839}}
        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=140087797885952) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140087797885952, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f68bb907476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f68bb8ed7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3834361419913377546, 7365405400577893686, 3472898964341351782, 140087795053544, 15828841636577886208, 0}}, sa_flags = 0, sa_restorer = 0x7f68bbadf6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3834361419913377546, 7365405400577880631, 3473461914294773094, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f68bbb4671d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f68bbf41f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f68bbf91160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f68bbf413c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f68bbadf6a0 <_IO_2_1_stderr_>
#7  0x00007f68bbb5e2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x5590affe4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x5590affe4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f68bbd11ab6 in ractor_free (ptr=0x5590affe4230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x5590affe4230
#11 0x00007f68bbc417f5 in rb_data_free (obj=140087769510576, objspace=0x5590affe3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x5590affe4230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x5590affe3470, obj=140087769510576) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f68bbc419db in rb_objspace_free_objects (objspace=objspace@entry=0x5590affe3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140087769510576
        page = <optimized out>
        stride = 48
        p = 140087769510576
        pend = 140087769563136
        i = 7
#14 0x00007f68bbdfd210 in ruby_vm_destruct (vm=0x5590affe0b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x5590affe3090
        stack = 0x7f68bb5e1010
        objspace = 0x5590affe3470
#15 0x00007f68bbc27f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x5590affe3090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f68bbc28265 in ruby_run_node (n=0x7f68b8b13dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x5590affe44f0
        status = 0
#17 0x00005590af89d187 in rb_main (argv=0x7ffec6535418, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140732225771209
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.385978.ruby -x gdbscript
[New LWP 385978]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139709764942848) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f10b6e93c00 (LWP 385978) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139709764942848) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f10b6e93c00 (LWP 385978)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139709764942848) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f10b6e93c00
        old_mask = {__val = {94583865881248, 1, 221, 18446744073709551352, 2, 0, 94583865881248, 94583865883408, 8, 139709767595219, 0, 139709767491565, 139709764942848, 139709769106944, 94583865881248, 139709767437735}}
        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=139709764942848) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139709764942848, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f10b70b8476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f10b709e7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3834359216595154698, 7365405400577893987, 3473229917341181030, 139709762106344, 14706073484385053696, 0}}, sa_flags = 0, sa_restorer = 0x7f10b72906a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3834359216595154698, 7365405400577880932, 3473792867294602342, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f10b72f771d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f10b76f2f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f10b7742160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f10b76f23c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f10b72906a0 <_IO_2_1_stderr_>
#7  0x00007f10b730f2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x560605ba7240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x560605ba7240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f10b74c2ab6 in ractor_free (ptr=0x560605ba7230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x560605ba7230
#11 0x00007f10b73f27f5 in rb_data_free (obj=139709736563376, objspace=0x560605ba6470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x560605ba7230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x560605ba6470, obj=139709736563376) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f10b73f29db in rb_objspace_free_objects (objspace=objspace@entry=0x560605ba6470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 139709736563376
        page = <optimized out>
        stride = 48
        p = 139709736563376
        pend = 139709736615936
        i = 7
#14 0x00007f10b75ae210 in ruby_vm_destruct (vm=0x560605ba3b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x560605ba6090
        stack = 0x7f10b6d92010
        objspace = 0x560605ba6470
#15 0x00007f10b73d8f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x560605ba6090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f10b73d9265 in ruby_run_node (n=0x7f10b42c3dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x560605ba74f0
        status = 0
#17 0x0000560604967187 in rb_main (argv=0x7ffda645a908, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140727393037241
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.502053.ruby -x gdbscript
[New LWP 502053]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140373099412480) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fab28b9fc00 (LWP 502053) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140373099412480) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fab28b9fc00 (LWP 502053)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140373099412480) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fab28b9fc00
        old_mask = {__val = {93849842148000, 1, 221, 18446744073709551352, 2, 0, 93849842148000, 93849842150160, 8, 140373102064851, 0, 140373101961197, 140373099412480, 140373103576576, 93849842148000, 140373101907367}}
        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=140373099412480) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140373099412480, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fab28dc4476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fab28daa7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 4120850173941659402, 7365405400577893430, 3472617506440701542, 140373096526824, 13695569344108004608, 0}}, sa_flags = 0, sa_restorer = 0x7fab28f9c6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 4120850173941659402, 7365405400577880375, 3473180456394122854, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fab2900371d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fab293fef28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fab2944e160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fab293fe3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fab28f9c6a0 <_IO_2_1_stderr_>
#7  0x00007fab2901b2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x555b1e812240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x555b1e812240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fab291ceab6 in ractor_free (ptr=0x555b1e812230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x555b1e812230
#11 0x00007fab290fe7f5 in rb_data_free (obj=140373070983936, objspace=0x555b1e811470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x555b1e812230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x555b1e811470, obj=140373070983936) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fab290fe9db in rb_objspace_free_objects (objspace=objspace@entry=0x555b1e811470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140373070983936
        page = <optimized out>
        stride = 48
        p = 140373070983936
        pend = 140373071036400
        i = 7
#14 0x00007fab292ba210 in ruby_vm_destruct (vm=0x555b1e80eb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x555b1e811090
        stack = 0x7fab28a9e010
        objspace = 0x555b1e811470
#15 0x00007fab290e4f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x555b1e811090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fab290e5265 in ruby_run_node (n=0x7fab25fc3e80) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x555b1e8124f0
        status = 0
#17 0x0000555b1e00d187 in rb_main (argv=0x7fff308fab18, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140734008110537
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.534876.ruby -x gdbscript
[New LWP 534876]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140144638413824) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f75f763cc00 (LWP 534876) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140144638413824) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f75f763cc00 (LWP 534876)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140144638413824) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f75f763cc00
        old_mask = {__val = {94423553307296, 1, 221, 18446744073709551352, 2, 0, 94423553307296, 94423553309456, 8, 140144641066195, 0, 140144640962541, 140144638413824, 140144642577920, 94423553307296, 140144640908711}}
        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=140144638413824) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140144638413824, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f75f7861476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f75f78477f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7076622190030239498, 7365405400577893169, 3472330710083593062, 140144635540456, 13419860503822266880, 0}}, sa_flags = 0, sa_restorer = 0x7f75f7a396a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7076622190030239498, 7365405400577880114, 3472893660037014374, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f75f7aa071d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f75f7e9bf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f75f7eeb160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f75f7e9b3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f75f7a396a0 <_IO_2_1_stderr_>
#7  0x00007f75f7ab82dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55e0b25ab240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55e0b25ab240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f75f7c6bab6 in ractor_free (ptr=0x55e0b25ab230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55e0b25ab230
#11 0x00007f75f7b9b7f5 in rb_data_free (obj=140144609997456, objspace=0x55e0b25aa470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55e0b25ab230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55e0b25aa470, obj=140144609997456) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f75f7b9b9db in rb_objspace_free_objects (objspace=objspace@entry=0x55e0b25aa470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140144609997456
        page = <optimized out>
        stride = 48
        p = 140144609997456
        pend = 140144610050016
        i = 7
#14 0x00007f75f7d57210 in ruby_vm_destruct (vm=0x55e0b25a7b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55e0b25aa090
        stack = 0x7f75f753b010
        objspace = 0x55e0b25aa470
#15 0x00007f75f7b81f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55e0b25aa090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f75f7b82265 in ruby_run_node (n=0x7f75f4a63de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55e0b25ab4f0
        status = 0
#17 0x000055e0b07e6187 in rb_main (argv=0x7ffc65a53e28, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140722013815001
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.578012.ruby -x gdbscript
[New LWP 578012]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140488097991680) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fc5ef2d0c00 (LWP 578012) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140488097991680) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fc5ef2d0c00 (LWP 578012)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140488097991680) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fc5ef2d0c00
        old_mask = {__val = {94752815657632, 1, 221, 18446744073709551352, 2, 0, 94752815657632, 94752815659792, 8, 140488100644051, 0, 140488100540397, 140488097991680, 140488102155776, 94752815657632, 140488100486567}}
        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=140488097991680) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140488097991680, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fc5ef4f5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fc5ef4db7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7161064687338403594, 7365405400577893732, 3472949740163196006, 140488095101928, 16653068387688864768, 0}}, sa_flags = 0, sa_restorer = 0x7fc5ef6cd6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7161064687338403594, 7365405400577880677, 3473512690116617318, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fc5ef73471d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fc5efb2ff28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fc5efb7f160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fc5efb2f3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fc5ef6cd6a0 <_IO_2_1_stderr_>
#7  0x00007fc5ef74c2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x562d5beb7240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x562d5beb7240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fc5ef8ffab6 in ractor_free (ptr=0x562d5beb7230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x562d5beb7230
#11 0x00007fc5ef82f7f5 in rb_data_free (obj=140488069559040, objspace=0x562d5beb6470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x562d5beb7230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x562d5beb6470, obj=140488069559040) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fc5ef82f9db in rb_objspace_free_objects (objspace=objspace@entry=0x562d5beb6470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140488069559040
        page = <optimized out>
        stride = 48
        p = 140488069559040
        pend = 140488069611504
        i = 7
#14 0x00007fc5ef9eb210 in ruby_vm_destruct (vm=0x562d5beb3b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x562d5beb6090
        stack = 0x7fc5ef1cf010
        objspace = 0x562d5beb6470
#15 0x00007fc5ef815f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x562d5beb6090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fc5ef816265 in ruby_run_node (n=0x7fc5ec6f3e80) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x562d5beb74f0
        status = 0
#17 0x0000562d5a45b187 in rb_main (argv=0x7ffd6ac576b8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140726394780009
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.67321.ruby -x gdbscript
[New LWP 67321]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140364207844352) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7fa916bf6c00 (LWP 67321) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140364207844352) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fa916bf6c00 (LWP 67321)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140364207844352) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fa916bf6c00
        old_mask = {__val = {94478596895392, 1, 221, 18446744073709551352, 2, 0, 94478596895392, 94478596897552, 8, 140364210496723, 0, 140364210393069, 140364207844352, 140364212008448, 94478596895392, 140364210339239}}
        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=140364207844352) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140364207844352, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fa916e1b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fa916e017f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3546079358125225738, 7365405400577892963, 3487584024458978150, 140364204995560, 85643321522976000, 0}}, sa_flags = 0, sa_restorer = 0x7fa916ff36a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3546079358125225738, 7365405400577893987, 3472666950204941158, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fa91705a71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fa917455f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fa9174a5160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fa9174553c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fa916ff36a0 <_IO_2_1_stderr_>
#7  0x00007fa9170722dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55ed83353240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55ed83353240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fa917225ab6 in ractor_free (ptr=0x55ed83353230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55ed83353230
#11 0x00007fa9171557f5 in rb_data_free (obj=140364179452560, objspace=0x55ed83352470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55ed83353230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55ed83352470, obj=140364179452560) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fa9171559db in rb_objspace_free_objects (objspace=objspace@entry=0x55ed83352470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140364179452560
        page = <optimized out>
        stride = 48
        p = 140364179452560
        pend = 140364179505120
        i = 7
#14 0x00007fa917311210 in ruby_vm_destruct (vm=0x55ed8334fb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55ed83352090
        stack = 0x7fa916af5010
        objspace = 0x55ed83352470
#15 0x00007fa91713bf08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55ed83352090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fa91713c265 in ruby_run_node (n=0x7fa914023de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55ed833534f0
        status = 0
#17 0x000055ed817c6187 in rb_main (argv=0x7ffc460e1578, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140721483814953
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.695825.ruby -x gdbscript
[New LWP 695825]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140417289018368) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fb572a1dc00 (LWP 695825) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140417289018368) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fb572a1dc00 (LWP 695825)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140417289018368) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fb572a1dc00
        old_mask = {__val = {94264192402080, 1, 221, 18446744073709551352, 2, 0, 94264192402080, 94264192404240, 8, 140417291670739, 0, 140417291567085, 140417289018368, 140417293182464, 94264192402080, 140417291513255}}
        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=140417289018368) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140417289018368, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fb572c42476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fb572c287f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3847310368353695498, 7365405400577881401, 3474871488973399398, 140417286140904, 7998986208167064064, 0}}, sa_flags = 0, sa_restorer = 0x7fb572e1a6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3847310368353695498, 7365405400577882425, 3486411963018536294, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fb572e8171d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fb57327cf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fb5732cc160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fb57327c3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fb572e1a6a0 <_IO_2_1_stderr_>
#7  0x00007fb572e992dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55bb97b44240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55bb97b44240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fb57304cab6 in ractor_free (ptr=0x55bb97b44230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55bb97b44230
#11 0x00007fb572f7c7f5 in rb_data_free (obj=140417260598016, objspace=0x55bb97b43470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55bb97b44230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55bb97b43470, obj=140417260598016) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fb572f7c9db in rb_objspace_free_objects (objspace=objspace@entry=0x55bb97b43470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140417260598016
        page = <optimized out>
        stride = 48
        p = 140417260598016
        pend = 140417260650480
        i = 7
#14 0x00007fb573138210 in ruby_vm_destruct (vm=0x55bb97b40b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55bb97b43090
        stack = 0x7fb57291c010
        objspace = 0x55bb97b43470
#15 0x00007fb572f62f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55bb97b43090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fb572f63265 in ruby_run_node (n=0x7fb56fe43e80) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55bb97b444f0
        status = 0
#17 0x000055bb96a19187 in rb_main (argv=0x7ffedd4f6f28, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140732611391961
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.743973.ruby -x gdbscript
[New LWP 743973]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140330384190464) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fa136b36c00 (LWP 743973) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140330384190464) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fa136b36c00 (LWP 743973)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140330384190464) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fa136b36c00
        old_mask = {__val = {94870266258080, 1, 221, 18446744073709551352, 2, 0, 94870266258080, 94870266260240, 8, 140330386842835, 0, 140330386739181, 140330384190464, 140330388354560, 94870266258080, 140330386685351}}
        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=140330384190464) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140330384190464, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fa136d5b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fa136d417f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 4123101965165410058, 7365405400577881905, 3486403183363974246, 140330381341672, 878420771602539264, 0}}, sa_flags = 0, sa_restorer = 0x7fa136f336a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 4123101965165410058, 7365405400577892913, 3486966133317395558, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fa136f9a71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fa137395f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fa1373e5160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fa1373953c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fa136f336a0 <_IO_2_1_stderr_>
#7  0x00007fa136fb22dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x5648b4856240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x5648b4856240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fa137165ab6 in ractor_free (ptr=0x5648b4856230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x5648b4856230
#11 0x00007fa1370957f5 in rb_data_free (obj=140330355798672, objspace=0x5648b4855470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x5648b4856230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x5648b4855470, obj=140330355798672) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fa1370959db in rb_objspace_free_objects (objspace=objspace@entry=0x5648b4855470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140330355798672
        page = <optimized out>
        stride = 48
        p = 140330355798672
        pend = 140330355851232
        i = 7
#14 0x00007fa137251210 in ruby_vm_destruct (vm=0x5648b4852b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x5648b4855090
        stack = 0x7fa136a35010
        objspace = 0x5648b4855470
#15 0x00007fa13707bf08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x5648b4855090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fa13707c265 in ruby_run_node (n=0x7fa133f63de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x5648b48564f0
        status = 0
#17 0x00005648b47f3187 in rb_main (argv=0x7ffd388b7108, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140725552116665
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.778571.ruby -x gdbscript
[New LWP 778571]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140584386337792) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fdc5a689c00 (LWP 778571) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140584386337792) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fdc5a689c00 (LWP 778571)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140584386337792) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fdc5a689c00
        old_mask = {__val = {94320519344800, 1, 221, 18446744073709551352, 2, 0, 94320519344800, 94320519346960, 8, 140584388990163, 0, 140584388886509, 140584386337792, 140584390501888, 94320519344800, 140584388832679}}
        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=140584386337792) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140584386337792, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fdc5a8ae476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fdc5a8947f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 4064046091830966026, 7365405400577892964, 3487585154843829094, 140584383476712, 765043014334611968, 0}}, sa_flags = 0, sa_restorer = 0x7fdc5aa866a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 4064046091830966026, 7365405400577893988, 3472668080589792102, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fdc5aaed71d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fdc5aee8f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fdc5af38160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fdc5aee83c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fdc5aa866a0 <_IO_2_1_stderr_>
#7  0x00007fdc5ab052dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x55c8b50d3240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x55c8b50d3240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fdc5acb8ab6 in ractor_free (ptr=0x55c8b50d3230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x55c8b50d3230
#11 0x00007fdc5abe87f5 in rb_data_free (obj=140584357933824, objspace=0x55c8b50d2470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x55c8b50d3230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x55c8b50d2470, obj=140584357933824) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fdc5abe89db in rb_objspace_free_objects (objspace=objspace@entry=0x55c8b50d2470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140584357933824
        page = <optimized out>
        stride = 48
        p = 140584357933824
        pend = 140584357986288
        i = 7
#14 0x00007fdc5ada4210 in ruby_vm_destruct (vm=0x55c8b50cfb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x55c8b50d2090
        stack = 0x7fdc5a588010
        objspace = 0x55c8b50d2470
#15 0x00007fdc5abcef08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x55c8b50d2090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fdc5abcf265 in ruby_run_node (n=0x7fdc57ab3e80) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x55c8b50d34f0
        status = 0
#17 0x000055c8b3fc5187 in rb_main (argv=0x7ffcdf8d7cb8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140724059078505
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.811530.ruby -x gdbscript
[New LWP 811530]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140536472329216) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fd13282dc00 (LWP 811530) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140536472329216) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fd13282dc00 (LWP 811530)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140536472329216) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fd13282dc00
        old_mask = {__val = {93926947750560, 1, 221, 18446744073709551352, 2, 0, 93926947750560, 93926947752720, 8, 140536474981587, 0, 140536474877933, 140536472329216, 140536476493312, 93926947750560, 140536474824103}}
        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=140536472329216) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140536472329216, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fd132a52476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fd132a387f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7377235274723899146, 7365405400577880417, 3473789779931587942, 140536469451752, 3085872613324746752, 0}}, sa_flags = 0, sa_restorer = 0x7fd132c2a6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7377235274723899146, 7365405400577881441, 3474352729885009254, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fd132c9171d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fd13308cf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fd1330dc160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fd13308c3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fd132c2a6a0 <_IO_2_1_stderr_>
#7  0x00007fd132ca92dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x556d125b4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x556d125b4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fd132e5cab6 in ractor_free (ptr=0x556d125b4230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x556d125b4230
#11 0x00007fd132d8c7f5 in rb_data_free (obj=140536443908784, objspace=0x556d125b3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x556d125b4230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x556d125b3470, obj=140536443908784) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fd132d8c9db in rb_objspace_free_objects (objspace=objspace@entry=0x556d125b3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140536443908784
        page = <optimized out>
        stride = 48
        p = 140536443908784
        pend = 140536443961344
        i = 7
#14 0x00007fd132f48210 in ruby_vm_destruct (vm=0x556d125b0b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x556d125b3090
        stack = 0x7fd13272c010
        objspace = 0x556d125b3470
#15 0x00007fd132d72f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x556d125b3090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fd132d73265 in ruby_run_node (n=0x7fd12fc53dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x556d125b44f0
        status = 0
#17 0x0000556d123f1187 in rb_main (argv=0x7ffe4af708c8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140730156125049
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.938885.ruby -x gdbscript
[New LWP 938885]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139723773664256) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f13f9e55c00 (LWP 938885) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139723773664256) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f13f9e55c00 (LWP 938885)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139723773664256) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f13f9e55c00
        old_mask = {__val = {94796479115936, 1, 221, 18446744073709551352, 2, 0, 94796479115936, 94796479118096, 8, 139723776316627, 0, 139723776212973, 139723773664256, 139723777828352, 94796479115936, 139723776159143}}
        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=139723773664256) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139723773664256, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f13fa07a476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f13fa0607f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 7220173332936013578, 7365405400577893476, 3472668268709635174, 139723770819560, 1501226050446515712, 0}}, sa_flags = 0, sa_restorer = 0x7f13fa2526a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7220173332936013578, 7365405400577880421, 3473231218663056486, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007f13fa2b971d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7f13fa6b4f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f13fa704160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f13fa6b43c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7f13fa2526a0 <_IO_2_1_stderr_>
#7  0x00007f13fa2d12dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x56378676f240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x56378676f240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f13fa484ab6 in ractor_free (ptr=0x56378676f230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x56378676f230
#11 0x00007f13fa3b47f5 in rb_data_free (obj=139723745276592, objspace=0x56378676e470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x56378676f230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x56378676e470, obj=139723745276592) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007f13fa3b49db in rb_objspace_free_objects (objspace=objspace@entry=0x56378676e470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 139723745276592
        page = <optimized out>
        stride = 48
        p = 139723745276592
        pend = 139723745329152
        i = 7
#14 0x00007f13fa570210 in ruby_vm_destruct (vm=0x56378676bb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x56378676e090
        stack = 0x7f13f9d54010
        objspace = 0x56378676e470
#15 0x00007f13fa39af08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x56378676e090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007f13fa39b265 in ruby_run_node (n=0x7f13f7283dd0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x56378676f4f0
        status = 0
#17 0x0000563784ffd187 in rb_main (argv=0x7ffd53d46458, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140726009882377
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.974146.ruby -x gdbscript
[New LWP 974146]
[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-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140549039057920) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fd41f8bec00 (LWP 974146) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140549039057920) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fd41f8bec00 (LWP 974146)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140549039057920) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fd41f8bec00
        old_mask = {__val = {94822012269216, 1, 221, 18446744073709551352, 2, 0, 94822012269216, 94822012271376, 8, 140549041710291, 0, 140549041606637, 140549039057920, 140549043222016, 94822012269216, 140549041552807}}
        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=140549039057920) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140549039057920, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fd41fae3476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fd41fac97f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 7166204968890474528, 2314885437357583457, 6731583338252032800, 3919648333561739018, 7365405400577881190, 3474639496331617382, 140549036176360, 8143733239021596928, 0}}, sa_flags = 0, sa_restorer = 0x7fd41fcbb6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3919648333561739018, 7365405400577882214, 3486179970376754278, 2337500343188860976, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554}}
#5  0x00007fd41fd2271d in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6  rb_assert_failure (file=file@entry=0x7fd42011df28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fd42016d160 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fd42011d3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
        out = 0x7fd41fcbb6a0 <_IO_2_1_stderr_>
#7  0x00007fd41fd3a2dd in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
        ec = 0x0
        ec = <optimized out>
        __func__ = "rb_current_execution_context"
#8  rb_hook_list_free (hooks=0x563d785bf240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9  rb_hook_list_free (hooks=0x563d785bf240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fd41feedab6 in ractor_free (ptr=0x563d785bf230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
        r = 0x563d785bf230
#11 0x00007fd41fe1d7f5 in rb_data_free (obj=140549010633360, objspace=0x563d785be470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3497
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x563d785bf230
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#12 obj_free (objspace=0x563d785be470, obj=140549010633360) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3656
        __func__ = "obj_free"
#13 0x00007fd41fe1d9db in rb_objspace_free_objects (objspace=objspace@entry=0x563d785be470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4620
        vp = 140549010633360
        page = <optimized out>
        stride = 48
        p = 140549010633360
        pend = 140549010685920
        i = 7
#14 0x00007fd41ffd9210 in ruby_vm_destruct (vm=0x563d785bbb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
        th = 0x563d785be090
        stack = 0x7fd41f7bd010
        objspace = 0x563d785be470
#15 0x00007fd41fe03f08 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = <optimized out>
        th0 = 0x563d785be090
        step = 4
        message = 4
        buf = <optimized out>
#16 0x00007fd41fe04265 in ruby_run_node (n=0x7fd41cce3de0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
        ec = 0x563d785bf4f0
        status = 0
#17 0x0000563d77258187 in rb_main (argv=0x7ffdce62e7d8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
        variable_in_this_stack_frame = 140728066042505
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.

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