# Logfile created on 2024-05-27 13:43:29 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557141b425f0 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240527-134329", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557141bca388 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557141bca1a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557141bca018 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240527-134329", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240527-134329>, @binmode=false, @mon_data=#<Monitor:0x0000557141bc9f00>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0
Cloning into 'trunk-O0'...
Updating files:  93% (11395/12149)
Updating files:  94% (11421/12149)
Updating files:  95% (11542/12149)
Updating files:  96% (11664/12149)
Updating files:  97% (11785/12149)
Updating files:  98% (11907/12149)
Updating files:  99% (12028/12149)
Updating files: 100% (12149/12149)
Updating files: 100% (12149/12149), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0
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 -O0 -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 sys/event.h... no
checking for stdckdint.h... no
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__depreacted__(msg))) in C++... no
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... no
checking for atan2l... yes
checking for atan2f... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for 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 -fPIE is accepted as CFLAGS... yes
checking whether -pie 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 if Ruby is build with shared GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.4.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.4.0

   * Installation prefix: /tmp/ruby/install/trunk-O0
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            gcc
   * with thread:         pthread
   * with coroutine:      amd64
   * with shared GC:      no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O0 -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-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.23.1...
Downloading bundled gem rake-13.2.1...
Downloading bundled gem test-unit-3.6.2...
Downloading bundled gem rexml-3.2.8...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.3.4...
Downloading bundled gem net-imap-0.4.11...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.0...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem debug-1.9.2...
Downloading bundled gem racc-1.8.0...
Downloading bundled gem mutex_m-0.2.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.2.0...
Downloading bundled gem bigdecimal-3.1.8...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.1...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.1.2...
Downloading bundled gem csv-3.3.0...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/gems/src
Cloning https://github.com/ruby/power_assert
Cloning into '/tmp/ruby/src/trunk-O0/gems/src/power_assert'...
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk-O0/gems/src/rbs'...
Cloning https://github.com/ruby/typeprof
Cloning into '/tmp/ruby/src/trunk-O0/gems/src/typeprof'...
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
From https://github.com/ruby/power_assert
 * branch            84e85124c5014a139af39161d484156cfe87a9ed -> FETCH_HEAD
HEAD is now at 84e8512 Merge pull request #48 from casperisfine/frozen-string-literals
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision updated
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
From https://github.com/ruby/typeprof
 * branch            b19a6416da3a05d57fadd6ffdadb382b6d236ca5 -> FETCH_HEAD
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
HEAD is now at b19a641 Add support for future `putchilledstring` instruction
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision updated
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Building typeprof@b19a6416da3a05d57fadd6ffdadb382b6d236ca5 to /tmp/ruby/src/trunk-O0/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.21.11
  File: typeprof-0.21.11.gem
From https://github.com/ruby/rbs
 * branch              ba7872795d5de04adb8ff500c0e6afdc81a041dd -> FETCH_HEAD
HEAD is now at ba787279 Make the test suite compatible with `--enable-frozen-string-literal`
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision updated
Building rbs@ba7872795d5de04adb8ff500c0e6afdc81a041dd to /tmp/ruby/src/trunk-O0/gems/rbs-3.4.4.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.4.4
  File: rbs-3.4.4.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = bc47ca5546
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating optunifs.inc
generating insns.inc
generating optinsn.inc
id.h updated
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
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/enc/jis
+ cp /tmp/ruby/src/trunk-O0/enc/jis/props.h.blt /tmp/ruby/src/trunk-O0/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-O0/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-O0/probes.d > probes.dmyh
/tmp/ruby/src/trunk-O0/revision.h updated
generating /tmp/ruby/src/trunk-O0/lib/ruby_vm/rjit/instruction.rb
generating parse.c
copying lex.c
generating id.c
making /tmp/ruby/src/trunk-O0/ast.rbinc
generating enc/trans/newline.c ...
id.c updated
making /tmp/ruby/src/trunk-O0/dir.rbinc
making /tmp/ruby/src/trunk-O0/gc.rbinc
making /tmp/ruby/src/trunk-O0/numeric.rbinc
making /tmp/ruby/src/trunk-O0/io.rbinc
making /tmp/ruby/src/trunk-O0/marshal.rbinc
making /tmp/ruby/src/trunk-O0/rjit.rbinc
making /tmp/ruby/src/trunk-O0/rjit_c.rbinc
making /tmp/ruby/src/trunk-O0/pack.rbinc
making /tmp/ruby/src/trunk-O0/trace_point.rbinc
making /tmp/ruby/src/trunk-O0/warning.rbinc
making /tmp/ruby/src/trunk-O0/array.rbinc
making /tmp/ruby/src/trunk-O0/kernel.rbinc
making /tmp/ruby/src/trunk-O0/ractor.rbinc
making /tmp/ruby/src/trunk-O0/symbol.rbinc
making /tmp/ruby/src/trunk-O0/timev.rbinc
making /tmp/ruby/src/trunk-O0/thread_sync.rbinc
making /tmp/ruby/src/trunk-O0/nilclass.rbinc
making /tmp/ruby/src/trunk-O0/prelude.rbinc
making /tmp/ruby/src/trunk-O0/gem_prelude.rbinc
making /tmp/ruby/src/trunk-O0/yjit.rbinc
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c
generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof'
extracting ripper.y from ../../parse.y
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket'
generating constant definitions
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket'
generating miniprelude.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/etc'
generating golf_prelude.c
golf_prelude.c updated
miniprelude.c updated
generating x86_64-linux-fake.rb
generating eventids1.c from ../../parse.y
x86_64-linux-fake.rb updated
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
/bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
generating table from 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/big5.c ...
generating table from enc/trans/gbk.c
generating table from enc/trans/iso2022.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/korean.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating table from enc/trans/single_byte.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/japanese_euc.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/gems
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
Extracting bundle gem minitest-5.23.1...
Extracting bundle gem rake-13.2.1...
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem test-unit-3.6.2...
Extracting bundle gem rexml-3.2.8...
Unpacked gems/rexml-3.2.8.gem
Extracting bundle gem rss-0.3.0...
Unpacked gems/rake-13.2.1.gem
Unpacked gems/minitest-5.23.1.gem
Extracting bundle gem net-ftp-0.3.4...
Extracting bundle gem net-imap-0.4.11...
Unpacked gems/test-unit-3.6.2.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-ftp-0.3.4.gem
Extracting bundle gem net-smtp-0.5.0...
Unpacked gems/net-smtp-0.5.0.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/rss-0.3.0.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem debug-1.9.2...
Unpacked gems/net-imap-0.4.11.gem
Extracting bundle gem racc-1.8.0...
Unpacked gems/debug-1.9.2.gem
Extracting bundle gem mutex_m-0.2.0...
Unpacked gems/prime-0.1.2.gem
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.2.0...
Unpacked gems/mutex_m-0.2.0.gem
Extracting bundle gem bigdecimal-3.1.8...
Unpacked gems/racc-1.8.0.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/base64-0.2.0.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/bigdecimal-3.1.8.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem drb-2.2.1...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem syslog-0.1.2...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem csv-3.3.0...
Unpacked gems/drb-2.2.1.gem
Unpacked gems/nkf-0.2.0.gem
Unpacked gems/syslog-0.1.2.gem
Unpacked gems/csv-3.3.0.gem
Extracting bundle gem rbs-3.4.4...
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Extracting bundle gem typeprof-0.21.11...
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/typeprof-0.21.11.gem
Unpacked gems/rbs-3.4.4.gem
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/main.c
compiling /tmp/ruby/src/trunk-O0/dmydln.c
compiling /tmp/ruby/src/trunk-O0/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compar.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/debug_counter.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/dln_find.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enum.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/file.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/inits.c
compiling /tmp/ruby/src/trunk-O0/imemo.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/io_buffer.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/math.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/parser_st.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/range.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/regcomp.c
compiling /tmp/ruby/src/trunk-O0/regenc.c
compiling /tmp/ruby/src/trunk-O0/regerror.c
compiling /tmp/ruby/src/trunk-O0/regexec.c
compiling /tmp/ruby/src/trunk-O0/regparse.c
compiling /tmp/ruby/src/trunk-O0/regsyntax.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/sprintf.c
compiling /tmp/ruby/src/trunk-O0/st.c
compiling /tmp/ruby/src/trunk-O0/strftime.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/transcode.c
compiling /tmp/ruby/src/trunk-O0/util.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-O0/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-O0/missing/strlcat.c
compiling /tmp/ruby/src/trunk-O0/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-O0/addr2line.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-O0/prism/api_pack.c
compiling prism/diagnostic.c
compiling /tmp/ruby/src/trunk-O0/prism/encoding.c
compiling /tmp/ruby/src/trunk-O0/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk-O0/prism/options.c
compiling /tmp/ruby/src/trunk-O0/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-O0/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-O0/prism/static_literals.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_string_list.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-O0/prism/prism.c
compiling /tmp/ruby/src/trunk-O0/prism_init.c
assembling /tmp/ruby/src/trunk-O0/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-O0/enc/ascii.c
compiling /tmp/ruby/src/trunk-O0/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-O0/enc/unicode.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_8.c
compiling enc/trans/newline.c
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/dln.c
compiling /tmp/ruby/src/trunk-O0/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-O0/dmyext.c
compiling /tmp/ruby/src/trunk-O0/dmyenc.c
compiling /tmp/ruby/src/trunk-O0/loadpath.c
builtin_binary.inc updated
2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
compiling /tmp/ruby/src/trunk-O0/enc/encdb.c
compiling /tmp/ruby/src/trunk-O0/enc/big5.c
compiling /tmp/ruby/src/trunk-O0/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
compiling /tmp/ruby/src/trunk-O0/enc/cp949.c
compiling /tmp/ruby/src/trunk-O0/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-O0/enc/euc_jp.c
transdb.h updated
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk-O0/enc/euc_kr.c
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk-O0/enc/euc_tw.c
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-O0/enc/gb2312.c
compiling /tmp/ruby/src/trunk-O0/enc/gb18030.c
compiling /tmp/ruby/src/trunk-O0/enc/gbk.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_1.c
generating table from /tmp/ruby/src/trunk-O0/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-O0/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-O0/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-O0/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
generating table from /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
generating /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c ...
linking encoding iso_8859_9.so
generating table from /tmp/ruby/src/trunk-O0/enc/trans/chinese.c
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
generating table from /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
generating /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji.c
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji.c ...
configuring -test-/arith_seq/extract
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/asan
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /tmp/ruby/src/trunk-O0/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/escape.c
generating /tmp/ruby/src/trunk-O0/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-O0/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-O0/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-O0/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/thread_fd
configuring -test-/time
generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c ...
configuring -test-/tracepoint
generating table from /tmp/ruby/src/trunk-O0/enc/trans/korean.c
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring cgi/escape
generating /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c ...
configuring continuation
generating table from /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c
configuring coverage
generating /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c ...
configuring date
generating /tmp/ruby/src/trunk-O0/enc/trans/korean.c ...
generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring erb/escape
configuring etc
configuring digest/rmd160
configuring digest/sha1
generating /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-O0/enc/trans/big5.c
configuring digest/sha2
configuring fcntl
configuring fiddle
configuring io/console
compiling /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c
configuring json
configuring json/generator
configuring json/parser
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c
configuring monitor
configuring objspace
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c
configuring openssl
compiling /tmp/ruby/src/trunk-O0/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/gbk.c
configuring pathname
configuring psych
compiling /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c
configuring pty
configuring io/nonblock
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c
configuring rbconfig/sizeof
configuring io/wait
compiling /tmp/ruby/src/trunk-O0/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
configuring ripper
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
configuring rubyvm
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
configuring socket
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-3.1.8/ext/bigdecimal
configuring debug-1.9.2/ext/debug
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.0/ext/racc/cparse
configuring rbs-3.4.4/ext/rbs_extension
configuring syslog-0.1.2/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/abi/abi.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/asan'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/asan/asan.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/asan.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-3571/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/bigzero.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/class'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/init.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/inspector.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/profile_frames.c
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/init.c
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/mul.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/eval/eval.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/str2big.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/invalid.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/file'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/enc_raise.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/float'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/nextafter.c
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/newline_conv.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/exception.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/core_ext.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/init.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/yield.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/my_integer.c
linking shared-object -test-/iter.so
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/stringify_target/stringify_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_symbols'
linking shared-object -test-/load/stringify_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr'
linking shared-object -test-/marshal/internal_ivar.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/notimplement/bug.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/num2int/num2int.c
linking shared-object -test-/memory_view.so
linking shared-object -test-/notimplement.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/path_to_class/path_to_class.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/method.so
linking shared-object -test-/path_to_class.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/random'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/init.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/loop.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/recursion/recursion.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/init.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
linking shared-object -test-/random.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/numhash/numhash.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/scan_args.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/string'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/data.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/init.c
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/chilled.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/init.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/lock_native_thread/lock_native_thread.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/cstr.c
linking shared-object -test-/thread/lock_native_thread.so
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/time'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/ellipsize.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/tracepoint.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_associate.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/vm/at_exit.c
linking shared-object -test-/typeddata.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/wait/wait.c
linking shared-object -test-/vm/at_exit.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-O0/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/new.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/continuation'
compiling /tmp/ruby/src/trunk-O0/ext/continuation/continuation.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/fstring.c
linking shared-object -test-/time.so
linking shared-object continuation.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
compiling /tmp/ruby/src/trunk-O0/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
compiling /tmp/ruby/src/trunk-O0/ext/digest/digest.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/init.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/erb/escape'
installing default coverage libraries
compiling /tmp/ruby/src/trunk-O0/ext/erb/escape/escape.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/modify.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/etc'
compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.c
linking shared-object erb/escape.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fcntl'
compiling /tmp/ruby/src/trunk-O0/ext/fcntl/fcntl.c
linking shared-object etc.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/nofree.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/closure.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
compiling /tmp/ruby/src/trunk-O0/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-O0/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/qsort.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-O0/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-O0/ext/date/date_strftime.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_str_dup.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/wait'
compiling /tmp/ruby/src/trunk-O0/ext/io/wait/wait.c
compiling /tmp/ruby/src/trunk-O0/ext/date/date_strptime.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/set_len.c
linking shared-object io/wait.so
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
installing default date_core libraries
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
compiling /tmp/ruby/src/trunk-O0/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
linking shared-object -test-/string.so
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/memory_view.c
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/string'
linking shared-object monitor.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
compiling /tmp/ruby/src/trunk-O0/ext/openssl/openssl_missing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
compiling /tmp/ruby/src/trunk-O0/ext/pathname/pathname.c
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pinned.c
installing default pathname libraries
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c
linking shared-object objspace.so
linking shared-object fiddle.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych.c
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c
installing default pty libraries
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_yaml_tree.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/stringio'
compiling /tmp/ruby/src/trunk-O0/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
compiling /tmp/ruby/src/trunk-O0/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/zlib'
compiling /tmp/ruby/src/trunk-O0/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509req.c
installing default socket libraries
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509revoked.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib
linking shared-object bigdecimal.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509store.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib
linking shared-object debug/debug.so
installing default openssl libraries
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/racc-1.8.0/lib ../../../../../../.bundle/gems/racc-1.8.0/lib
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/constants.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-O0/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/md5'
compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5init.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160init.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib
linking shared-object syslog.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/location.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator'
compiling /tmp/ruby/src/trunk-O0/ext/json/generator/generator.c
linking shared-object digest/sha1.so
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/parser'
compiling /tmp/ruby/src/trunk-O0/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/main.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parser.c
linking shared-object json/ext/generator.so
linking shared-object json/ext/parser.so
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parserstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/ruby_objs.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/parser'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.4.4/lib ../../../../../.bundle/gems/rbs-3.4.4/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making enc
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --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-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.7
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.11
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1936 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=16428
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestStruct::SubStruct#test_named_structs_are_not_rooted: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_no_memory_leak expired timeout (10 sec)
TestRefinement#test_prepend_after_refine_wb_miss: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (60 sec)
TestArgf#test_inplace_nonascii: Test::Unit::PendedError: no name to test
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestGc#test_gc_parameter: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (60 sec)
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestGCCompact#test_moving_arrays_down_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1945.149051s, 13.3177 tests/s, 3231.2105 assertions/s.
25905 tests, 6285186 assertions, 0 failures, 0 errors, 324 skips

ruby -v: ruby 3.4.0dev (2024-05-27T09:16:28Z master bc47ca5546) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/1-mspec-multi-0
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/2-mspec-multi-1
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/3-mspec-multi-2
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/4-mspec-multi-3
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/5-mspec-multi-4
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/6-mspec-multi-5
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/7-mspec-multi-6
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/8-mspec-multi-7
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/9-mspec-multi-8
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/10-mspec-multi-9
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/11-mspec-multi-10
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/12-mspec-multi-11
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/13-mspec-multi-12
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/14-mspec-multi-13
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/15-mspec-multi-14
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.6k84un/16-mspec-multi-15
ruby 3.4.0dev (2024-05-27T09:16:28Z master bc47ca5546) [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 .........................................................................


Finished in 149.891134 seconds

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

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.61648.ruby -x gdbscript
[New LWP 61648]
[New LWP 61650]
[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-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055602028b43e in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55602129bc10, page=0x55602159e3f0, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:1750
1750	    MARK_IN_BITMAP(&page->uncollectible_bits[0], obj);
[Current thread is 1 (Thread 0x7f208c5d37c0 (LWP 61648))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7f208c5d37c0 (LWP 61648) 0x000055602028b43e in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55602129bc10, page=0x55602159e3f0, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:1750
  2    Thread 0x7f2072fff640 (LWP 61650) 0x00007f208c6fdfde in epoll_wait (epfd=4, events=0x55602092345c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f2072fff640 (LWP 61650)):
#0  0x00007f208c6fdfde in epoll_wait (epfd=4, events=0x55602092345c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005560203f75ba in event_wait (vm=0x5560212992a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21856
#2  0x00005560203f75de in timer_thread_polling (vm=0x5560212992a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 1889173241
#3  0x00005560203f7c9e in timer_thread_func (ptr=0x5560212992a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x5560212992a0
#4  0x00007f208c66cb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140722509609248, 8175096939030887521, 139777345058368, 25, 139777771227216, 140722509609600, -8128114806573908895, -8128188534900933535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f208c6fdbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f208c5d37c0 (LWP 61648)):
#0  0x000055602028b43e in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55602129bc10, page=0x55602159e3f0, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:1750
No locals.
#1  0x0000556020294ff6 in gc_aging (objspace=0x55602129bc10, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:6661
        page = 0x55602159e3f0
        __func__ = <optimized out>
#2  0x00005560202950df in gc_mark_ptr (objspace=0x55602129bc10, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:6694
        __func__ = "gc_mark_ptr"
#3  0x00005560202952e8 in gc_mark (objspace=0x55602129bc10, obj=139777327415680) at /tmp/ruby/src/trunk-O0/gc.c:6729
No locals.
#4  0x00005560202945c9 in mark_keyvalue (key=139777327415680, value=139777327787520, data=93871361604624) at /tmp/ruby/src/trunk-O0/gc.c:6312
        objspace = 0x55602129bc10
#5  0x00005560203c5fcf in apply_functor (k=139777327415680, v=139777327787520, d=140722509607856, _=0) at /tmp/ruby/src/trunk-O0/st.c:1633
        f = 0x7ffc833273b0
#6  0x00005560203c5c32 in st_general_foreach (tab=0x7f2071e47a98, func=0x5560203c5f8c <apply_functor>, replace=0x0, arg=140722509607856, check_p=0) at /tmp/ruby/src/trunk-O0/st.c:1543
        bin = 139777326560440
        bin_ind = 32
        entries = 0x55602160e5f0
        curr_entry_ptr = 0x5560216150d0
        retval = ST_CONTINUE
        i = 1140
        rebuilds_num = 7
        hash = 15771157239995437320
        key = 139777327415680
        error_p = -2093845696
        packed_p = 0
#7  0x00005560203c602d in rb_st_foreach (tab=0x7f2071e47a98, func=0x556020294596 <mark_keyvalue>, arg=93871361604624) at /tmp/ruby/src/trunk-O0/st.c:1640
        f = {func = 0x556020294596 <mark_keyvalue>, arg = 93871361604624}
#8  0x00005560202a8a6d in rb_hash_stlike_foreach (hash=139777326480000, func=0x556020294596 <mark_keyvalue>, arg=93871361604624) at /tmp/ruby/src/trunk-O0/hash.c:1418
No locals.
#9  0x00005560202946d8 in mark_hash (objspace=0x55602129bc10, hash=139777326480000) at /tmp/ruby/src/trunk-O0/gc.c:6344
No locals.
#10 0x0000556020295abc in gc_mark_children (objspace=0x55602129bc10, obj=139777326480000) at /tmp/ruby/src/trunk-O0/gc.c:6935
        any = 0x7f2071e47a80
#11 0x00005560202960be in gc_mark_stacked_objects (objspace=0x55602129bc10, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7078
        mstack = 0x55602129c098
        obj = 139777326480000
        marked_slots_at_the_beginning = 220
        popped_count = 0
#12 0x000055602029623e in gc_mark_stacked_objects_all (objspace=0x55602129bc10) at /tmp/ruby/src/trunk-O0/gc.c:7116
No locals.
#13 0x00005560202986a2 in gc_marks_rest (objspace=0x55602129bc10) at /tmp/ruby/src/trunk-O0/gc.c:8322
No locals.
#14 0x00005560202987d6 in gc_marks (objspace=0x55602129bc10, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8380
        marking_finished = false
#15 0x000055602029a34a in gc_start (objspace=0x55602129bc10, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9085
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 21856
#16 0x0000556020299fdf in garbage_collect (objspace=0x55602129bc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 5
        ret = 0
#17 0x000055602029aa91 in garbage_collect_with_gvl (objspace=0x55602129bc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
No locals.
#18 0x00005560202a144a in objspace_malloc_gc_stress (objspace=0x55602129bc10) at /tmp/ruby/src/trunk-O0/gc.c:11741
        reason = 45568
#19 0x00005560202a1892 in objspace_xrealloc (objspace=0x55602129bc10, ptr=0x5560214e6b80, new_size=64, old_size=40) at /tmp/ruby/src/trunk-O0/gc.c:12016
        gpr = 107008
        mem = 0x40
#20 0x00005560202a1cfd in ruby_sized_xrealloc2 (ptr=0x5560214e6b80, n=64, size=1, old_n=0) at /tmp/ruby/src/trunk-O0/gc.c:12242
        len = 64
#21 0x00005560202a1d34 in ruby_xrealloc2_body (ptr=0x5560214e6b80, n=64, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12248
No locals.
#22 0x00005560202a540b in ruby_xrealloc2 (ptr=0x5560214e6b80, n=64, new_size=1) at /tmp/ruby/src/trunk-O0/gc.c:13811
No locals.
#23 0x00005560203d0c14 in str_buf_cat4 (str=139777327233880, ptr=0x7f2071eff080 "NameError", len=9, keep_cr=true) at /tmp/ruby/src/trunk-O0/string.c:3254
        total = 36
        olen = 27
        off = -1
        sptr = 0x5560214e6b80 "-:38:in 'block in <main>': "
        termlen = 1
        capa = 63
#24 0x00005560203d1354 in rb_str_buf_append (str=139777327233880, str2=139777327231080) at /tmp/ruby/src/trunk-O0/string.c:3421
        str2_cr = 1048576
#25 0x00005560203d14cd in rb_str_append (str=139777327233880, str2=139777327231080) at /tmp/ruby/src/trunk-O0/string.c:3450
No locals.
#26 0x00005560203d17a4 in rb_str_concat (str1=139777327233880, str2=139777327231080) at /tmp/ruby/src/trunk-O0/string.c:3555
        code = 1929696256
        enc = 0x5560212a2ad0
        encidx = 2
#27 0x0000556020274cd1 in print_errinfo (eclass=139777345377280, errat=139777327233400, emesg=4, str=139777327233880, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:116
        epath = 139777327231080
        elen = 0
        mesg = 139777327166560
#28 0x0000556020275e3d in rb_error_write (errinfo=139777327233520, emesg=4, errat=139777327233400, str=139777327233880, opt=139777327166880, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:348
        eclass = 139777345377280
        shown_causes = 0
        backtrace_limit = -1
#29 0x0000556020276117 in rb_ec_error_print_detailed (ec=0x5560212a1410, errinfo=139777327233520, str=139777327233880, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:381
        _ec = 0x5560212a1410
        _tag = {tag = 36, retval = 0, buf = {0x7ffc83327b40, 0x55602027602c <rb_ec_error_print_detailed+372>, 0x0, 0x7ffc83327a70, 0x0}, prev = 0x7ffc83327bb0, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 139777327233400
        written = true
        emesg = 4
        opt = 139777327166880
        highlight = 0
#30 0x00005560202776da in rb_ec_cleanup (ec=0x5560212a1410, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:225
        err = 139777327233520
        mode0 = 0
        mode1 = 3
        _ec = 0x5560212a1410
        _tag = {tag = 36, retval = 93871344676864, buf = {0x7ffc83327c30, 0x5560202774d2 <rb_ec_cleanup+295>, 0x0, 0x7ffc83327b50, 0x5560212a1410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55602129b830
        th0 = 0x55602129b830
        step = 2
        message = 4
        buf = 139777327233880
#31 0x0000556020277b6f in ruby_run_node (n=0x7f2071f11fd8) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x5560212a1410
        status = 21856
#32 0x000055602027312e in rb_main (argc=2, argv=0x7ffc83327dd8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140722509610160
#33 0x000055602027318f in main (argc=2, argv=0x7ffc83327dd8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.73235.ruby -x gdbscript
[New LWP 73235]
[New LWP 73237]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000056034136f0e3 in gc_mark_ptr (objspace=0x560341e31c10, obj=140399407723040) at /tmp/ruby/src/trunk-O0/gc.c:6695
6695	        gc_grey(objspace, obj);
[Current thread is 1 (Thread 0x7fb1633eb7c0 (LWP 73235))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7fb1633eb7c0 (LWP 73235) 0x000056034136f0e3 in gc_mark_ptr (objspace=0x560341e31c10, obj=140399407723040) at /tmp/ruby/src/trunk-O0/gc.c:6695
  2    Thread 0x7fb149e0f640 (LWP 73237) 0x00007fb163515fde in epoll_wait (epfd=4, events=0x5603419fd45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fb149e0f640 (LWP 73237)):
#0  0x00007fb163515fde in epoll_wait (epfd=4, events=0x5603419fd45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005603414d15ba in event_wait (vm=0x560341e2f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22019
#2  0x00005603414d15de in timer_thread_polling (vm=0x560341e2f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -1259545921
#3  0x00005603414d1c9e in timer_thread_func (ptr=0x560341e2f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x560341e2f2a0
#4  0x00007fb163484b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731487447408, 3992727581869142393, 140399425418816, 25, 140399851620432, 140731487447760, -4031962649884954247, -4031915717858889351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fb163515bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fb1633eb7c0 (LWP 73235)):
#0  0x000056034136f0e3 in gc_mark_ptr (objspace=0x560341e31c10, obj=140399407723040) at /tmp/ruby/src/trunk-O0/gc.c:6695
        __func__ = "gc_mark_ptr"
#1  0x000056034136f3bd in rb_gc_mark_and_move (ptr=0x56034213c558) at /tmp/ruby/src/trunk-O0/gc.c:6757
        objspace = 0x560341e31c10
        __func__ = <optimized out>
#2  0x00005603413b78d5 in iseq_scan_bits (page=14, bits=35322347913216, code=0x56034213a870, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
        op = 140399407723040
        newop = 140399407723160
        offset = 29
        page_offset = 896
#3  0x00005603413b7b46 in rb_iseq_mark_and_move_each_value (iseq=0x7fb148d29578, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:284
        bits = 35322348963844
        i = 14
        size = 944
        code = 0x56034213a870
        body = 0x5603420e9b30
        is_entries = 0x5603424418e0
#4  0x00005603413b7ca5 in rb_iseq_mark_and_move (iseq=0x7fb148d29578, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:328
        body = 0x5603420e9b30
#5  0x000056034138c784 in rb_imemo_mark_and_move (obj=140399407699320, reference_updating=false) at /tmp/ruby/src/trunk-O0/imemo.c:377
No locals.
#6  0x000056034136f752 in gc_mark_children (objspace=0x560341e31c10, obj=140399407699320) at /tmp/ruby/src/trunk-O0/gc.c:6869
        any = 0x7fb148d29578
#7  0x00005603413700be in gc_mark_stacked_objects (objspace=0x560341e31c10, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7078
        mstack = 0x560341e32098
        obj = 140399407699320
        marked_slots_at_the_beginning = 257
        popped_count = 0
#8  0x000056034137023e in gc_mark_stacked_objects_all (objspace=0x560341e31c10) at /tmp/ruby/src/trunk-O0/gc.c:7116
No locals.
#9  0x00005603413726a2 in gc_marks_rest (objspace=0x560341e31c10) at /tmp/ruby/src/trunk-O0/gc.c:8322
No locals.
#10 0x00005603413727d6 in gc_marks (objspace=0x560341e31c10, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8380
        marking_finished = false
#11 0x000056034137434a in gc_start (objspace=0x560341e31c10, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9085
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 22019
#12 0x0000560341373fdf in garbage_collect (objspace=0x560341e31c10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 112
        ret = 107
#13 0x0000560341374a91 in garbage_collect_with_gvl (objspace=0x560341e31c10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
No locals.
#14 0x000056034137b44a in objspace_malloc_gc_stress (objspace=0x560341e31c10) at /tmp/ruby/src/trunk-O0/gc.c:11741
        reason = 45568
#15 0x000056034137b72d in objspace_xmalloc0 (objspace=0x560341e31c10, size=256) at /tmp/ruby/src/trunk-O0/gc.c:11943
        gpr = 107008
        mem = 0x56034137ba4a <ruby_xmalloc0+43>
#16 0x000056034137ba4a in ruby_xmalloc0 (size=256) at /tmp/ruby/src/trunk-O0/gc.c:12167
No locals.
#17 0x000056034137ba80 in ruby_xmalloc_body (size=256) at /tmp/ruby/src/trunk-O0/gc.c:12176
No locals.
#18 0x000056034137f35f in ruby_xmalloc (size=256) at /tmp/ruby/src/trunk-O0/gc.c:13771
No locals.
#19 0x00005603413e896e in init_node_buffer_elem (nbe=0x560342190360, allocated=1024, ruby_xmalloc=0x56034137f343 <ruby_xmalloc>) at /tmp/ruby/src/trunk-O0/node.c:28
No locals.
#20 0x00005603413e94c9 in ast_newnode_in_bucket (ast=0x560342097130, nb=0x560341fc6120, size=56, alignment=8) at /tmp/ruby/src/trunk-O0/node.c:246
        n = 1024
        nbe = 0x560342190360
        padding = 0
        ptr = 0x56034173dbf1 <is_identchar+80>
#21 0x00005603413e95ae in rb_ast_newnode (ast=0x560342097130, type=NODE_IF, size=56, alignment=8) at /tmp/ruby/src/trunk-O0/node.c:263
        nb = 0x560341fc6120
        bucket = 0x560341fc6120
#22 0x0000560341749f62 in node_new_internal (p=0x5603421924b0, type=NODE_IF, size=56, alignment=8) at /tmp/ruby/build/trunk-O0/parse.y:11408
        n = 0x141fc750c
#23 0x000056034174a005 in node_newnode (p=0x5603421924b0, type=NODE_IF, size=56, alignment=8, loc=0x7ffe9a514240) at /tmp/ruby/build/trunk-O0/parse.y:11425
        n = 0x5603421924b0
#24 0x000056034174a67b in rb_node_if_new (p=0x5603421924b0, nd_cond=0x560341fc6198, nd_body=0x560341fc61b8, nd_else=0x560341fc61e0, loc=0x7ffe9a514240) at /tmp/ruby/build/trunk-O0/parse.y:11598
        n = 0x560341548832 <rb_ruby_verbose_ptr+17>
#25 0x0000560341751af1 in new_if (p=0x5603421924b0, cc=0x560341fc6198, left=0x560341fc61b8, right=0x560341fc61e0, loc=0x7ffe9a514240) at /tmp/ruby/build/trunk-O0/parse.y:14405
No locals.
#26 0x000056034173531d in ruby_yyparse (p=0x5603421924b0) at /tmp/ruby/build/trunk-O0/parse.y:4530
        yychar = -2
        yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 4, column = 8}, end_pos = {lineno = 4, column = 11}}
        yynerrs = 0
        yystate = 1024
        yyerrstatus = 0
        yystacksize = 200
        yyssa = {0, 1, 93, 393, 640, 815, 938, 1024, 491, 466, 692, 696, 8824, 18642, 32689, 0, 131, 21845, 0, 0, 8864, 18642, 32689, 0, 1272, 16871, 22019, 0, -26624, 18644, 32689, 0, -24815, 25406, 32689, 0, 29040, 16867, 22019, 0, 8704, 18642, 32689, 0, 29040, 16867, 22019, 0, 29098, 16694, 22019, 0, 18091, 25417, 32689, 0, 1, 4, 9969, 0, 17200, -26031, 32766, 0, -8677, 16720, 22019, 0, 1, 4, 9969, 0, 17312, -26031, 32766, 0, 5120, -13273, 10395, 11801, 17312, -26031, -3, -1, -24400, 25390, 32689, 0, 17312, -26031, 32766, 0, -3889, 16721, 22019, 0, 32, 0, 0, 0, 18032, -26031, 32766, 0, -24840, 25406, 32689, 0, 29712, 16867, 22019, 0, -7274, 16720, 22019, 0, 17312, -26031, 0, 0, -24408, 25390, 32689, 0, -24400, 25390, 32689, 0, 17408, -26031, 32766, 0, -3609, 16721, 22019, 0, 21497, 16694, 22019, 0, 18032, -26031, 32766, 0, -24840, 25406, 32689, 0, 29712, 16867, 22019, 0, 8824, 18642, 32689, 0, 17408, -26031, 32766, 0, 1, 4, 9969, 0, 0, 0, 0, 0, -3887, 16721, 22019, 0, 8824, 18642, 32689, 0, 17472, -26031, 32766, 0, 19076, 25424, 32689, 0, 8824, 18642, 32689, 0, 8, 0, 0, 0, 17496, -26031, 32766, 0, 8, 0, 0, 0}
        yyss = 0x7ffe9a5142a0
        yyssp = 0x7ffe9a5142ae
        yyvsa = {{node = 0x56034151f4e8 <vm_call_cfunc>, node_fcall = 0x56034151f4e8 <vm_call_cfunc>, node_args = 0x56034151f4e8 <vm_call_cfunc>, node_args_aux = 0x56034151f4e8 <vm_call_cfunc>, node_opt_arg = 0x56034151f4e8 <vm_call_cfunc>, node_kw_arg = 0x56034151f4e8 <vm_call_cfunc>, node_block_pass = 0x56034151f4e8 <vm_call_cfunc>, node_masgn = 0x56034151f4e8 <vm_call_cfunc>, node_def_temp = 0x56034151f4e8 <vm_call_cfunc>, node_exits = 0x56034151f4e8 <vm_call_cfunc>, id = 94571980780776, num = 1095890152, tbl = 0x56034151f4e8 <vm_call_cfunc>, labels = 0x56034151f4e8 <vm_call_cfunc>, vars = 0x56034151f4e8 <vm_call_cfunc>, strterm = 0x56034151f4e8 <vm_call_cfunc>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1095890152}, {node = 0x5603414d1cf2 <signal_communication_pipe+67>, node_fcall = 0x5603414d1cf2 <signal_communication_pipe+67>, node_args = 0x5603414d1cf2 <signal_communication_pipe+67>, node_args_aux = 0x5603414d1cf2 <signal_communication_pipe+67>, node_opt_arg = 0x5603414d1cf2 <signal_communication_pipe+67>, node_kw_arg = 0x5603414d1cf2 <signal_communication_pipe+67>, node_block_pass = 0x5603414d1cf2 <signal_communication_pipe+67>, node_masgn = 0x5603414d1cf2 <signal_communication_pipe+67>, node_def_temp = 0x5603414d1cf2 <signal_communication_pipe+67>, node_exits = 0x5603414d1cf2 <signal_communication_pipe+67>, id = 94571980463346, num = 1095572722, tbl = 0x5603414d1cf2 <signal_communication_pipe+67>, labels = 0x5603414d1cf2 <signal_communication_pipe+67>, vars = 0x5603414d1cf2 <signal_communication_pipe+67>, strterm = 0x5603414d1cf2 <signal_communication_pipe+67>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1095572722}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x560341fc6198, node_fcall = 0x560341fc6198, node_args = 0x560341fc6198, node_args_aux = 0x560341fc6198, node_opt_arg = 0x560341fc6198, node_kw_arg = 0x560341fc6198, node_block_pass = 0x560341fc6198, node_masgn = 0x560341fc6198, node_def_temp = 0x560341fc6198, node_exits = 0x560341fc6198, id = 94571991949720, num = 1107059096, tbl = 0x560341fc6198, labels = 0x560341fc6198, vars = 0x560341fc6198, strterm = 0x560341fc6198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 1107059096}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x560341fc61b8, node_fcall = 0x560341fc61b8, node_args = 0x560341fc61b8, node_args_aux = 0x560341fc61b8, node_opt_arg = 0x560341fc61b8, node_kw_arg = 0x560341fc61b8, node_block_pass = 0x560341fc61b8, node_masgn = 0x560341fc61b8, node_def_temp = 0x560341fc61b8, node_exits = 0x560341fc61b8, id = 94571991949752, num = 1107059128, tbl = 0x560341fc61b8, labels = 0x560341fc61b8, vars = 0x560341fc61b8, strterm = 0x560341fc61b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_ensure}, state = 1107059128}, {node = 0x560341fc61e0, node_fcall = 0x560341fc61e0, node_args = 0x560341fc61e0, node_args_aux = 0x560341fc61e0, node_opt_arg = 0x560341fc61e0, node_kw_arg = 0x560341fc61e0, node_block_pass = 0x560341fc61e0, node_masgn = 0x560341fc61e0, node_def_temp = 0x560341fc61e0, node_exits = 0x560341fc61e0, id = 94571991949792, num = 1107059168, tbl = 0x560341fc61e0, labels = 0x560341fc61e0, vars = 0x560341fc61e0, strterm = 0x560341fc61e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_ensure}, state = 1107059168}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x560341fc6308, node_fcall = 0x560341fc6308, node_args = 0x560341fc6308, node_args_aux = 0x560341fc6308, node_opt_arg = 0x560341fc6308, node_kw_arg = 0x560341fc6308, node_block_pass = 0x560341fc6308, node_masgn = 0x560341fc6308, node_def_temp = 0x560341fc6308, node_exits = 0x560341fc6308, id = 94571991950088, num = 1107059464, tbl = 0x560341fc6308, labels = 0x560341fc6308, vars = 0x560341fc6308, strterm = 0x560341fc6308, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_else}, state = 1107059464}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x7ffe9a5144a8, node_fcall = 0x7ffe9a5144a8, node_args = 0x7ffe9a5144a8, node_args_aux = 0x7ffe9a5144a8, node_opt_arg = 0x7ffe9a5144a8, node_kw_arg = 0x7ffe9a5144a8, node_block_pass = 0x7ffe9a5144a8, node_masgn = 0x7ffe9a5144a8, node_def_temp = 0x7ffe9a5144a8, node_exits = 0x7ffe9a5144a8, id = 140731487437992, num = -1705950040, tbl = 0x7ffe9a5144a8, labels = 0x7ffe9a5144a8, vars = 0x7ffe9a5144a8, strterm = 0x7ffe9a5144a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_rescue}, state = 2589017256}, {node = 0xf41491ca4, node_fcall = 0xf41491ca4, node_args = 0xf41491ca4, node_args_aux = 0xf41491ca4, node_opt_arg = 0xf41491ca4, node_kw_arg = 0xf41491ca4, node_block_pass = 0xf41491ca4, node_masgn = 0xf41491ca4, node_def_temp = 0xf41491ca4, node_exits = 0xf41491ca4, id = 65519819940, num = 1095310500, tbl = 0xf41491ca4, labels = 0xf41491ca4, vars = 0xf41491ca4, strterm = 0xf41491ca4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_rescue}, state = 1095310500}, {node = 0x5603419fd264 <signal_buff+260>, node_fcall = 0x5603419fd264 <signal_buff+260>, node_args = 0x5603419fd264 <signal_buff+260>, node_args_aux = 0x5603419fd264 <signal_buff+260>, node_opt_arg = 0x5603419fd264 <signal_buff+260>, node_kw_arg = 0x5603419fd264 <signal_buff+260>, node_block_pass = 0x5603419fd264 <signal_buff+260>, node_masgn = 0x5603419fd264 <signal_buff+260>, node_def_temp = 0x5603419fd264 <signal_buff+260>, node_exits = 0x5603419fd264 <signal_buff+260>, id = 94571985883748, num = 1100993124, tbl = 0x5603419fd264 <signal_buff+260>, labels = 0x5603419fd264 <signal_buff+260>, vars = 0x5603419fd264 <signal_buff+260>, strterm = 0x5603419fd264 <signal_buff+260>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 1100993124}, {node = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_fcall = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_args = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_args_aux = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_opt_arg = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_kw_arg = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_block_pass = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_masgn = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_def_temp = 0x56034134dbcf <rb_orig_errno_ptr+9>, node_exits = 0x56034134dbcf <rb_orig_errno_ptr+9>, id = 94571978873807, num = 1093983183, tbl = 0x56034134dbcf <rb_orig_errno_ptr+9>, labels = 0x56034134dbcf <rb_orig_errno_ptr+9>, vars = 0x56034134dbcf <rb_orig_errno_ptr+9>, strterm = 0x56034134dbcf <rb_orig_errno_ptr+9>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = after_ensure}, state = 1093983183}, {node = 0x7ffe9a5144c0, node_fcall = 0x7ffe9a5144c0, node_args = 0x7ffe9a5144c0, node_args_aux = 0x7ffe9a5144c0, node_opt_arg = 0x7ffe9a5144c0, node_kw_arg = 0x7ffe9a5144c0, node_block_pass = 0x7ffe9a5144c0, node_masgn = 0x7ffe9a5144c0, node_def_temp = 0x7ffe9a5144c0, node_exits = 0x7ffe9a5144c0, id = 140731487438016, num = -1705950016, tbl = 0x7ffe9a5144c0, labels = 0x7ffe9a5144c0, vars = 0x7ffe9a5144c0, strterm = 0x7ffe9a5144c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = after_rescue}, state = 2589017280}, {node = 0x560341355a47 <rb_errno_ptr+13>, node_fcall = 0x560341355a47 <rb_errno_ptr+13>, node_args = 0x560341355a47 <rb_errno_ptr+13>, node_args_aux = 0x560341355a47 <rb_errno_ptr+13>, node_opt_arg = 0x560341355a47 <rb_errno_ptr+13>, node_kw_arg = 0x560341355a47 <rb_errno_ptr+13>, node_block_pass = 0x560341355a47 <rb_errno_ptr+13>, node_masgn = 0x560341355a47 <rb_errno_ptr+13>, node_def_temp = 0x560341355a47 <rb_errno_ptr+13>, node_exits = 0x560341355a47 <rb_errno_ptr+13>, id = 94571978906183, num = 1094015559, tbl = 0x560341355a47 <rb_errno_ptr+13>, labels = 0x560341355a47 <rb_errno_ptr+13>, vars = 0x560341355a47 <rb_errno_ptr+13>, strterm = 0x560341355a47 <rb_errno_ptr+13>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = before_rescue}, state = 1094015559}, {node = 0x7ffe9a5144f0, node_fcall = 0x7ffe9a5144f0, node_args = 0x7ffe9a5144f0, node_args_aux = 0x7ffe9a5144f0, node_opt_arg = 0x7ffe9a5144f0, node_kw_arg = 0x7ffe9a5144f0, node_block_pass = 0x7ffe9a5144f0, node_masgn = 0x7ffe9a5144f0, node_def_temp = 0x7ffe9a5144f0, node_exits = 0x7ffe9a5144f0, id = 140731487438064, num = -1705949968, tbl = 0x7ffe9a5144f0, labels = 0x7ffe9a5144f0, vars = 0x7ffe9a5144f0, strterm = 0x7ffe9a5144f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 2589017328}, {node = 0x560341492da8 <sighandler+50>, node_fcall = 0x560341492da8 <sighandler+50>, node_args = 0x560341492da8 <sighandler+50>, node_args_aux = 0x560341492da8 <sighandler+50>, node_opt_arg = 0x560341492da8 <sighandler+50>, node_kw_arg = 0x560341492da8 <sighandler+50>, node_block_pass = 0x560341492da8 <sighandler+50>, node_masgn = 0x560341492da8 <sighandler+50>, node_def_temp = 0x560341492da8 <sighandler+50>, node_exits = 0x560341492da8 <sighandler+50>, id = 94571980205480, num = 1095314856, tbl = 0x560341492da8 <sighandler+50>, labels = 0x560341492da8 <sighandler+50>, vars = 0x560341492da8 <sighandler+50>, strterm = 0x560341492da8 <sighandler+50>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_ensure}, state = 1095314856}, {node = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_fcall = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_args = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_args_aux = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_opt_arg = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_kw_arg = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_block_pass = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_masgn = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_def_temp = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, node_exits = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, id = 94571980656444, num = 1095765820, tbl = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, labels = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, vars = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, strterm = 0x560341500f3c <RB_SPECIAL_CONST_P+24>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 1095765820}, {node = 0xf00000014, node_fcall = 0xf00000014, node_args = 0xf00000014, node_args_aux = 0xf00000014, node_opt_arg = 0xf00000014, node_kw_arg = 0xf00000014, node_block_pass = 0xf00000014, node_masgn = 0xf00000014, node_def_temp = 0xf00000014, node_exits = 0xf00000014, id = 64424509460, num = 20, tbl = 0xf00000014, labels = 0xf00000014, vars = 0xf00000014, strterm = 0xf00000014, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 20}, {node = 0x7ffe9a514520, node_fcall = 0x7ffe9a514520, node_args = 0x7ffe9a514520, node_args_aux = 0x7ffe9a514520, node_opt_arg = 0x7ffe9a514520, node_kw_arg = 0x7ffe9a514520, node_block_pass = 0x7ffe9a514520, node_masgn = 0x7ffe9a514520, node_def_temp = 0x7ffe9a514520, node_exits = 0x7ffe9a514520, id = 140731487438112, num = -1705949920, tbl = 0x7ffe9a514520, labels = 0x7ffe9a514520, vars = 0x7ffe9a514520, strterm = 0x7ffe9a514520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 2589017376}, {node = 0x1941501553, node_fcall = 0x1941501553, node_args = 0x1941501553, node_args_aux = 0x1941501553, node_opt_arg = 0x1941501553, node_kw_arg = 0x1941501553, node_block_pass = 0x1941501553, node_masgn = 0x1941501553, node_def_temp = 0x1941501553, node_exits = 0x1941501553, id = 108469949779, num = 1095767379, tbl = 0x1941501553, labels = 0x1941501553, vars = 0x1941501553, strterm = 0x1941501553, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_copy, in_rescue = after_else}, state = 1095767379}, {node = 0x7ffe9a5150f8, node_fcall = 0x7ffe9a5150f8, node_args = 0x7ffe9a5150f8, node_args_aux = 0x7ffe9a5150f8, node_opt_arg = 0x7ffe9a5150f8, node_kw_arg = 0x7ffe9a5150f8, node_block_pass = 0x7ffe9a5150f8, node_masgn = 0x7ffe9a5150f8, node_def_temp = 0x7ffe9a5150f8, node_exits = 0x7ffe9a5150f8, id = 140731487441144, num = -1705946888, tbl = 0x7ffe9a5150f8, labels = 0x7ffe9a5150f8, vars = 0x7ffe9a5150f8, strterm = 0x7ffe9a5150f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 2589020408}, {node = 0x7fb163432520 <__restore_rt>, node_fcall = 0x7fb163432520 <__restore_rt>, node_args = 0x7fb163432520 <__restore_rt>, node_args_aux = 0x7fb163432520 <__restore_rt>, node_opt_arg = 0x7fb163432520 <__restore_rt>, node_kw_arg = 0x7fb163432520 <__restore_rt>, node_block_pass = 0x7fb163432520 <__restore_rt>, node_masgn = 0x7fb163432520 <__restore_rt>, node_def_temp = 0x7fb163432520 <__restore_rt>, node_exits = 0x7fb163432520 <__restore_rt>, id = 140399851283744, num = 1665344800, tbl = 0x7fb163432520 <__restore_rt>, labels = 0x7fb163432520 <__restore_rt>, vars = 0x7fb163432520 <__restore_rt>, strterm = 0x7fb163432520 <__restore_rt>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 1665344800}, {node = 0x7, node_fcall = 0x7, node_args = 0x7, node_args_aux = 0x7, node_opt_arg = 0x7, node_kw_arg = 0x7, node_block_pass = 0x7, node_masgn = 0x7, node_def_temp = 0x7, node_exits = 0x7, id = 7, num = 7, tbl = 0x7, labels = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 7}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x560341ebde40, node_fcall = 0x560341ebde40, node_args = 0x560341ebde40, node_args_aux = 0x560341ebde40, node_opt_arg = 0x560341ebde40, node_kw_arg = 0x560341ebde40, node_block_pass = 0x560341ebde40, node_masgn = 0x560341ebde40, node_def_temp = 0x560341ebde40, node_exits = 0x560341ebde40, id = 94571990867520, num = 1105976896, tbl = 0x560341ebde40, labels = 0x560341ebde40, vars = 0x560341ebde40, strterm = 0x560341ebde40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = before_rescue}, state = 1105976896}, {node = 0x7fb100000000, node_fcall = 0x7fb100000000, node_args = 0x7fb100000000, node_args_aux = 0x7fb100000000, node_opt_arg = 0x7fb100000000, node_kw_arg = 0x7fb100000000, node_block_pass = 0x7fb100000000, node_masgn = 0x7fb100000000, node_def_temp = 0x7fb100000000, node_exits = 0x7fb100000000, id = 140398185938944, num = 0, tbl = 0x7fb100000000, labels = 0x7fb100000000, vars = 0x7fb100000000, strterm = 0x7fb100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x4000, node_fcall = 0x4000, node_args = 0x4000, node_args_aux = 0x4000, node_opt_arg = 0x4000, node_kw_arg = 0x4000, node_block_pass = 0x4000, node_masgn = 0x4000, node_def_temp = 0x4000, node_exits = 0x4000, id = 16384, num = 16384, tbl = 0x4000, labels = 0x4000, vars = 0x4000, strterm = 0x4000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 16384}, {node = 0x56034136e596 <mark_keyvalue>, node_fcall = 0x56034136e596 <mark_keyvalue>, node_args = 0x56034136e596 <mark_keyvalue>, node_args_aux = 0x56034136e596 <mark_keyvalue>, node_opt_arg = 0x56034136e596 <mark_keyvalue>, node_kw_arg = 0x56034136e596 <mark_keyvalue>, node_block_pass = 0x56034136e596 <mark_keyvalue>, node_masgn = 0x56034136e596 <mark_keyvalue>, node_def_temp = 0x56034136e596 <mark_keyvalue>, node_exits = 0x56034136e596 <mark_keyvalue>, id = 94571979007382, num = 1094116758, tbl = 0x56034136e596 <mark_keyvalue>, labels = 0x56034136e596 <mark_keyvalue>, vars = 0x56034136e596 <mark_keyvalue>, strterm = 0x56034136e596 <mark_keyvalue>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 1094116758}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x7ffe9a5f5080, node_fcall = 0x7ffe9a5f5080, node_args = 0x7ffe9a5f5080, node_args_aux = 0x7ffe9a5f5080, node_opt_arg = 0x7ffe9a5f5080, node_kw_arg = 0x7ffe9a5f5080, node_block_pass = 0x7ffe9a5f5080, node_masgn = 0x7ffe9a5f5080, node_def_temp = 0x7ffe9a5f5080, node_exits = 0x7ffe9a5f5080, id = 140731488358528, num = -1705029504, tbl = 0x7ffe9a5f5080, labels = 0x7ffe9a5f5080, vars = 0x7ffe9a5f5080, strterm = 0x7ffe9a5f5080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_rescue}, state = 2589937792}, {node = 0x293, node_fcall = 0x293, node_args = 0x293, node_args_aux = 0x293, node_opt_arg = 0x293, node_kw_arg = 0x293, node_block_pass = 0x293, node_masgn = 0x293, node_def_temp = 0x293, node_exits = 0x293, id = 659, num = 659, tbl = 0x293, labels = 0x293, vars = 0x293, strterm = 0x293, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_rescue}, state = 659}, {node = 0x560341e38b80, node_fcall = 0x560341e38b80, node_args = 0x560341e38b80, node_args_aux = 0x560341e38b80, node_opt_arg = 0x560341e38b80, node_kw_arg = 0x560341e38b80, node_block_pass = 0x560341e38b80, node_masgn = 0x560341e38b80, node_def_temp = 0x560341e38b80, node_exits = 0x560341e38b80, id = 94571990322048, num = 1105431424, tbl = 0x560341e38b80, labels = 0x560341e38b80, vars = 0x560341e38b80, strterm = 0x560341e38b80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 1105431424}, {node = 0x56034134d144 <main>, node_fcall = 0x56034134d144 <main>, node_args = 0x56034134d144 <main>, node_args_aux = 0x56034134d144 <main>, node_opt_arg = 0x56034134d144 <main>, node_kw_arg = 0x56034134d144 <main>, node_block_pass = 0x56034134d144 <main>, node_masgn = 0x56034134d144 <main>, node_def_temp = 0x56034134d144 <main>, node_exits = 0x56034134d144 <main>, id = 94571978871108, num = 1093980484, tbl = 0x56034134d144 <main>, labels = 0x56034134d144 <main>, vars = 0x56034134d144 <main>, strterm = 0x56034134d144 <main>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = after_else}, state = 1093980484}, {node = 0x560341fcccb0, node_fcall = 0x560341fcccb0, node_args = 0x560341fcccb0, node_args_aux = 0x560341fcccb0, node_opt_arg = 0x560341fcccb0, node_kw_arg = 0x560341fcccb0, node_block_pass = 0x560341fcccb0, node_masgn = 0x560341fcccb0, node_def_temp = 0x560341fcccb0, node_exits = 0x560341fcccb0, id = 94571991977136, num = 1107086512, tbl = 0x560341fcccb0, labels = 0x560341fcccb0, vars = 0x560341fcccb0, strterm = 0x560341fcccb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_rescue}, state = 1107086512}, {node = 0x7fb1633e9f30, node_fcall = 0x7fb1633e9f30, node_args = 0x7fb1633e9f30, node_args_aux = 0x7fb1633e9f30, node_opt_arg = 0x7fb1633e9f30, node_kw_arg = 0x7fb1633e9f30, node_block_pass = 0x7fb1633e9f30, node_masgn = 0x7fb1633e9f30, node_def_temp = 0x7fb1633e9f30, node_exits = 0x7fb1633e9f30, id = 140399850987312, num = 1665048368, tbl = 0x7fb1633e9f30, labels = 0x7fb1633e9f30, vars = 0x7fb1633e9f30, strterm = 0x7fb1633e9f30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 1665048368}, {node = 0x7fb148d35508, node_fcall = 0x7fb148d35508, node_args = 0x7fb148d35508, node_args_aux = 0x7fb148d35508, node_opt_arg = 0x7fb148d35508, node_kw_arg = 0x7fb148d35508, node_block_pass = 0x7fb148d35508, node_masgn = 0x7fb148d35508, node_def_temp = 0x7fb148d35508, node_exits = 0x7fb148d35508, id = 140399407748360, num = 1221809416, tbl = 0x7fb148d35508, labels = 0x7fb148d35508, vars = 0x7fb148d35508, strterm = 0x7fb148d35508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_else}, state = 1221809416}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x7ffe9a5150f8, node_fcall = 0x7ffe9a5150f8, node_args = 0x7ffe9a5150f8, node_args_aux = 0x7ffe9a5150f8, node_opt_arg = 0x7ffe9a5150f8, node_kw_arg = 0x7ffe9a5150f8, node_block_pass = 0x7ffe9a5150f8, node_masgn = 0x7ffe9a5150f8, node_def_temp = 0x7ffe9a5150f8, node_exits = 0x7ffe9a5150f8, id = 140731487441144, num = -1705946888, tbl = 0x7ffe9a5150f8, labels = 0x7ffe9a5150f8, vars = 0x7ffe9a5150f8, strterm = 0x7ffe9a5150f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 2589020408}, {node = 0x7fb148d22020, node_fcall = 0x7fb148d22020, node_args = 0x7fb148d22020, node_args_aux = 0x7fb148d22020, node_opt_arg = 0x7fb148d22020, node_kw_arg = 0x7fb148d22020, node_block_pass = 0x7fb148d22020, node_masgn = 0x7fb148d22020, node_def_temp = 0x7fb148d22020, node_exits = 0x7fb148d22020, id = 140399407669280, num = 1221730336, tbl = 0x7fb148d22020, labels = 0x7fb148d22020, vars = 0x7fb148d22020, strterm = 0x7fb148d22020, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = 1221730336}, {node = 0x4406, node_fcall = 0x4406, node_args = 0x4406, node_args_aux = 0x4406, node_opt_arg = 0x4406, node_kw_arg = 0x4406, node_block_pass = 0x4406, node_masgn = 0x4406, node_def_temp = 0x4406, node_exits = 0x4406, id = 17414, num = 17414, tbl = 0x4406, labels = 0x4406, vars = 0x4406, strterm = 0x4406, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 17414}, {node = 0x7fb148d35508, node_fcall = 0x7fb148d35508, node_args = 0x7fb148d35508, node_args_aux = 0x7fb148d35508, node_opt_arg = 0x7fb148d35508, node_kw_arg = 0x7fb148d35508, node_block_pass = 0x7fb148d35508, node_masgn = 0x7fb148d35508, node_def_temp = 0x7fb148d35508, node_exits = 0x7fb148d35508, id = 140399407748360, num = 1221809416, tbl = 0x7fb148d35508, labels = 0x7fb148d35508, vars = 0x7fb148d35508, strterm = 0x7fb148d35508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_else}, state = 1221809416}, {node = 0x20, node_fcall = 0x20, node_args = 0x20, node_args_aux = 0x20, node_opt_arg = 0x20, node_kw_arg = 0x20, node_block_pass = 0x20, node_masgn = 0x20, node_def_temp = 0x20, node_exits = 0x20, id = 32, num = 32, tbl = 0x20, labels = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = EXPR_CMDARG}, {node = 0x7ffe9a5150f8, node_fcall = 0x7ffe9a5150f8, node_args = 0x7ffe9a5150f8, node_args_aux = 0x7ffe9a5150f8, node_opt_arg = 0x7ffe9a5150f8, node_kw_arg = 0x7ffe9a5150f8, node_block_pass = 0x7ffe9a5150f8, node_masgn = 0x7ffe9a5150f8, node_def_temp = 0x7ffe9a5150f8, node_exits = 0x7ffe9a5150f8, id = 140731487441144, num = -1705946888, tbl = 0x7ffe9a5150f8, labels = 0x7ffe9a5150f8, vars = 0x7ffe9a5150f8, strterm = 0x7ffe9a5150f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 2589020408}, {node = 0x5603413650e5 <check_rvalue_consistency+8>, node_fcall = 0x5603413650e5 <check_rvalue_consistency+8>, node_args = 0x5603413650e5 <check_rvalue_consistency+8>, node_args_aux = 0x5603413650e5 <check_rvalue_consistency+8>, node_opt_arg = 0x5603413650e5 <check_rvalue_consistency+8>, node_kw_arg = 0x5603413650e5 <check_rvalue_consistency+8>, node_block_pass = 0x5603413650e5 <check_rvalue_consistency+8>, node_masgn = 0x5603413650e5 <check_rvalue_consistency+8>, node_def_temp = 0x5603413650e5 <check_rvalue_consistency+8>, node_exits = 0x5603413650e5 <check_rvalue_consistency+8>, id = 94571978969317, num = 1094078693, tbl = 0x5603413650e5 <check_rvalue_consistency+8>, labels = 0x5603413650e5 <check_rvalue_consistency+8>, vars = 0x5603413650e5 <check_rvalue_consistency+8>, strterm = 0x5603413650e5 <check_rvalue_consistency+8>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1094078693}, {node = 0x212, node_fcall = 0x212, node_args = 0x212, node_args_aux = 0x212, node_opt_arg = 0x212, node_kw_arg = 0x212, node_block_pass = 0x212, node_masgn = 0x212, node_def_temp = 0x212, node_exits = 0x212, id = 530, num = 530, tbl = 0x212, labels = 0x212, vars = 0x212, strterm = 0x212, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 530}, {node = 0x2b000000000033, node_fcall = 0x2b000000000033, node_args = 0x2b000000000033, node_args_aux = 0x2b000000000033, node_opt_arg = 0x2b000000000033, node_kw_arg = 0x2b000000000033, node_block_pass = 0x2b000000000033, node_masgn = 0x2b000000000033, node_def_temp = 0x2b000000000033, node_exits = 0x2b000000000033, id = 12103423998558259, num = 51, tbl = 0x2b000000000033, labels = 0x2b000000000033, vars = 0x2b000000000033, strterm = 0x2b000000000033, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = 51}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x7ffe9a5146c0, node_fcall = 0x7ffe9a5146c0, node_args = 0x7ffe9a5146c0, node_args_aux = 0x7ffe9a5146c0, node_opt_arg = 0x7ffe9a5146c0, node_kw_arg = 0x7ffe9a5146c0, node_block_pass = 0x7ffe9a5146c0, node_masgn = 0x7ffe9a5146c0, node_def_temp = 0x7ffe9a5146c0, node_exits = 0x7ffe9a5146c0, id = 140731487438528, num = -1705949504, tbl = 0x7ffe9a5146c0, labels = 0x7ffe9a5146c0, vars = 0x7ffe9a5146c0, strterm = 0x7ffe9a5146c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = after_rescue}, state = 2589017792}, {node = 0x56034150cef4 <rb_vm_check_ints+24>, node_fcall = 0x56034150cef4 <rb_vm_check_ints+24>, node_args = 0x56034150cef4 <rb_vm_check_ints+24>, node_args_aux = 0x56034150cef4 <rb_vm_check_ints+24>, node_opt_arg = 0x56034150cef4 <rb_vm_check_ints+24>, node_kw_arg = 0x56034150cef4 <rb_vm_check_ints+24>, node_block_pass = 0x56034150cef4 <rb_vm_check_ints+24>, node_masgn = 0x56034150cef4 <rb_vm_check_ints+24>, node_def_temp = 0x56034150cef4 <rb_vm_check_ints+24>, node_exits = 0x56034150cef4 <rb_vm_check_ints+24>, id = 94571980705524, num = 1095814900, tbl = 0x56034150cef4 <rb_vm_check_ints+24>, labels = 0x56034150cef4 <rb_vm_check_ints+24>, vars = 0x56034150cef4 <rb_vm_check_ints+24>, strterm = 0x56034150cef4 <rb_vm_check_ints+24>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1095814900}, {node = 0x7ffe9a514620, node_fcall = 0x7ffe9a514620, node_args = 0x7ffe9a514620, node_args_aux = 0x7ffe9a514620, node_opt_arg = 0x7ffe9a514620, node_kw_arg = 0x7ffe9a514620, node_block_pass = 0x7ffe9a514620, node_masgn = 0x7ffe9a514620, node_def_temp = 0x7ffe9a514620, node_exits = 0x7ffe9a514620, id = 140731487438368, num = -1705949664, tbl = 0x7ffe9a514620, labels = 0x7ffe9a514620, vars = 0x7ffe9a514620, strterm = 0x7ffe9a514620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = 2589017632}, {node = 0x560341e37410, node_fcall = 0x560341e37410, node_args = 0x560341e37410, node_args_aux = 0x560341e37410, node_opt_arg = 0x560341e37410, node_kw_arg = 0x560341e37410, node_block_pass = 0x560341e37410, node_masgn = 0x560341e37410, node_def_temp = 0x560341e37410, node_exits = 0x560341e37410, id = 94571990316048, num = 1105425424, tbl = 0x560341e37410, labels = 0x560341e37410, vars = 0x560341e37410, strterm = 0x560341e37410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1105425424}, {node = 0x7ffe9a514640, node_fcall = 0x7ffe9a514640, node_args = 0x7ffe9a514640, node_args_aux = 0x7ffe9a514640, node_opt_arg = 0x7ffe9a514640, node_kw_arg = 0x7ffe9a514640, node_block_pass = 0x7ffe9a514640, node_masgn = 0x7ffe9a514640, node_def_temp = 0x7ffe9a514640, node_exits = 0x7ffe9a514640, id = 140731487438400, num = -1705949632, tbl = 0x7ffe9a514640, labels = 0x7ffe9a514640, vars = 0x7ffe9a514640, strterm = 0x7ffe9a514640, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_copy, in_rescue = before_rescue}, state = 2589017664}, {node = 0x560341e37410, node_fcall = 0x560341e37410, node_args = 0x560341e37410, node_args_aux = 0x560341e37410, node_opt_arg = 0x560341e37410, node_kw_arg = 0x560341e37410, node_block_pass = 0x560341e37410, node_masgn = 0x560341e37410, node_def_temp = 0x560341e37410, node_exits = 0x560341e37410, id = 94571990316048, num = 1105425424, tbl = 0x560341e37410, labels = 0x560341e37410, vars = 0x560341e37410, strterm = 0x560341e37410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1105425424}, {node = 0x7ffe9a514638, node_fcall = 0x7ffe9a514638, node_args = 0x7ffe9a514638, node_args_aux = 0x7ffe9a514638, node_opt_arg = 0x7ffe9a514638, node_kw_arg = 0x7ffe9a514638, node_block_pass = 0x7ffe9a514638, node_masgn = 0x7ffe9a514638, node_def_temp = 0x7ffe9a514638, node_exits = 0x7ffe9a514638, id = 140731487438392, num = -1705949640, tbl = 0x7ffe9a514638, labels = 0x7ffe9a514638, vars = 0x7ffe9a514638, strterm = 0x7ffe9a514638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = 2589017656}, {node = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_fcall = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_args = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_args_aux = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_opt_arg = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_kw_arg = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_block_pass = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_masgn = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_def_temp = 0x56034150cd71 <rb_ec_ractor_ptr+24>, node_exits = 0x56034150cd71 <rb_ec_ractor_ptr+24>, id = 94571980705137, num = 1095814513, tbl = 0x56034150cd71 <rb_ec_ractor_ptr+24>, labels = 0x56034150cd71 <rb_ec_ractor_ptr+24>, vars = 0x56034150cd71 <rb_ec_ractor_ptr+24>, strterm = 0x56034150cd71 <rb_ec_ractor_ptr+24>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_else}, state = 1095814513}, {node = 0x560341e37410, node_fcall = 0x560341e37410, node_args = 0x560341e37410, node_args_aux = 0x560341e37410, node_opt_arg = 0x560341e37410, node_kw_arg = 0x560341e37410, node_block_pass = 0x560341e37410, node_masgn = 0x560341e37410, node_def_temp = 0x560341e37410, node_exits = 0x560341e37410, id = 94571990316048, num = 1105425424, tbl = 0x560341e37410, labels = 0x560341e37410, vars = 0x560341e37410, strterm = 0x560341e37410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1105425424}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0xf, node_fcall = 0xf, node_args = 0xf, node_args_aux = 0xf, node_opt_arg = 0xf, node_kw_arg = 0xf, node_block_pass = 0xf, node_masgn = 0xf, node_def_temp = 0xf, node_exits = 0xf, id = 15, num = 15, tbl = 0xf, labels = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 15}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x3e90000d988, node_fcall = 0x3e90000d988, node_args = 0x3e90000d988, node_args_aux = 0x3e90000d988, node_opt_arg = 0x3e90000d988, node_kw_arg = 0x3e90000d988, node_block_pass = 0x3e90000d988, node_masgn = 0x3e90000d988, node_def_temp = 0x3e90000d988, node_exits = 0x3e90000d988, id = 4299262318984, num = 55688, tbl = 0x3e90000d988, labels = 0x3e90000d988, vars = 0x3e90000d988, strterm = 0x3e90000d988, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 55688}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE} <repeats 13 times>, {node = 0x112f00100003, node_fcall = 0x112f00100003, node_args = 0x112f00100003, node_args_aux = 0x112f00100003, node_opt_arg = 0x112f00100003, node_kw_arg = 0x112f00100003, node_block_pass = 0x112f00100003, node_masgn = 0x112f00100003, node_def_temp = 0x112f00100003, node_exits = 0x112f00100003, id = 18893562183683, num = 1048579, tbl = 0x112f00100003, labels = 0x112f00100003, vars = 0x112f00100003, strterm = 0x112f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1048579}, {node = 0x7fb148d21da0, node_fcall = 0x7fb148d21da0, node_args = 0x7fb148d21da0, node_args_aux = 0x7fb148d21da0, node_opt_arg = 0x7fb148d21da0, node_kw_arg = 0x7fb148d21da0, node_block_pass = 0x7fb148d21da0, node_masgn = 0x7fb148d21da0, node_def_temp = 0x7fb148d21da0, node_exits = 0x7fb148d21da0, id = 140399407668640, num = 1221729696, tbl = 0x7fb148d21da0, labels = 0x7fb148d21da0, vars = 0x7fb148d21da0, strterm = 0x7fb148d21da0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_ensure}, state = 1221729696}, {node = 0x37f, node_fcall = 0x37f, node_args = 0x37f, node_args_aux = 0x37f, node_opt_arg = 0x37f, node_kw_arg = 0x37f, node_block_pass = 0x37f, node_masgn = 0x37f, node_def_temp = 0x37f, node_exits = 0x37f, id = 895, num = 895, tbl = 0x37f, labels = 0x37f, vars = 0x37f, strterm = 0x37f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_else}, state = 895}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x2ffff00001fa0, node_fcall = 0x2ffff00001fa0, node_args = 0x2ffff00001fa0, node_args_aux = 0x2ffff00001fa0, node_opt_arg = 0x2ffff00001fa0, node_kw_arg = 0x2ffff00001fa0, node_block_pass = 0x2ffff00001fa0, node_masgn = 0x2ffff00001fa0, node_def_temp = 0x2ffff00001fa0, node_exits = 0x2ffff00001fa0, id = 844420635172768, num = 8096, tbl = 0x2ffff00001fa0, labels = 0x2ffff00001fa0, vars = 0x2ffff00001fa0, strterm = 0x2ffff00001fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_ensure}, state = 8096}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE} <repeats 18 times>, {node = 0x3ff051eb851eb852, node_fcall = 0x3ff051eb851eb852, node_args = 0x3ff051eb851eb852, node_args_aux = 0x3ff051eb851eb852, node_opt_arg = 0x3ff051eb851eb852, node_kw_arg = 0x3ff051eb851eb852, node_block_pass = 0x3ff051eb851eb852, node_masgn = 0x3ff051eb851eb852, node_def_temp = 0x3ff051eb851eb852, node_exits = 0x3ff051eb851eb852, id = 4607272490792564818, num = -2061584302, tbl = 0x3ff051eb851eb852, labels = 0x3ff051eb851eb852, vars = 0x3ff051eb851eb852, strterm = 0x3ff051eb851eb852, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_copy, in_rescue = before_rescue}, state = 2233382994}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x3f947ae147ae147a, node_fcall = 0x3f947ae147ae147a, node_args = 0x3f947ae147ae147a, node_args_aux = 0x3f947ae147ae147a, node_opt_arg = 0x3f947ae147ae147a, node_kw_arg = 0x3f947ae147ae147a, node_block_pass = 0x3f947ae147ae147a, node_masgn = 0x3f947ae147ae147a, node_def_temp = 0x3f947ae147ae147a, node_exits = 0x3f947ae147ae147a, id = 4581421828931458170, num = 1202590842, tbl = 0x3f947ae147ae147a, labels = 0x3f947ae147ae147a, vars = 0x3f947ae147ae147a, strterm = 0x3f947ae147ae147a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 1202590842}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x4024000000000000, node_fcall = 0x4024000000000000, node_args = 0x4024000000000000, node_args_aux = 0x4024000000000000, node_opt_arg = 0x4024000000000000, node_kw_arg = 0x4024000000000000, node_block_pass = 0x4024000000000000, node_masgn = 0x4024000000000000, node_def_temp = 0x4024000000000000, node_exits = 0x4024000000000000, id = 4621819117588971520, num = 0, tbl = 0x4024000000000000, labels = 0x4024000000000000, vars = 0x4024000000000000, strterm = 0x4024000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x10001, node_fcall = 0x10001, node_args = 0x10001, node_args_aux = 0x10001, node_opt_arg = 0x10001, node_kw_arg = 0x10001, node_block_pass = 0x10001, node_masgn = 0x10001, node_def_temp = 0x10001, node_exits = 0x10001, id = 65537, num = 65537, tbl = 0x10001, labels = 0x10001, vars = 0x10001, strterm = 0x10001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 65537}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x77, node_fcall = 0x77, node_args = 0x77, node_args_aux = 0x77, node_opt_arg = 0x77, node_kw_arg = 0x77, node_block_pass = 0x77, node_masgn = 0x77, node_def_temp = 0x77, node_exits = 0x77, id = 119, num = 119, tbl = 0x77, labels = 0x77, vars = 0x77, strterm = 0x77, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 119}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE} <repeats 15 times>, {node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, labels = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_ENDARG}, {node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, labels = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_ENDARG}, {node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, labels = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_BEG}, {node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, labels = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_BEG}, {node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, labels = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_BEG}, {node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, labels = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_BEG}, {node = 0x98c46505853, node_fcall = 0x98c46505853, node_args = 0x98c46505853, node_args_aux = 0x98c46505853, node_opt_arg = 0x98c46505853, node_kw_arg = 0x98c46505853, node_block_pass = 0x98c46505853, node_masgn = 0x98c46505853, node_def_temp = 0x98c46505853, node_exits = 0x98c46505853, id = 10498079742035, num = 1179670611, tbl = 0x98c46505853, labels = 0x98c46505853, vars = 0x98c46505853, strterm = 0x98c46505853, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_copy, in_rescue = before_rescue}, state = 1179670611}, {node = 0x207, node_fcall = 0x207, node_args = 0x207, node_args_aux = 0x207, node_opt_arg = 0x207, node_kw_arg = 0x207, node_block_pass = 0x207, node_masgn = 0x207, node_def_temp = 0x207, node_exits = 0x207, id = 519, num = 519, tbl = 0x207, labels = 0x207, vars = 0x207, strterm = 0x207, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 519}, {node = 0x988, node_fcall = 0x988, node_args = 0x988, node_args_aux = 0x988, node_opt_arg = 0x988, node_kw_arg = 0x988, node_block_pass = 0x988, node_masgn = 0x988, node_def_temp = 0x988, node_exits = 0x988, id = 2440, num = 2440, tbl = 0x988, labels = 0x988, vars = 0x988, strterm = 0x988, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 2440}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}, {node = 0x203, node_fcall = 0x203, node_args = 0x203, node_args_aux = 0x203, node_opt_arg = 0x203, node_kw_arg = 0x203, node_block_pass = 0x203, node_masgn = 0x203, node_def_temp = 0x203, node_exits = 0x203, id = 515, num = 515, tbl = 0x203, labels = 0x203, vars = 0x203, strterm = 0x203, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 515}, {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE} <repeats 39 times>, {node = 0x560342465520, node_fcall = 0x560342465520, node_args = 0x560342465520, node_args_aux = 0x560342465520, node_opt_arg = 0x560342465520, node_kw_arg = 0x560342465520, node_block_pass = 0x560342465520, node_masgn = 0x560342465520, node_def_temp = 0x560342465520, node_exits = 0x560342465520, id = 94571996796192, num = 1111905568, tbl = 0x560342465520, labels = 0x560342465520, vars = 0x560342465520, strterm = 0x560342465520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 1111905568}, {node = 0x7fb148db7e68, node_fcall = 0x7fb148db7e68, node_args = 0x7fb148db7e68, node_args_aux = 0x7fb148db7e68, node_opt_arg = 0x7fb148db7e68, node_kw_arg = 0x7fb148db7e68, node_block_pass = 0x7fb148db7e68, node_masgn = 0x7fb148db7e68, node_def_temp = 0x7fb148db7e68, node_exits = 0x7fb148db7e68, id = 140399408283240, num = 1222344296, tbl = 0x7fb148db7e68, labels = 0x7fb148db7e68, vars = 0x7fb148db7e68, strterm = 0x7fb148db7e68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 1222344296}, {node = 0x7fb1633e9ef8, node_fcall = 0x7fb1633e9ef8, node_args = 0x7fb1633e9ef8, node_args_aux = 0x7fb1633e9ef8, node_opt_arg = 0x7fb1633e9ef8, node_kw_arg = 0x7fb1633e9ef8, node_block_pass = 0x7fb1633e9ef8, node_masgn = 0x7fb1633e9ef8, node_def_temp = 0x7fb1633e9ef8, node_exits = 0x7fb1633e9ef8, id = 140399850987256, num = 1665048312, tbl = 0x7fb1633e9ef8, labels = 0x7fb1633e9ef8, vars = 0x7fb1633e9ef8, strterm = 0x7fb1633e9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1665048312}, {node = 0x7fb149e5f1f8, node_fcall = 0x7fb149e5f1f8, node_args = 0x7fb149e5f1f8, node_args_aux = 0x7fb149e5f1f8, node_opt_arg = 0x7fb149e5f1f8, node_kw_arg = 0x7fb149e5f1f8, node_block_pass = 0x7fb149e5f1f8, node_masgn = 0x7fb149e5f1f8, node_def_temp = 0x7fb149e5f1f8, node_exits = 0x7fb149e5f1f8, id = 140399425745400, num = 1239806456, tbl = 0x7fb149e5f1f8, labels = 0x7fb149e5f1f8, vars = 0x7fb149e5f1f8, strterm = 0x7fb149e5f1f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_ensure}, state = 1239806456}, {node = 0x7fb148db7e68, node_fcall = 0x7fb148db7e68, node_args = 0x7fb148db7e68, node_args_aux = 0x7fb148db7e68, node_opt_arg = 0x7fb148db7e68, node_kw_arg = 0x7fb148db7e68, node_block_pass = 0x7fb148db7e68, node_masgn = 0x7fb148db7e68, node_def_temp = 0x7fb148db7e68, node_exits = 0x7fb148db7e68, id = 140399408283240, num = 1222344296, tbl = 0x7fb148db7e68, labels = 0x7fb148db7e68, vars = 0x7fb148db7e68, strterm = 0x7fb148db7e68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 1222344296}, {node = 0x80, node_fcall = 0x80, node_args = 0x80, node_args_aux = 0x80, node_opt_arg = 0x80, node_kw_arg = 0x80, node_block_pass = 0x80, node_masgn = 0x80, node_def_temp = 0x80, node_exits = 0x80, id = 128, num = 128, tbl = 0x80, labels = 0x80, vars = 0x80, strterm = 0x80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_rescue}, state = EXPR_FNAME}, {node = 0x7fb1632ea0b8, node_fcall = 0x7fb1632ea0b8, node_args = 0x7fb1632ea0b8, node_args_aux = 0x7fb1632ea0b8, node_opt_arg = 0x7fb1632ea0b8, node_kw_arg = 0x7fb1632ea0b8, node_block_pass = 0x7fb1632ea0b8, node_masgn = 0x7fb1632ea0b8, node_def_temp = 0x7fb1632ea0b8, node_exits = 0x7fb1632ea0b8, id = 140399849939128, num = 1664000184, tbl = 0x7fb1632ea0b8, labels = 0x7fb1632ea0b8, vars = 0x7fb1632ea0b8, strterm = 0x7fb1632ea0b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_rescue}, state = 1664000184}, {node = 0x7fb149e4e998, node_fcall = 0x7fb149e4e998, node_args = 0x7fb149e4e998, node_args_aux = 0x7fb149e4e998, node_opt_arg = 0x7fb149e4e998, node_kw_arg = 0x7fb149e4e998, node_block_pass = 0x7fb149e4e998, node_masgn = 0x7fb149e4e998, node_def_temp = 0x7fb149e4e998, node_exits = 0x7fb149e4e998, id = 140399425677720, num = 1239738776, tbl = 0x7fb149e4e998, labels = 0x7fb149e4e998, vars = 0x7fb149e4e998, strterm = 0x7fb149e4e998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = after_ensure}, state = 1239738776}, {node = 0x22220021, node_fcall = 0x22220021, node_args = 0x22220021, node_args_aux = 0x22220021, node_opt_arg = 0x22220021, node_kw_arg = 0x22220021, node_block_pass = 0x22220021, node_masgn = 0x22220021, node_def_temp = 0x22220021, node_exits = 0x22220021, id = 572653601, num = 572653601, tbl = 0x22220021, labels = 0x22220021, vars = 0x22220021, strterm = 0x22220021, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = before_rescue}, state = 572653601}, {node = 0x560341e37410, node_fcall = 0x560341e37410, node_args = 0x560341e37410, node_args_aux = 0x560341e37410, node_opt_arg = 0x560341e37410, node_kw_arg = 0x560341e37410, node_block_pass = 0x560341e37410, node_masgn = 0x560341e37410, node_def_temp = 0x560341e37410, node_exits = 0x560341e37410, id = 94571990316048, num = 1105425424, tbl = 0x560341e37410, labels = 0x560341e37410, vars = 0x560341e37410, strterm = 0x560341e37410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1105425424}, {node = 0x7ffe9a514a70, node_fcall = 0x7ffe9a514a70, node_args = 0x7ffe9a514a70, node_args_aux = 0x7ffe9a514a70, node_opt_arg = 0x7ffe9a514a70, node_kw_arg = 0x7ffe9a514a70, node_block_pass = 0x7ffe9a514a70, node_masgn = 0x7ffe9a514a70, node_def_temp = 0x7ffe9a514a70, node_exits = 0x7ffe9a514a70, id = 140731487439472, num = -1705948560, tbl = 0x7ffe9a514a70, labels = 0x7ffe9a514a70, vars = 0x7ffe9a514a70, strterm = 0x7ffe9a514a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = before_rescue}, state = 2589018736}, {node = 0x56034150cef4 <rb_vm_check_ints+24>, node_fcall = 0x56034150cef4 <rb_vm_check_ints+24>, node_args = 0x56034150cef4 <rb_vm_check_ints+24>, node_args_aux = 0x56034150cef4 <rb_vm_check_ints+24>, node_opt_arg = 0x56034150cef4 <rb_vm_check_ints+24>, node_kw_arg = 0x56034150cef4 <rb_vm_check_ints+24>, node_block_pass = 0x56034150cef4 <rb_vm_check_ints+24>, node_masgn = 0x56034150cef4 <rb_vm_check_ints+24>, node_def_temp = 0x56034150cef4 <rb_vm_check_ints+24>, node_exits = 0x56034150cef4 <rb_vm_check_ints+24>, id = 94571980705524, num = 1095814900, tbl = 0x56034150cef4 <rb_vm_check_ints+24>, labels = 0x56034150cef4 <rb_vm_check_ints+24>, vars = 0x56034150cef4 <rb_vm_check_ints+24>, strterm = 0x56034150cef4 <rb_vm_check_ints+24>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_everything, in_rescue = after_rescue}, state = 1095814900}, {node = 0x560342465520, node_fcall = 0x560342465520, node_args = 0x560342465520, node_args_aux = 0x560342465520, node_opt_arg = 0x560342465520, node_kw_arg = 0x560342465520, node_block_pass = 0x560342465520, node_masgn = 0x560342465520, node_def_temp = 0x560342465520, node_exits = 0x560342465520, id = 94571996796192, num = 1111905568, tbl = 0x560342465520, labels = 0x560342465520, vars = 0x560342465520, strterm = 0x560342465520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_literal, in_rescue = after_else}, state = 1111905568}, {node = 0x560341e37410, node_fcall = 0x560341e37410, node_args = 0x560341e37410, node_args_aux = 0x560341e37410, node_opt_arg = 0x560341e37410, node_kw_arg = 0x560341e37410, node_block_pass = 0x560341e37410, node_masgn = 0x560341e37410, node_def_temp = 0x560341e37410, node_exits = 0x560341e37410, id = 94571990316048, num = 1105425424, tbl = 0x560341e37410, labels = 0x560341e37410, vars = 0x560341e37410, strterm = 0x560341e37410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = 1105425424}}
        yyvs = 0x7ffe9a514430
        yyvsp = 0x7ffe9a514468
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 8}, end_pos = {lineno = 1, column = 10}}, {beg_pos = {lineno = 1, column = 11}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 1, column = 15}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 1, column = 15}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 2, column = 8}, end_pos = {lineno = 3, column = 19}}, {beg_pos = {lineno = 4, column = 8}, end_pos = {lineno = 4, column = 11}}, {beg_pos = {lineno = 3, column = 19}, end_pos = {lineno = 3, column = 19}}, {beg_pos = {lineno = 3, column = 14}, end_pos = {lineno = 3, column = 18}}, {beg_pos = {lineno = 3, column = 18}, end_pos = {lineno = 3, column = 19}}, {beg_pos = {lineno = 3, column = 18}, end_pos = {lineno = 3, column = 19}}, {beg_pos = {lineno = 1221730817, column = 98225}, end_pos = {lineno = 1239540216, column = 32689}}, {beg_pos = {lineno = 25153, column = 0}, end_pos = {lineno = -869854208, column = 773400731}}, {beg_pos = {lineno = -1705948272, column = 32766}, end_pos = {lineno = 1095978101, column = 22019}}, {beg_pos = {lineno = -1705948256, column = 32766}, end_pos = {lineno = -869854208, column = 773400731}}, {beg_pos = {lineno = -1705947904, column = 32766}, end_pos = {lineno = 1097548608, column = 22019}}, {beg_pos = {lineno = 1221756896, column = 32689}, end_pos = {lineno = 1217696160, column = 32689}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 13995276, column = 0}}, {beg_pos = {lineno = 20, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = -1705948208, column = 32766}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1705948144, column = 32766}, end_pos = {lineno = 1097350608, column = 22019}}, {beg_pos = {lineno = 156, column = 0}, end_pos = {lineno = -869854208, column = 1397}}, {beg_pos = {lineno = 1099206240, column = 22019}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1220812936, column = 32689}}, {beg_pos = {lineno = -1705948112, column = 32766}, end_pos = {lineno = 1097385503, column = 22019}}, {beg_pos = {lineno = 1220809136, column = 32689}, end_pos = {lineno = 55435, column = 0}}, {beg_pos = {lineno = 1220809296, column = 32689}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 1219682576, column = 32689}, end_pos = {lineno = 1239802296, column = 32689}}, {beg_pos = {lineno = 1221886016, column = 32689}, end_pos = {lineno = -1705948048, column = 32766}}, {beg_pos = {lineno = 1097348388, column = 22019}, end_pos = {lineno = 3137, column = 0}}, {beg_pos = {lineno = 1106978928, column = 22019}, end_pos = {lineno = 1220813216, column = 32689}}, {beg_pos = {lineno = 1665048337, column = 32689}, end_pos = {lineno = 1221730816, column = 32689}}, {beg_pos = {lineno = 1099206240, column = 22019}, end_pos = {lineno = 25889, column = 0}}, {beg_pos = {lineno = 1220809416, column = 32689}, end_pos = {lineno = 1239809016, column = 32689}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1222340936, column = 32689}}, {beg_pos = {lineno = -1705947936, column = 32766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1222340936, column = 32689}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947888, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1705947864, column = 32766}, end_pos = {lineno = 1094067447, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = -1705947840, column = 32766}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = -1705947824, column = 32766}}, {beg_pos = {lineno = 1094078826, column = 22019}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947792, column = 32766}, end_pos = {lineno = 1094118374, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947760, column = 32766}, end_pos = {lineno = 1094119541, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947728, column = 32766}, end_pos = {lineno = 1094120168, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221467576, column = 32689}}, {beg_pos = {lineno = -1705947696, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221467576, column = 32689}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947648, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947624, column = 32766}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -1705947584, column = 32766}, end_pos = {lineno = 1094114878, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105404056, column = 22019}}, {beg_pos = {lineno = 1239578816, column = 32689}, end_pos = {lineno = 1105431424, column = 22019}}, {beg_pos = {lineno = -1705947552, column = 32766}, end_pos = {lineno = 1094119207, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947520, column = 32766}, end_pos = {lineno = 1094119666, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947488, column = 32766}, end_pos = {lineno = 1094120168, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947424, column = 32766}, end_pos = {lineno = 1094116982, column = 22019}}, {beg_pos = {lineno = -1705947440, column = 32766}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1705947376, column = 32766}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947360, column = 32766}, end_pos = {lineno = 1095368655, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1222340936, column = 32689}}, {beg_pos = {lineno = -1705947360, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1222340936, column = 32689}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947312, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947288, column = 32766}, end_pos = {lineno = 1094067447, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = -1705947264, column = 32766}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = -1705947248, column = 32766}}, {beg_pos = {lineno = 1094078826, column = 22019}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947216, column = 32766}, end_pos = {lineno = 1094118374, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947184, column = 32766}, end_pos = {lineno = 1094119541, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705947152, column = 32766}, end_pos = {lineno = 1094120168, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221467576, column = 32689}}, {beg_pos = {lineno = -1705947120, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221467576, column = 32689}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947072, column = 32766}, end_pos = {lineno = 1094066506, column = 22019}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1221906656, column = 32689}}, {beg_pos = {lineno = -1705947048, column = 32766}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -1705947008, column = 32766}, end_pos = {lineno = 1094114878, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105404056, column = 22019}}, {beg_pos = {lineno = 1239578816, column = 32689}, end_pos = {lineno = 1105431424, column = 22019}}, {beg_pos = {lineno = -1705946976, column = 32766}, end_pos = {lineno = 1094119207, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946944, column = 32766}, end_pos = {lineno = 1094119666, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946912, column = 32766}, end_pos = {lineno = 1094120168, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946848, column = 32766}, end_pos = {lineno = 1094116982, column = 22019}}, {beg_pos = {lineno = -1705946864, column = 32766}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1705946800, column = 32766}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946784, column = 32766}, end_pos = {lineno = 1095368655, column = 22019}}, {beg_pos = {lineno = -1705946800, column = 0}, end_pos = {lineno = -1705946560, column = 32766}}, {beg_pos = {lineno = 1221906656, column = 32689}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1705946776, column = 32766}, end_pos = {lineno = -1705946560, column = 32766}}, {beg_pos = {lineno = -1705946608, column = 32766}, end_pos = {lineno = 1095367730, column = 22019}}, {beg_pos = {lineno = 1239578816, column = 32689}, end_pos = {lineno = 1105404056, column = 0}}, {beg_pos = {lineno = -1705946560, column = 32766}, end_pos = {lineno = 1667275904, column = 32689}}, {beg_pos = {lineno = 1105964208, column = 22019}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 1105964192, column = 22019}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1105404424, column = 22019}}, {beg_pos = {lineno = -1705946656, column = 32766}, end_pos = {lineno = 1095621642, column = 22019}}, {beg_pos = {lineno = -1705946608, column = 32766}, end_pos = {lineno = 1094169866, column = 22019}}, {beg_pos = {lineno = -1705946608, column = 32766}, end_pos = {lineno = 1094169455, column = 2}}, {beg_pos = {lineno = 24, column = 0}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = 1105964208, column = 22019}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946544, column = 32766}, end_pos = {lineno = 1094170962, column = 22019}}, {beg_pos = {lineno = 24, column = 0}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1222179976, column = 32689}}, {beg_pos = {lineno = -1705946512, column = 32766}, end_pos = {lineno = 1094070656, column = 22019}}, {beg_pos = {lineno = -1705946496, column = 32512}, end_pos = {lineno = 1222179976, column = 32689}}, {beg_pos = {lineno = 1094101405, column = 22019}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1705946352, column = 32766}, end_pos = {lineno = 1094108498, column = 22019}}, {beg_pos = {lineno = -1705946464, column = 32766}, end_pos = {lineno = -1705946176, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1222180616, column = 32689}}, {beg_pos = {lineno = 1105403904, column = 22019}, end_pos = {lineno = 17, column = 0}}, {beg_pos = {lineno = 1105431424, column = 22019}, end_pos = {lineno = 1093980484, column = 22019}}, {beg_pos = {lineno = 1107086512, column = 22019}, end_pos = {lineno = 1665048368, column = 32689}}, {beg_pos = {lineno = -1705946192, column = 32766}, end_pos = {lineno = 1666012893, column = 32689}}, {beg_pos = {lineno = -1705946336, column = 32766}, end_pos = {lineno = 1094172926, column = 22019}}, {beg_pos = {lineno = 1105402896, column = 22019}, end_pos = {lineno = -1705946160, column = 32766}}, {beg_pos = {lineno = -1705946336, column = 32766}, end_pos = {lineno = 1094109742, column = 22019}}, {beg_pos = {lineno = 197, column = 0}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705946256, column = 32766}, end_pos = {lineno = 1094111693, column = 22019}}, {beg_pos = {lineno = 97, column = 0}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 102, column = 0}, end_pos = {lineno = 1, column = 5}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1105403904, column = 22019}}, {beg_pos = {lineno = -1705946144, column = 32766}, end_pos = {lineno = 1094112286, column = 22019}}, {beg_pos = {lineno = 48, column = 0}, end_pos = {lineno = 1105403904, column = 22019}}, {beg_pos = {lineno = 1105403824, column = 22019}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = -869854208, column = 773400731}}, {beg_pos = {lineno = -1705946128, column = 32766}, end_pos = {lineno = 1094141708, column = 22019}}, {beg_pos = {lineno = 1106153152, column = 22019}, end_pos = {lineno = 1105404328, column = 22019}}, {beg_pos = {lineno = 13, column = 0}, end_pos = {lineno = 500510372, column = 0}}, {beg_pos = {lineno = -1705946096, column = 32766}, end_pos = {lineno = 1094072548, column = 22019}}, {beg_pos = {lineno = -1705946096, column = 32766}, end_pos = {lineno = 1098808067, column = 9292}}, {beg_pos = {lineno = 1098802687, column = 22019}, end_pos = {lineno = -1705946004, column = 32766}}, {beg_pos = {lineno = -1705946048, column = 32766}, end_pos = {lineno = 1094142208, column = 22019}}, {beg_pos = {lineno = 8192, column = 1}, end_pos = {lineno = -1705946004, column = 32766}}, {beg_pos = {lineno = 40, column = 0}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705945984, column = 32766}, end_pos = {lineno = 1094140795, column = 22019}}, {beg_pos = {lineno = -1705945984, column = 32766}, end_pos = {lineno = 1094072548, column = 22019}}, {beg_pos = {lineno = 1221721936, column = 32689}, end_pos = {lineno = 1105402896, column = 8968}}, {beg_pos = {lineno = 1098802687, column = 22019}, end_pos = {lineno = -1705945952, column = 32766}}, {beg_pos = {lineno = -1705945936, column = 32766}, end_pos = {lineno = 1094139901, column = 22019}}, {beg_pos = {lineno = 24, column = 0}, end_pos = {lineno = 1105404424, column = 22019}}, {beg_pos = {lineno = -1705945888, column = 32766}, end_pos = {lineno = 1094169807, column = 22019}}, {beg_pos = {lineno = 1667275904, column = 32689}, end_pos = {lineno = 1094169455, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = 1106900560, column = 22019}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = -1705945824, column = 32766}, end_pos = {lineno = 1094170211, column = 22019}}, {beg_pos = {lineno = -1705945824, column = 32766}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = 1106900560, column = 22019}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 17, column = 0}, end_pos = {lineno = 17, column = 16777216}}, {beg_pos = {lineno = -1705945776, column = 32766}, end_pos = {lineno = 1094171604, column = 22019}}, {beg_pos = {lineno = 17, column = 0}, end_pos = {lineno = 1105402896, column = 22019}}, {beg_pos = {lineno = 1, column = 107008}, end_pos = {lineno = 1106900560, column = 22019}}, {beg_pos = {lineno = -1705945728, column = 32766}, end_pos = {lineno = 1094171672, column = 22019}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 17, column = 0}}, {beg_pos = {lineno = 1221721936, column = 32689}, end_pos = {lineno = 1098008079, column = 22019}}, {beg_pos = {lineno = -1705945696, column = 32766}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 1221721960, column = 32689}, end_pos = {lineno = 1106900560, column = 22019}}, {beg_pos = {lineno = -1705945632, column = 32766}, end_pos = {lineno = 1098017942, column = 22019}}, {beg_pos = {lineno = 1221721936, column = 32689}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 1221721960, column = 32689}, end_pos = {lineno = 1108944048, column = 22019}}, {beg_pos = {lineno = -1705945600, column = 32766}, end_pos = {lineno = 1108496144, column = 22019}}, {beg_pos = {lineno = -1705945568, column = 32766}, end_pos = {lineno = 1098018033, column = 22019}}, {beg_pos = {lineno = 1105431424, column = 22019}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 1221721960, column = 32689}, end_pos = {lineno = 1108944048, column = 22019}}, {beg_pos = {lineno = -1705945648, column = 32766}, end_pos = {lineno = 1108496144, column = 22019}}, {beg_pos = {lineno = -1705945488, column = 32766}, end_pos = {lineno = 1098018512, column = 22019}}, {beg_pos = {lineno = 1221721936, column = 32689}, end_pos = {lineno = 1108944048, column = 22019}}, {beg_pos = {lineno = 1094101405, column = 22019}, end_pos = {lineno = -1705945552, column = 32766}}, {beg_pos = {lineno = 1108496144, column = 22019}, end_pos = {lineno = -869854208, column = 773400731}}, {beg_pos = {lineno = 1221786576, column = 32689}, end_pos = {lineno = -1705939416, column = 32766}}, {beg_pos = {lineno = -1705945408, column = 32766}, end_pos = {lineno = 1095290556, column = 22019}}, {beg_pos = {lineno = 1107979344, column = 22019}, end_pos = {lineno = 1108944048, column = 22019}}, {beg_pos = {lineno = -1705945376, column = 32766}, end_pos = {lineno = 1105431424, column = 22019}}, {beg_pos = {lineno = -1705945408, column = 32766}, end_pos = {lineno = 1098008620, column = 22019}}, {beg_pos = {lineno = 1221918360, column = 32689}, end_pos = {lineno = 1105431424, column = 22019}}, {beg_pos = {lineno = -1705945360, column = 32766}, end_pos = {lineno = 1098117184, column = 22019}}, {beg_pos = {lineno = 1108496144, column = 22019}, end_pos = {lineno = 1108944048, column = 22019}}, {beg_pos = {lineno = 1107979344, column = 7846}, end_pos = {lineno = 0, column = 0}}}
        yyls = 0x7ffe9a514a70
        yylsp = 0x7ffe9a514ae0
        yyn = 353
        yyresult = 0
        yytoken = YYSYMBOL_keyword_end
        yyval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue}, state = EXPR_NONE}
        yyloc = {beg_pos = {lineno = 1, column = 8}, end_pos = {lineno = 4, column = 11}}
        yyerror_range = {{beg_pos = {lineno = 1664000168, column = 32689}, end_pos = {lineno = 1664000176, column = 32689}}, {beg_pos = {lineno = 1, column = 8}, end_pos = {lineno = 4, column = 11}}, {beg_pos = {lineno = 1665048312, column = 32689}, end_pos = {lineno = 1105425424, column = 22019}}}
        yymsgbuf = "\260\037\343A\003V\000\000\260$\031B\003V\000\000\020O\022B\003V\000\000\260$\031B\003V\000\000PWQ\232\376\177\000\000*\367sA\003V\000\000\300\216\356A\000\000\000\000\260$\031B\003V\000\000\020O\022B\003V\000\000B.S\034\000\000\000\000\200WQ\232\376\177\000\000\024\370sA\003V\000\000\200WQ\232\000\000\000\000\260$\031B\003V\000\000\377e~A \000\000\000\020O\022B\003V\000"
        yymsg = 0x7ffe9a515700 "\260\037\343A\003V"
        yymsg_alloc = 128
        yylen = 6
        yyerrorlab = <optimized out>
#27 0x000056034173ec0f in yycompile0 (arg=94571993834672) at /tmp/ruby/build/trunk-O0/parse.y:7585
        n = 22019
        tree = 0x7ffe9a515810
        p = 0x5603421924b0
        cov = 0
#28 0x0000560341553f5e in rb_suppress_tracing (func=0x56034173eb77 <yycompile0>, arg=94571993834672) at /tmp/ruby/src/trunk-O0/vm_trace.c:487
        _ec = 0x560341e37410
        _tag = {tag = 36, retval = 94571992805680, buf = {0x7ffe9a515930, 0x560341553ef8 <rb_suppress_tracing+293>, 0x0, 0x7ffe9a515820, 0x7ffe9a515910}, prev = 0x7ffe9a516b10, state = RUBY_TAG_NONE, lock_rec = 0}
        raised = 0
        result = 4
        ec = 0x560341e37410
        vm = 0x560341e2f2a0
        state = RUBY_TAG_NONE
        dummy_trace_arg = {event = 0, ec = 0x28, cfp = 0x560342097130, self = 94571990293520, id = 32, called_id = 72057594037927968, klass = 140731487443136, data = 94571979062228, klass_solved = 32, lineno = 0, path = 94571990293520}
#29 0x000056034173efc9 in yycompile (p=0x5603421924b0, fname_ptr=0x5603417ecd61 "<compiled>", fname_len=10, fname_enc=0x560341e38c30, line=1) at /tmp/ruby/build/trunk-O0/parse.y:7664
        ast = 0x560342097130
#30 0x000056034173f17b in rb_parser_compile (p=0x5603421924b0, gets=0x56034148cebe <lex_get_str>, fname_ptr=0x5603417ecd61 "<compiled>", fname_len=10, fname_enc=0x560341e38c30, input=0x5603420a6c50, line=1) at /tmp/ruby/build/trunk-O0/parse.y:7705
No locals.
#31 0x000056034148cf99 in parser_compile (p=0x5603421924b0, gets=0x56034148cebe <lex_get_str>, fname=140399407726320, input=0x5603420a6c50, line=1) at /tmp/ruby/src/trunk-O0/ruby_parser.c:679
        ast = 0x7fb148d47aa0
        ptr = 0x5603417ecd61 "<compiled>"
        len = 10
        enc = 0x560341e38c30
#32 0x000056034148d034 in parser_compile_string0 (parser=0x5603420a6c40, fname=140399407726320, s=140399407823520, line=1) at /tmp/ruby/src/trunk-O0/ruby_parser.c:693
        str = 140399407857280
#33 0x000056034148d0cb in parser_compile_string_path (parser=0x5603420a6c40, f=140399407726320, s=140399407823520, line=1) at /tmp/ruby/src/trunk-O0/ruby_parser.c:710
No locals.
#34 0x000056034148d65b in rb_parser_compile_string_path (vparser=140399407726280, f=140399407726320, s=140399407823520, line=1) at /tmp/ruby/src/trunk-O0/ruby_parser.c:855
        parser = 0x5603420a6c40
        ast_value = 140399407725520
#35 0x00005603413bab60 in rb_iseq_compile_with_option (src=140399407823520, file=140399407726320, realpath=140399407726320, line=3, opt=4) at /tmp/ruby/src/trunk-O0/iseq.c:1247
        parser = 140399407726280
        outer_scope = 0x7fb148d2fe78
        outer_scope_v = 140399407726200
        iseq = 0x0
        option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        parse = 0x56034148d5f2 <rb_parser_compile_string_path>
        ln = 1
        ast_value = 140731487443888
        ast = 0x5603413b0f27 <Check_Type+32>
        name = 140399407726320
#36 0x00005603413bb51a in iseqw_s_compile_parser (argc=1, argv=0x7fb1632ea090, self=140399425528640, prism=false) at /tmp/ruby/src/trunk-O0/iseq.c:1516
        src = 140399407823520
        file = 140399407726320
        path = 140399407726320
        line = 3
        opt = 4
        i = 1
        iseq = 0x9a515c30
#37 0x00005603413bb574 in iseqw_s_compile (argc=1, argv=0x7fb1632ea090, self=140399425528640) at /tmp/ruby/src/trunk-O0/iseq.c:1562
No locals.
#38 0x000056034151e220 in ractor_safe_call_cfunc_m1 (recv=140399425528640, argc=1, argv=0x7fb1632ea090, func=0x5603413bb540 <iseqw_s_compile>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3403
        f = 0x5603413bb540 <iseqw_s_compile>
#39 0x000056034151ee57 in vm_call_cfunc_with_frame_ (ec=0x560341e37410, reg_cfp=0x7fb1633e9f30, calling=0x7ffe9a515e60, argc=1, argv=0x7fb1632ea090, stack_bottom=0x7fb1632ea088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0x396100100003
        cc = 0x7fb148d2ff18
        val = 140399407726360
        me = 0x7fb149e1a170
        cfunc = 0x560341eb90a8
        recv = 140399425528640
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#40 0x000056034151f0cf in vm_call_cfunc_with_frame (ec=0x560341e37410, reg_cfp=0x7fb1633e9f30, calling=0x7ffe9a515e60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 1
        stack_bottom = 0x7fb1632ea088
        argv = 0x7fb1632ea090
#41 0x000056034152550b in vm_sendish (ec=0x560341e37410, reg_cfp=0x7fb1633e9f30, cd=0x560341fce550, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x396100100003
        cc = 0x7fb148d2ff18
        argc = 1
        recv = 140399425528640
        calling = {cd = 0x560341fce550, cc = 0x7fb148d2ff18, block_handler = 0, recv = 140399425528640, argc = 1, kw_splat = false, heap_argv = 0}
#42 0x000056034152ce7a in vm_exec_core (ec=0x560341e37410) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x560341fce550
        leaf = false
        val = 140399407725880
        reg_pc = 0x560341fcccb0
        reg_cfp = 0x7fb1633e9f30
        insns_address_table = {0x5603415291a7 <vm_exec_core+108>, 0x560341529209 <vm_exec_core+206>, 0x56034152931c <vm_exec_core+481>, 0x560341529430 <vm_exec_core+757>, 0x5603415295ce <vm_exec_core+1171>, 0x5603415296fe <vm_exec_core+1475>, 0x560341529910 <vm_exec_core+2005>, 0x560341529a22 <vm_exec_core+2279>, 0x560341529afb <vm_exec_core+2496>, 0x560341529c02 <vm_exec_core+2759>, 0x560341529d09 <vm_exec_core+3022>, 0x560341529e17 <vm_exec_core+3292>, 0x560341529f29 <vm_exec_core+3566>, 0x560341529ff9 <vm_exec_core+3774>, 0x56034152a102 <vm_exec_core+4039>, 0x56034152a1fc <vm_exec_core+4289>, 0x56034152a2bf <vm_exec_core+4484>, 0x56034152a382 <vm_exec_core+4679>, 0x56034152a40b <vm_exec_core+4816>, 0x56034152a497 <vm_exec_core+4956>, 0x56034152a53d <vm_exec_core+5122>, 0x56034152a615 <vm_exec_core+5338>, 0x56034152a6e7 <vm_exec_core+5548>, 0x56034152a7b9 <vm_exec_core+5758>, 0x56034152a897 <vm_exec_core+5980>, 0x56034152a959 <vm_exec_core+6174>, 0x56034152aa98 <vm_exec_core+6493>, 0x56034152ab3e <vm_exec_core+6659>, 0x56034152ac23 <vm_exec_core+6888>, 0x56034152ad52 <vm_exec_core+7191>, 0x56034152ae23 <vm_exec_core+7400>, 0x56034152aee6 <vm_exec_core+7595>, 0x56034152afa9 <vm_exec_core+7790>, 0x56034152b0a0 <vm_exec_core+8037>, 0x56034152b162 <vm_exec_core+8231>, 0x56034152b224 <vm_exec_core+8425>, 0x56034152b31e <vm_exec_core+8675>, 0x56034152b3fd <vm_exec_core+8898>, 0x56034152b4ea <vm_exec_core+9135>, 0x56034152b5fa <vm_exec_core+9407>, 0x56034152b6f4 <vm_exec_core+9657>, 0x56034152b76f <vm_exec_core+9780>, 0x56034152b830 <vm_exec_core+9973>, 0x56034152b91e <vm_exec_core+10211>, 0x56034152b9ce <vm_exec_core+10387>, 0x56034152bb4d <vm_exec_core+10770>, 0x56034152bc27 <vm_exec_core+10988>, 0x56034152bd13 <vm_exec_core+11224>, 0x56034152bda4 <vm_exec_core+11369>, 0x56034152beff <vm_exec_core+11716>, 0x56034152c4b9 <vm_exec_core+13182>, 0x56034152c5b5 <vm_exec_core+13434>, 0x56034152c6b8 <vm_exec_core+13693>, 0x56034152c7a4 <vm_exec_core+13929>, 0x56034152c9bd <vm_exec_core+14466>, 0x56034152caaf <vm_exec_core+14708>, 0x56034152cbb5 <vm_exec_core+14970>, 0x56034152cdc0 <vm_exec_core+15493>, 0x56034152cf77 <vm_exec_core+15932>, 0x56034152d0ab <vm_exec_core+16240>, 0x56034152d220 <vm_exec_core+16613>, 0x56034152d354 <vm_exec_core+16921>, 0x56034152d4c9 <vm_exec_core+17294>, 0x56034152d726 <vm_exec_core+17899>, 0x56034152d931 <vm_exec_core+18422>, 0x56034152dae8 <vm_exec_core+18861>, 0x56034152dc0a <vm_exec_core+19151>, 0x56034152dcb1 <vm_exec_core+19318>, 0x56034152dd75 <vm_exec_core+19514>, 0x56034152de5e <vm_exec_core+19747>, 0x56034152df4a <vm_exec_core+19983>, 0x56034152e033 <vm_exec_core+20216>, 0x56034152e147 <vm_exec_core+20492>, 0x56034152e26e <vm_exec_core+20787>, 0x56034152e3ad <vm_exec_core+21106>, 0x56034152e4ec <vm_exec_core+21425>, 0x56034152e62b <vm_exec_core+21744>, 0x56034152e76a <vm_exec_core+22063>, 0x56034152e8a9 <vm_exec_core+22382>, 0x56034152e9f3 <vm_exec_core+22712>, 0x56034152eb76 <vm_exec_core+23099>, 0x56034152ecb5 <vm_exec_core+23418>, 0x56034152edf4 <vm_exec_core+23737>, 0x56034152ef33 <vm_exec_core+24056>, 0x56034152f072 <vm_exec_core+24375>, 0x56034152f1b1 <vm_exec_core+24694>, 0x56034152f2f0 <vm_exec_core+25013>, 0x56034152f42f <vm_exec_core+25332>, 0x56034152f56e <vm_exec_core+25651>, 0x56034152f6c6 <vm_exec_core+25995>, 0x56034152f88c <vm_exec_core+26449>, 0x56034152fa13 <vm_exec_core+26840>, 0x56034152fb3b <vm_exec_core+27136>, 0x56034152fc63 <vm_exec_core+27432>, 0x56034152fd86 <vm_exec_core+27723>, 0x56034152fea9 <vm_exec_core+28014>, 0x56034152ffdd <vm_exec_core+28322>, 0x56034153011c <vm_exec_core+28641>, 0x560341530207 <vm_exec_core+28876>, 0x56034153030c <vm_exec_core+29137>, 0x560341530445 <vm_exec_core+29450>, 0x560341530534 <vm_exec_core+29689>, 0x560341530623 <vm_exec_core+29928>, 0x5603415306f8 <vm_exec_core+30141>, 0x5603415307cd <vm_exec_core+30354>, 0x560341530849 <vm_exec_core+30478>, 0x5603415308c5 <vm_exec_core+30602>, 0x5603415308e3 <vm_exec_core+30632>, 0x560341530901 <vm_exec_core+30662>, 0x56034153091f <vm_exec_core+30692>, 0x56034153093d <vm_exec_core+30722>, 0x56034153095b <vm_exec_core+30752>, 0x560341530979 <vm_exec_core+30782>, 0x560341530997 <vm_exec_core+30812>, 0x5603415309b5 <vm_exec_core+30842>, 0x5603415309d3 <vm_exec_core+30872>, 0x5603415309f1 <vm_exec_core+30902>, 0x560341530a0f <vm_exec_core+30932>, 0x560341530a2d <vm_exec_core+30962>, 0x560341530a4b <vm_exec_core+30992>, 0x560341530a69 <vm_exec_core+31022>, 0x560341530a87 <vm_exec_core+31052>, 0x560341530aa5 <vm_exec_core+31082>, 0x560341530ac3 <vm_exec_core+31112>, 0x560341530ae1 <vm_exec_core+31142>, 0x560341530aff <vm_exec_core+31172>, 0x560341530b1d <vm_exec_core+31202>, 0x560341530b3b <vm_exec_core+31232>, 0x560341530b59 <vm_exec_core+31262>, 0x560341530b77 <vm_exec_core+31292>, 0x560341530b95 <vm_exec_core+31322>, 0x560341530bb3 <vm_exec_core+31352>, 0x560341530bd1 <vm_exec_core+31382>, 0x560341530bef <vm_exec_core+31412>, 0x560341530c0d <vm_exec_core+31442>, 0x560341530c2b <vm_exec_core+31472>, 0x560341530c49 <vm_exec_core+31502>, 0x560341530c67 <vm_exec_core+31532>, 0x560341530c85 <vm_exec_core+31562>, 0x560341530ca3 <vm_exec_core+31592>, 0x560341530cc1 <vm_exec_core+31622>, 0x560341530cdf <vm_exec_core+31652>, 0x560341530cfd <vm_exec_core+31682>, 0x560341530d1b <vm_exec_core+31712>, 0x560341530d39 <vm_exec_core+31742>, 0x560341530d57 <vm_exec_core+31772>, 0x560341530d75 <vm_exec_core+31802>, 0x560341530d93 <vm_exec_core+31832>, 0x560341530db1 <vm_exec_core+31862>, 0x560341530dcf <vm_exec_core+31892>, 0x560341530ded <vm_exec_core+31922>, 0x560341530e0b <vm_exec_core+31952>, 0x560341530e29 <vm_exec_core+31982>, 0x560341530e47 <vm_exec_core+32012>, 0x560341530e65 <vm_exec_core+32042>, 0x560341530e83 <vm_exec_core+32072>, 0x560341530ea1 <vm_exec_core+32102>, 0x560341530ebf <vm_exec_core+32132>, 0x560341530edd <vm_exec_core+32162>, 0x560341530efb <vm_exec_core+32192>, 0x560341530f19 <vm_exec_core+32222>, 0x560341530f37 <vm_exec_core+32252>, 0x560341530f55 <vm_exec_core+32282>, 0x560341530f73 <vm_exec_core+32312>, 0x560341530f91 <vm_exec_core+32342>, 0x560341530faf <vm_exec_core+32372>, 0x560341530fcd <vm_exec_core+32402>, 0x560341530feb <vm_exec_core+32432>, 0x560341531009 <vm_exec_core+32462>, 0x560341531027 <vm_exec_core+32492>, 0x560341531045 <vm_exec_core+32522>, 0x560341531063 <vm_exec_core+32552>, 0x560341531081 <vm_exec_core+32582>, 0x56034153109f <vm_exec_core+32612>, 0x5603415310bd <vm_exec_core+32642>, 0x5603415310db <vm_exec_core+32672>, 0x5603415310f9 <vm_exec_core+32702>, 0x560341531117 <vm_exec_core+32732>, 0x560341531135 <vm_exec_core+32762>, 0x560341531153 <vm_exec_core+32792>, 0x560341531171 <vm_exec_core+32822>, 0x56034153118f <vm_exec_core+32852>, 0x5603415311ad <vm_exec_core+32882>, 0x5603415311cb <vm_exec_core+32912>, 0x5603415311e9 <vm_exec_core+32942>, 0x560341531207 <vm_exec_core+32972>, 0x560341531238 <vm_exec_core+33021>, 0x560341531256 <vm_exec_core+33051>, 0x560341531274 <vm_exec_core+33081>, 0x560341531292 <vm_exec_core+33111>, 0x5603415312b0 <vm_exec_core+33141>, 0x5603415312ce <vm_exec_core+33171>, 0x5603415312ec <vm_exec_core+33201>, 0x56034153130a <vm_exec_core+33231>, 0x560341531328 <vm_exec_core+33261>, 0x560341531346 <vm_exec_core+33291>, 0x560341531364 <vm_exec_core+33321>, 0x560341531382 <vm_exec_core+33351>, 0x5603415313a0 <vm_exec_core+33381>, 0x5603415313be <vm_exec_core+33411>...}
#43 0x000056034154484b in rb_vm_exec (ec=0x560341e37410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x560341e37410
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a516b90, 0x5603415447c9 <rb_vm_exec+190>, 0x0, 0x7ffe9a516ae0, 0x560341eb7e00}, prev = 0x7ffe9a516c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#44 0x00005603415456aa in rb_iseq_eval_main (iseq=0x7fb148d65320) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x560341e37410
        val = 140731487448080
#45 0x00005603413519ee in rb_ec_exec_node (ec=0x560341e37410, n=0x7fb148d65320) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x560341e37410
        _tag = {tag = 36, retval = 94571978887168, buf = {0x7ffe9a516c80, 0x56034135199a <rb_ec_exec_node+212>, 0x0, 0x7ffe9a516bd0, 0x560341e37410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fb148d65320
#46 0x0000560341351b5f in ruby_run_node (n=0x7fb148d65320) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x560341e37410
        status = 22019
#47 0x000056034134d12e in rb_main (argc=120, argv=0x7ffe9a516e28) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140731487448320
#48 0x000056034134d18f in main (argc=120, argv=0x7ffe9a516e28) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.76897.ruby -x gdbscript
[New LWP 76897]
[New LWP 76901]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055c469afed82 in read_uint8 (ptr=0x55c46ac32640) at /tmp/ruby/src/trunk-O0/addr2line.c:965
965	    const char *p = *ptr;
[Current thread is 1 (Thread 0x7f5e5a56f7c0 (LWP 76897))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7f5e5a56f7c0 (LWP 76897) 0x000055c469afed82 in read_uint8 (ptr=0x55c46ac32640) at /tmp/ruby/src/trunk-O0/addr2line.c:965
  2    Thread 0x7f5e40f8f640 (LWP 76901) 0x00007f5e5a699fde in epoll_wait (epfd=4, events=0x55c469ead45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f5e40f8f640 (LWP 76901)):
#0  0x00007f5e5a699fde in epoll_wait (epfd=4, events=0x55c469ead45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055c4699815ba in event_wait (vm=0x55c46aba12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21956
#2  0x000055c4699815de in timer_thread_polling (vm=0x55c46aba12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -1776572235
#3  0x000055c469981c9e in timer_thread_func (ptr=0x55c46aba12a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x55c46aba12a0
#4  0x00007f5e5a608b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140734627887424, 1968680715538436264, 140042793711168, 25, 140043219929168, 140734627887776, -1878377764817170264, -1878391993083195224}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5e5a699bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5e5a56f7c0 (LWP 76897)):
#0  0x000055c469afed82 in read_uint8 (ptr=0x55c46ac32640) at /tmp/ruby/src/trunk-O0/addr2line.c:965
        p = 0x55c46ac322f0 ""
#1  0x000055c469aff6d9 in debug_info_reader_read_value (reader=0x55c46ac325e0, form=11, v=0x55c46ac322f0, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1234
No locals.
#2  0x000055c469b00015 in di_read_record (reader=0x55c46ac325e0, vp=0x55c46ac322f0, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1473
        at = 32
        form = 11
#3  0x000055c469b00e95 in read_abstract_origin (reader=0x55c46ac325e0, form=19, abstract_origin=82484, line=0x55c46ac32430, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1871
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 32, form = 11, size = 0, type = 0}
        p = 0x7f5e3ea04361 "\311\256\060"
        q = 0x7f5e3ec875ce "\021\001\022\006X\vY\005W\v"
        level = 10
        die = {pos = 5101369, tag = 46, has_children = 1}
#4  0x000055c469b01291 in debug_info_read (reader=0x55c46ac325e0, num_traces=23, traces=0x55c469eb0560 <trace>, lines=0x55c46b1f9060, offset=0, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938
        v = {as = {ptr = 0x14234 <error: Cannot access memory at address 0x14234>, uint64 = 82484, int64 = 82484, addr_idx = 82484}, off = 0, at = 49, form = 19, size = 0, type = 3}
        die = {pos = 5028564, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f5e3f029eae "free_buckets<alloc::alloc::Global>", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#5  0x000055c469b021e0 in fill_lines (num_traces=23, traces=0x55c469eb0560 <trace>, check_debuglink=1, objp=0x55c46ac32f00, lines=0x55c46b1f9060, offset=0, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55c46b1f9700, file = 0x7f5e3dcec000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f5e3ea01d8d "\344]\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f5e3edc5143 "\346I", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f5e3edc30e7 "panicking.rs", debug_line_directories = 0x7f5e3edc2a68 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src", p = 0x7f5e3ea15fcd "\001\030\t\375", cu_end = 0x7f5e3ea17b75 "5\317\001", pend = 0x7f5e3ec64f78 "\001(", q0 = 0x7f5e3ec8741f "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f5e3ec8758f "", format = 4, address_size = 8 '\b', level = 11, abbrev_table = {0x7f5e5a8fe670 "", 0x7f5e3ec87420 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f5e3ec87436 "4", 0x7f5e3ec8743f "\023\001\035\023\003\016\v\v\210\001\017", 0x7f5e3ec8744d "\r", 0x7f5e3ec8745b "\017", 0x7f5e3ec87466 "$", 0x7f5e3ec87471 "9\001\003\016", 0x7f5e3ec87478 "\023\001\003\016\v\v\210\001\017", 0x7f5e3ec87484 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f5e3ec87495 "4", 0x7f5e3ec874a5 "\v\001", 0x7f5e3ec874aa "4", 0x7f5e3ec874b7 "\005", 0x7f5e3ec874c4 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f5e3ec874d5 "4", 0x7f5e3ec874e5 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f5e3ec874f5 "(", 0x7f5e3ec874fe "\r", 0x7f5e3ec8750f ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f5e3ec87522 "3\001\025\023", 0x7f5e3ec87529 "\r", 0x7f5e3ec87537 "\031\001\026\v", 0x7f5e3ec8753e "\023", 0x7f5e3ec8754a "/", 0x7f5e3ec87553 "\027\001\003\016\v\v\210\001\017", 0x7f5e3ec8755f "\027\001\003\016<\031\210\001\017", 0x7f5e3ec8756b "\023", 0x7f5e3ec87577 "\023\001\003\016<\031\210\001\017", 0x7f5e3ec87583 ".\001n\016\003\016:\v;\005 \v", 0x7f5e3ec87592 "\005", 0x7f5e3ec8759d "4", 0x7f5e3ec875aa ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f5e3ec875bd "\005", 0x7f5e3ec875ca "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f5e3ec875db "\005", 0x7f5e3ec875e4 "\v\001\021\001\022\006", 0x7f5e3ec875ed "4", 0x7f5e3ec875f6 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f5e3ec87607 "4", 0x7f5e3ec87610 "\005", 0x7f5e3ec87619 "\005", 0x7f5e3ec87622 ".\001\021\001\022\006@\030\061\023", 0x7f5e3ec8762f "\035\001\061\023U\027X\vY\005W\v", 0x7f5e3ec8763e "\v\001U\027", 0x7f5e3ec87645 "\035", 0x7f5e3ec87656 "4", 0x7f5e3ec8765f "4", 0x7f5e3ec87666 "\035", 0x7f5e3ec87675 "\035\001\061\023U\027X\vY\vW\v", 0x7f5e3ec87684 "\031\001", 0x7f5e3ec87689 "3\001", 0x7f5e3ec8768e "\005", 0x7f5e3ec8769b "3", 0x7f5e3ec876a0 ".", 0x7f5e3ec876b1 ".\001n\016\003\016:\v;\v \v", 0x7f5e3ec876c0 ".\001\003\016:\v;\v \v", 0x7f5e3ec876cd ".\001\003\016:\v;\vI\023 \v", 0x7f5e3ec876dc "\005", 0x7f5e3ec876e7 ".", 0x7f5e3ec876f8 "\001\001I\023", 0x7f5e3ec876ff "!", 0x7f5e3ec8770a "$", 0x7f5e3ec87715 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f5e3ec8772a "\005", 0x7f5e3ec87739 "4", 0x7f5e3ec8774b "\035", 0x7f5e3ec8775c "\035", 0x7f5e3ec8776b "\005", 0x7f5e3ec87772 "\017", 0x7f5e3ec8777b "\005", 0x7f5e3ec8778a "\025\001I\023", 0x7f5e3ec87791 "\005", 0x7f5e3ec87798 "\025\001", 0x7f5e3ec8741a "\025\001", 0x7f5e3ec87054 ".\001\003\016:\v;\005?\031 \v", 0x7f5e3ec87063 "\017", 0x7f5e3ec8706c "\025\001", 0x7f5e3ec87071 "\005", 0x7f5e3ec87078 "\001\001I\023", 0x7f5e3ec8707f "!", 0x7f5e3ec8708a "$", 0x7f5e3ec87095 "\025\001I\023", 0x7f5e3ec86803 ".", 0x7f5e3ec86814 "4", 0x7f5e3ec86826 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f5e3ec86839 "4", 0x7f5e3ec86848 ".\001\003\016:\v;\v \v", 0x7f5e3ec86855 ".\001\003\016:\v;\vI\023 \v", 0x7f5e3ec86864 "\025\001I\023", 0x7f5e3ec8686b "\005", 0x7f5e3ec86872 "\025\001", 0x7f5e3ec85702 "4", 0x7f5e3ec85714 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f5e3ec85727 "\005", 0x7f5e3ec85730 "4", 0x7f5e3ec85739 ".", 0x7f5e3ec8574a "\035\001\061\023\021\001\022\006X\vY\v", 0x7f5e3ec85759 "4", 0x7f5e3ec8576b "\035", 0x7f5e3ec8577a ".", 0x7f5e3ec8578d "\r", 0x7f5e3ec8579b "\025\001I\023", 0x7f5e3ec857a2 "\005", 0x7f5e3ec857a9 "\025\001", 0x7f5e3ec857ae ".\001\003\016:\v;\v \v", 0x7f5e3ec857bb ".\001\003\016:\v;\vI\023 \v", 0x7f5e3ec840c4 "\025\001I\023", 0x7f5e3ec840cb "\005", 0x7f5e3ec840d2 "\025\001", 0x7f5e3ec840d7 ".\001\003\016:\v;\v \v", 0x7f5e3ec840e4 ".\001\003\016:\v;\vI\023 \v", 0x7f5e3ec840f3 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f5e3ec7bc65 "\005", 0x7f5e3ec7bc74 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f5e3ec77f72 "!", 0x7f5e3ec77f7b "\r", 0x7f5e3ec77f91 ".", 0x7f5e3ec77fa5 "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f5e3ec77fbc "\n", 0x7f5e3ec77fc9 ".", 0x7f5e3ec77fe2 "4", 0x7f5e3ec77ff3 ".", 0x7f5e3ec7800b ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f5e3ec78028 ".", 0x7f5e3ec78042 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f5e3ec7805e "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f5e3ec78073 "\026", 0x7f5e3ec7807d "\023\001\003\016\v\v:\v;\v\001\023", 0x7f5e3ec7808d "\017", 0x7f5e3ec78095 "$", 0x7f5e3ec780a1 "\026", 0x7f5e3ec780af "&", 0x7f5e3ec780b5 "\026", 0x7f5e3ec780c5 "(", 0x7f5e3ec780cf "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f5e3ec780e4 "\025\001I\023\001\023", 0x7f5e3ec780ee "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f5e3ec78103 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f5e3ec78115 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f5e3ec78127 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f5e3ec7813a "\026", 0x7f5e3ec7814d "\r", 0x7f5e3ec78161 "\r", 0x7f5e3ec78173 "\023\001\v\005:\v;\v9\v\001\023", 0x7f5e3ec78183 "!", 0x7f5e3ec78189 "4", 0x7f5e3ec78199 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f5e3ec781b4 ".", 0x7f5e3ec781cb ".", 0x7f5e3ec781e2 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f5e3ec781fe ".", 0x7f5e3ec7821b ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f5e3ec7823c ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f5e3ec7825b ".", 0x7f5e3ec78275 ".", 0x7f5e3ec78291 "4", 0x7f5e3ec7829d ".", 0x7f5e3ec782b8 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f5e3ec782cc ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f5e3ec782eb ".", 0x7f5e3ec78306 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f5e3ec7831c ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f5e3ec78339 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f5e3ec78351 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f5e4076efc0 "\360\357v@^\177", 0x55c46ac32b68 "\270\202\307>^\177", 0x55c46ac332e8 "\343\357\212i\304U", 0x55c46ac332f0 "\360\332\337?^\177", 0x55c46ac332f8 "\001", 0x55c46ac33300 "\003", 0x7f5e4076efa0 "", 0x7f5e4076efa8 "", 0x7f5e4076efb0 "", 0x7f5e4076efb8 "", 0x7f5e4076efc8 "\277%\272i\304U", 0x0, 0x7f5e4076efd0 "\260\325\347j\304U", 0x55c469ba25bf <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55c469ba2571 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55c46ac32ca0 "P3\303j\304U", 0x55c46ac32f40 "\220/\303j\304U", 0x7f5e5a6a7cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55c46ac32ca0 "P3\303j\304U", 0x55c46ac32d90 "", 0x55c46ac32f40 "\220/\303j\304U", 0x7f5e5a7b3994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55c46ac33350 "`\354\375@^\177", 0x55c46ac33348 "\001", 0x55c46ac33358 "\001"...}}
        i = 0
        j = 296
        shstr = 0x7f5e3f8deba0 ""
        ehdr = 0x7f5e3dcec000
        shdr = 0x7f5e3f8ded90
        shstr_shdr = 0x7f5e3f8df910
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f5e3f8dee50
        fd = 5
        filesize = 29309264
        file = 0x7f5e3dcec000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f5e3f8df890
        strtab_shdr = 0x7f5e3f8df8d0
        dynsym_shdr = 0x7f5e3f8def10
        dynstr_shdr = 0x7f5e3f8def50
        obj = 0x55c46b1f9700
        dladdr_fbase = 94302071627776
#6  0x000055c469b02b8b in rb_dump_backtrace_with_lines (num_traces=23, traces=0x55c469eb0560 <trace>, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140042785320624
        i = 0
        lines = 0x55c46b1f9060
        obj = 0x55c46b1f9700
        dladdr_fbases = 0x55c46b1f9630
        main_path = 0x55c46ac32ea0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#7  0x000055c469a00962 in rb_print_backtrace (errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55c469a00947 <rb_print_backtrace+36>, 0x55c469a0106a <rb_vm_bugreport+656>, 0x55c469bcdafd <rb_bug_for_fatal_signal+327>, 0x55c4699431e9 <sigill>, 0x7f5e5a5b6520 <__restore_rt>, 0x55c4699543e3 <str_new0+4>, 0x55c469954599 <str_new+49>, 0x55c4699545c9 <rb_str_new+46>, 0x55c4699545f2 <rb_usascii_str_new+39>, 0x55c4698aef73 <rb_fix2str+329>, 0x55c4698af074 <rb_int2str+52>, 0x55c4698af03e <rb_int_to_s+91>, 0x55c4699ce220 <ractor_safe_call_cfunc_m1+58>, 0x55c4699cee57 <vm_call_cfunc_with_frame_+541>, 0x55c4699cf0cf <vm_call_cfunc_with_frame+121>, 0x55c4699d550b <vm_sendish+502>, 0x55c4699dce7a <vm_exec_core+15679>, 0x55c4699f484b <rb_vm_exec+320>, 0x55c4699f1168 <invoke_block+216>, 0x55c4699f1c04 <vm_invoke_proc+911>, 0x55c4699f23a8 <rb_vm_invoke_proc+170>, 0x55c469ba4f79 <rb_fiber_start+726>, 0x55c469ba25bf <fiber_initialize_coroutine>, 0x0 <repeats 1001 times>}
        n = 23
#8  0x000055c469a0106a in rb_vm_bugreport (ctx=0x55c46ac332c0, errout=0x7f5e5a78e6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55c46aba12a0
        ec = 0x55c46ae7d3e0
#9  0x000055c469bcdafd in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55c46ac332c0, fmt=0x55c469caf04b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
        pid = -1
        out = 0x7f5e5a78e6a0 <_IO_2_1_stderr_>
        file = 0x7f5e3fdf3e00 "-"
        line = 10
#10 0x000055c4699431e9 in sigsegv (sig=11, info=0x55c46ac333f0, ctx=0x55c46ac332c0) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#11 <signal handler called>
No locals.
#12 0x000055c4699543e3 in str_new0 (klass=6589548238448, ptr=0x7f5e4076dbf0 "\220\334v@^\177", len=94302073722297, termlen=32606) at /tmp/ruby/src/trunk-O0/string.c:879
        str = 1
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#13 0x000055c469954599 in str_new (klass=140042794036320, ptr=0x7f5e4076dd10 "3\332\337?^\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:914
No locals.
#14 0x000055c4699545c9 in rb_str_new (ptr=0x7f5e4076dd10 "3\332\337?^\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:920
No locals.
#15 0x000055c4699545f2 in rb_usascii_str_new (ptr=0x7f5e4076dd10 "3\332\337?^\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:926
        str = 7
#16 0x000055c4698aef73 in rb_fix2str (x=7, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3892
        buf = "s\021\001\000\000\000\000\000p\226\256?^\177\000\000\020\335v@^\177\000\000\211X\233i\304U\000\000\020\335v@^\177\000\000\001\000\000\000\000\000\000\000s\021\001\000\000\000\000\000p\226\256?^\177\000\000\063"
        e = 0x7f5e4076dd11 "\332\337?^\177"
        b = 0x7f5e4076dd10 "3\332\337?^\177"
        val = 3
        u = 0
        neg = 0
#17 0x000055c4698af074 in rb_int2str (x=7, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3941
No locals.
#18 0x000055c4698af03e in rb_int_to_s (argc=0, argv=0x7f5e4076f0e0, x=7) at /tmp/ruby/src/trunk-O0/numeric.c:3934
        base = 10
#19 0x000055c4699ce220 in ractor_safe_call_cfunc_m1 (recv=7, argc=0, argv=0x7f5e4076f0e0, func=0x55c4698aefe3 <rb_int_to_s>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3403
        f = 0x55c4698aefe3 <rb_int_to_s>
#20 0x000055c4699cee57 in vm_call_cfunc_with_frame_ (ec=0x55c46ae7d3e0, reg_cfp=0x7f5e4078eeb0, calling=0x7f5e4076df90, argc=0, argv=0x7f5e4076f0e0, stack_bottom=0x7f5e4076f0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0xd0100100001
        cc = 0x7f5e3f9b3f08
        val = 5
        me = 0x7f5e3fdfdaf0
        cfunc = 0x55c46abe47f8
        recv = 7
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#21 0x000055c4699cf0cf in vm_call_cfunc_with_frame (ec=0x55c46ae7d3e0, reg_cfp=0x7f5e4078eeb0, calling=0x7f5e4076df90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 0
        stack_bottom = 0x7f5e4076f0d8
        argv = 0x7f5e4076f0e0
#22 0x000055c4699d550b in vm_sendish (ec=0x55c46ae7d3e0, reg_cfp=0x7f5e4078eeb0, cd=0x55c46ad42bb0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0xd0100100001
        cc = 0x7f5e3f9b3f08
        argc = 0
        recv = 7
        calling = {cd = 0x55c46ad42bb0, cc = 0x7f5e3f9b3f08, block_handler = 0, recv = 7, argc = 0, kw_splat = false, heap_argv = 0}
#23 0x000055c4699dce7a in vm_exec_core (ec=0x55c46ae7d3e0) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x55c46ad42bb0
        leaf = false
        val = 1
        reg_pc = 0x55c46ac578c8
        reg_cfp = 0x7f5e4078eeb0
        insns_address_table = {0x55c4699d91a7 <vm_exec_core+108>, 0x55c4699d9209 <vm_exec_core+206>, 0x55c4699d931c <vm_exec_core+481>, 0x55c4699d9430 <vm_exec_core+757>, 0x55c4699d95ce <vm_exec_core+1171>, 0x55c4699d96fe <vm_exec_core+1475>, 0x55c4699d9910 <vm_exec_core+2005>, 0x55c4699d9a22 <vm_exec_core+2279>, 0x55c4699d9afb <vm_exec_core+2496>, 0x55c4699d9c02 <vm_exec_core+2759>, 0x55c4699d9d09 <vm_exec_core+3022>, 0x55c4699d9e17 <vm_exec_core+3292>, 0x55c4699d9f29 <vm_exec_core+3566>, 0x55c4699d9ff9 <vm_exec_core+3774>, 0x55c4699da102 <vm_exec_core+4039>, 0x55c4699da1fc <vm_exec_core+4289>, 0x55c4699da2bf <vm_exec_core+4484>, 0x55c4699da382 <vm_exec_core+4679>, 0x55c4699da40b <vm_exec_core+4816>, 0x55c4699da497 <vm_exec_core+4956>, 0x55c4699da53d <vm_exec_core+5122>, 0x55c4699da615 <vm_exec_core+5338>, 0x55c4699da6e7 <vm_exec_core+5548>, 0x55c4699da7b9 <vm_exec_core+5758>, 0x55c4699da897 <vm_exec_core+5980>, 0x55c4699da959 <vm_exec_core+6174>, 0x55c4699daa98 <vm_exec_core+6493>, 0x55c4699dab3e <vm_exec_core+6659>, 0x55c4699dac23 <vm_exec_core+6888>, 0x55c4699dad52 <vm_exec_core+7191>, 0x55c4699dae23 <vm_exec_core+7400>, 0x55c4699daee6 <vm_exec_core+7595>, 0x55c4699dafa9 <vm_exec_core+7790>, 0x55c4699db0a0 <vm_exec_core+8037>, 0x55c4699db162 <vm_exec_core+8231>, 0x55c4699db224 <vm_exec_core+8425>, 0x55c4699db31e <vm_exec_core+8675>, 0x55c4699db3fd <vm_exec_core+8898>, 0x55c4699db4ea <vm_exec_core+9135>, 0x55c4699db5fa <vm_exec_core+9407>, 0x55c4699db6f4 <vm_exec_core+9657>, 0x55c4699db76f <vm_exec_core+9780>, 0x55c4699db830 <vm_exec_core+9973>, 0x55c4699db91e <vm_exec_core+10211>, 0x55c4699db9ce <vm_exec_core+10387>, 0x55c4699dbb4d <vm_exec_core+10770>, 0x55c4699dbc27 <vm_exec_core+10988>, 0x55c4699dbd13 <vm_exec_core+11224>, 0x55c4699dbda4 <vm_exec_core+11369>, 0x55c4699dbeff <vm_exec_core+11716>, 0x55c4699dc4b9 <vm_exec_core+13182>, 0x55c4699dc5b5 <vm_exec_core+13434>, 0x55c4699dc6b8 <vm_exec_core+13693>, 0x55c4699dc7a4 <vm_exec_core+13929>, 0x55c4699dc9bd <vm_exec_core+14466>, 0x55c4699dcaaf <vm_exec_core+14708>, 0x55c4699dcbb5 <vm_exec_core+14970>, 0x55c4699dcdc0 <vm_exec_core+15493>, 0x55c4699dcf77 <vm_exec_core+15932>, 0x55c4699dd0ab <vm_exec_core+16240>, 0x55c4699dd220 <vm_exec_core+16613>, 0x55c4699dd354 <vm_exec_core+16921>, 0x55c4699dd4c9 <vm_exec_core+17294>, 0x55c4699dd726 <vm_exec_core+17899>, 0x55c4699dd931 <vm_exec_core+18422>, 0x55c4699ddae8 <vm_exec_core+18861>, 0x55c4699ddc0a <vm_exec_core+19151>, 0x55c4699ddcb1 <vm_exec_core+19318>, 0x55c4699ddd75 <vm_exec_core+19514>, 0x55c4699dde5e <vm_exec_core+19747>, 0x55c4699ddf4a <vm_exec_core+19983>, 0x55c4699de033 <vm_exec_core+20216>, 0x55c4699de147 <vm_exec_core+20492>, 0x55c4699de26e <vm_exec_core+20787>, 0x55c4699de3ad <vm_exec_core+21106>, 0x55c4699de4ec <vm_exec_core+21425>, 0x55c4699de62b <vm_exec_core+21744>, 0x55c4699de76a <vm_exec_core+22063>, 0x55c4699de8a9 <vm_exec_core+22382>, 0x55c4699de9f3 <vm_exec_core+22712>, 0x55c4699deb76 <vm_exec_core+23099>, 0x55c4699decb5 <vm_exec_core+23418>, 0x55c4699dedf4 <vm_exec_core+23737>, 0x55c4699def33 <vm_exec_core+24056>, 0x55c4699df072 <vm_exec_core+24375>, 0x55c4699df1b1 <vm_exec_core+24694>, 0x55c4699df2f0 <vm_exec_core+25013>, 0x55c4699df42f <vm_exec_core+25332>, 0x55c4699df56e <vm_exec_core+25651>, 0x55c4699df6c6 <vm_exec_core+25995>, 0x55c4699df88c <vm_exec_core+26449>, 0x55c4699dfa13 <vm_exec_core+26840>, 0x55c4699dfb3b <vm_exec_core+27136>, 0x55c4699dfc63 <vm_exec_core+27432>, 0x55c4699dfd86 <vm_exec_core+27723>, 0x55c4699dfea9 <vm_exec_core+28014>, 0x55c4699dffdd <vm_exec_core+28322>, 0x55c4699e011c <vm_exec_core+28641>, 0x55c4699e0207 <vm_exec_core+28876>, 0x55c4699e030c <vm_exec_core+29137>, 0x55c4699e0445 <vm_exec_core+29450>, 0x55c4699e0534 <vm_exec_core+29689>, 0x55c4699e0623 <vm_exec_core+29928>, 0x55c4699e06f8 <vm_exec_core+30141>, 0x55c4699e07cd <vm_exec_core+30354>, 0x55c4699e0849 <vm_exec_core+30478>, 0x55c4699e08c5 <vm_exec_core+30602>, 0x55c4699e08e3 <vm_exec_core+30632>, 0x55c4699e0901 <vm_exec_core+30662>, 0x55c4699e091f <vm_exec_core+30692>, 0x55c4699e093d <vm_exec_core+30722>, 0x55c4699e095b <vm_exec_core+30752>, 0x55c4699e0979 <vm_exec_core+30782>, 0x55c4699e0997 <vm_exec_core+30812>, 0x55c4699e09b5 <vm_exec_core+30842>, 0x55c4699e09d3 <vm_exec_core+30872>, 0x55c4699e09f1 <vm_exec_core+30902>, 0x55c4699e0a0f <vm_exec_core+30932>, 0x55c4699e0a2d <vm_exec_core+30962>, 0x55c4699e0a4b <vm_exec_core+30992>, 0x55c4699e0a69 <vm_exec_core+31022>, 0x55c4699e0a87 <vm_exec_core+31052>, 0x55c4699e0aa5 <vm_exec_core+31082>, 0x55c4699e0ac3 <vm_exec_core+31112>, 0x55c4699e0ae1 <vm_exec_core+31142>, 0x55c4699e0aff <vm_exec_core+31172>, 0x55c4699e0b1d <vm_exec_core+31202>, 0x55c4699e0b3b <vm_exec_core+31232>, 0x55c4699e0b59 <vm_exec_core+31262>, 0x55c4699e0b77 <vm_exec_core+31292>, 0x55c4699e0b95 <vm_exec_core+31322>, 0x55c4699e0bb3 <vm_exec_core+31352>, 0x55c4699e0bd1 <vm_exec_core+31382>, 0x55c4699e0bef <vm_exec_core+31412>, 0x55c4699e0c0d <vm_exec_core+31442>, 0x55c4699e0c2b <vm_exec_core+31472>, 0x55c4699e0c49 <vm_exec_core+31502>, 0x55c4699e0c67 <vm_exec_core+31532>, 0x55c4699e0c85 <vm_exec_core+31562>, 0x55c4699e0ca3 <vm_exec_core+31592>, 0x55c4699e0cc1 <vm_exec_core+31622>, 0x55c4699e0cdf <vm_exec_core+31652>, 0x55c4699e0cfd <vm_exec_core+31682>, 0x55c4699e0d1b <vm_exec_core+31712>, 0x55c4699e0d39 <vm_exec_core+31742>, 0x55c4699e0d57 <vm_exec_core+31772>, 0x55c4699e0d75 <vm_exec_core+31802>, 0x55c4699e0d93 <vm_exec_core+31832>, 0x55c4699e0db1 <vm_exec_core+31862>, 0x55c4699e0dcf <vm_exec_core+31892>, 0x55c4699e0ded <vm_exec_core+31922>, 0x55c4699e0e0b <vm_exec_core+31952>, 0x55c4699e0e29 <vm_exec_core+31982>, 0x55c4699e0e47 <vm_exec_core+32012>, 0x55c4699e0e65 <vm_exec_core+32042>, 0x55c4699e0e83 <vm_exec_core+32072>, 0x55c4699e0ea1 <vm_exec_core+32102>, 0x55c4699e0ebf <vm_exec_core+32132>, 0x55c4699e0edd <vm_exec_core+32162>, 0x55c4699e0efb <vm_exec_core+32192>, 0x55c4699e0f19 <vm_exec_core+32222>, 0x55c4699e0f37 <vm_exec_core+32252>, 0x55c4699e0f55 <vm_exec_core+32282>, 0x55c4699e0f73 <vm_exec_core+32312>, 0x55c4699e0f91 <vm_exec_core+32342>, 0x55c4699e0faf <vm_exec_core+32372>, 0x55c4699e0fcd <vm_exec_core+32402>, 0x55c4699e0feb <vm_exec_core+32432>, 0x55c4699e1009 <vm_exec_core+32462>, 0x55c4699e1027 <vm_exec_core+32492>, 0x55c4699e1045 <vm_exec_core+32522>, 0x55c4699e1063 <vm_exec_core+32552>, 0x55c4699e1081 <vm_exec_core+32582>, 0x55c4699e109f <vm_exec_core+32612>, 0x55c4699e10bd <vm_exec_core+32642>, 0x55c4699e10db <vm_exec_core+32672>, 0x55c4699e10f9 <vm_exec_core+32702>, 0x55c4699e1117 <vm_exec_core+32732>, 0x55c4699e1135 <vm_exec_core+32762>, 0x55c4699e1153 <vm_exec_core+32792>, 0x55c4699e1171 <vm_exec_core+32822>, 0x55c4699e118f <vm_exec_core+32852>, 0x55c4699e11ad <vm_exec_core+32882>, 0x55c4699e11cb <vm_exec_core+32912>, 0x55c4699e11e9 <vm_exec_core+32942>, 0x55c4699e1207 <vm_exec_core+32972>, 0x55c4699e1238 <vm_exec_core+33021>, 0x55c4699e1256 <vm_exec_core+33051>, 0x55c4699e1274 <vm_exec_core+33081>, 0x55c4699e1292 <vm_exec_core+33111>, 0x55c4699e12b0 <vm_exec_core+33141>, 0x55c4699e12ce <vm_exec_core+33171>, 0x55c4699e12ec <vm_exec_core+33201>, 0x55c4699e130a <vm_exec_core+33231>, 0x55c4699e1328 <vm_exec_core+33261>, 0x55c4699e1346 <vm_exec_core+33291>, 0x55c4699e1364 <vm_exec_core+33321>, 0x55c4699e1382 <vm_exec_core+33351>, 0x55c4699e13a0 <vm_exec_core+33381>, 0x55c4699e13be <vm_exec_core+33411>...}
#24 0x000055c4699f484b in rb_vm_exec (ec=0x55c46ae7d3e0) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x55c46ae7d3e0
        _tag = {tag = 36, retval = 4, buf = {0x7f5e4076ecc0, 0x55c4699f47c9 <rb_vm_exec+190>, 0x0, 0x7f5e4076ec10, 0x0}, prev = 0x7f5e4076ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x000055c4699f1168 in invoke_block (ec=0x55c46ae7d3e0, iseq=0x7f5e3fdd86b0, self=140042793963040, captured=0x55c46ac3eb20, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
        arg_size = 0
#26 0x000055c4699f1c04 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f5e4076ef08, argc=0, self=140042793963040, captured=0x55c46ac3eb20, ec=0x55c46ae7d3e0) at /tmp/ruby/src/trunk-O0/vm.c:1587
        iseq = 0x7f5e3fdd86b0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f5e4078efc8
        sp = 0x7f5e4076f018
        flags = 0
        use_argv = 0x7f5e4076ef08
        av = {94302093090272, 0}
        stack_argv = 0x7f5e4076f018
#27 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f5e4076ef08, argc=0, self=140042793963040, proc=0x55c46ac3eb20, ec=0x55c46ae7d3e0) at /tmp/ruby/src/trunk-O0/vm.c:1685
        block = 0x55c46ac3eb20
#28 vm_invoke_proc (ec=0x55c46ae7d3e0, proc=0x55c46ac3eb20, self=140042793963040, argc=0, argv=0x7f5e4076ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715
No locals.
#29 0x000055c4699f23a8 in rb_vm_invoke_proc (ec=0x55c46ae7d3e0, proc=0x55c46ac3eb20, argc=0, argv=0x7f5e4076ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736
        self = 140042793963040
#30 0x000055c469ba4f79 in rb_fiber_start (fiber=0x55c46ae7d390) at /tmp/ruby/src/trunk-O0/cont.c:2540
        cont = 0x55c46ae7d390
        argc = 0
        argv = 0x7f5e4076ef08
        args = 4
        _ec = 0x55c46ae7d3e0
        _tag = {tag = 36, retval = 0, buf = {0x7f5e4076efc0, 0x55c469ba4d92 <rb_fiber_start+239>, 0x0, 0x7f5e4076eee0, 0x7f5e4076efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x55c46aba3830
        proc = 0x55c46ac3eb20
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#31 0x000055c469ba25bf in fiber_entry (from=0x55c46aba95e0, to=0x55c46ae7d5b0) at /tmp/ruby/src/trunk-O0/cont.c:850
        fiber = 0x55c46ae7d390
        thread = 0x55c46aba3830
#32 0x0000000000000000 in ?? ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.77157.ruby -x gdbscript
[New LWP 77157]
[New LWP 77160]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  RARRAY_AREF (ary=140252269151040, i=0) at /tmp/ruby/src/trunk-O0/internal/array.h:146
146	    val = RARRAY_CONST_PTR(ary)[i];
[Current thread is 1 (Thread 0x7f8f2128b7c0 (LWP 77157))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7f8f2128b7c0 (LWP 77157) RARRAY_AREF (ary=140252269151040, i=0) at /tmp/ruby/src/trunk-O0/internal/array.h:146
  2    Thread 0x7f8f07caf640 (LWP 77160) 0x00007f8f213b5fde in epoll_wait (epfd=4, events=0x56130a22f45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f8f07caf640 (LWP 77160)):
#0  0x00007f8f213b5fde in epoll_wait (epfd=4, events=0x56130a22f45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000561309d035ba in event_wait (vm=0x56130ab442a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22035
#2  0x0000561309d035de in timer_thread_polling (vm=0x56130ab442a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 1804763337
#3  0x0000561309d03c9e in timer_thread_func (ptr=0x56130ab442a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x56130ab442a0
#4  0x00007f8f21324b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140734663780544, 8705756311316018601, 140252287792704, 25, 140252713994320, 140734663780896, -8660702833922067031, -8660618509877168727}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f8f213b5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f8f2128b7c0 (LWP 77157)):
#0  RARRAY_AREF (ary=140252269151040, i=0) at /tmp/ruby/src/trunk-O0/internal/array.h:146
        val = 140252269151040
#1  0x0000561309be38cd in pathobj_path (pathobj=140252269151040) at /tmp/ruby/src/trunk-O0/vm_core.h:334
No locals.
#2  0x0000561309becedd in rb_iseq_path (iseq=0x7f8f06c02cd0) at /tmp/ruby/src/trunk-O0/iseq.c:1323
No locals.
#3  0x0000561309d81c3d in control_frame_dump (ec=0x56130ab4c410, cfp=0x7f8f21289fa0, errout=0x7f8f214aa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:132
        pc = 63
        ep = 94639785640248
        ep_in_heap = 112 'p'
        posbuf = "<internal:gc>:286", '\000' <repeats 19 times>, "\062\070\066\000\000\004 \214\375/ \331\000\000\000\000\000\000\000\000P\036\300\n\023V\000\000xm\244W\377\177\000\000D\361\267\t\023V\000\000`\036\300\n\023V\000\000h\237(!\217\177\000\000\300^\275\n\023V\000\000\362\350\314\t\023V\000\000\000_\275\n\023V\000\000\000\004 \214\375/ \331"
        line = 18
        magic = 0x56130a03ab81 "EVAL"
        iseq_name = 0x7f8f06accec8 ""
        selfstr = 0x56130a03aba1 ""
        biseq_name = 0x56130a03ab5c "-"
        tmp = 0
        iseq = 0x7f8f06c02cd0
        me = 0x0
#4  0x0000561309d822c1 in rb_vmdebug_stack_dump_raw (ec=0x56130ab4c410, cfp=0x7f8f21289fa0, errout=0x7f8f214aa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:235
No locals.
#5  0x0000561309d82f3a in rb_vm_bugreport (ctx=0x56130abd62c0, errout=0x7f8f214aa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1133
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x56130ab442a0
        ec = 0x56130ab4c410
#6  0x0000561309f4fafd in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56130abd62c0, fmt=0x56130a03104b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
        pid = -1
        out = 0x7f8f214aa6a0 <_IO_2_1_stderr_>
        file = 0x7f8f0545c620 "<internal:gc>"
        line = 286
#7  0x0000561309cc51e9 in sigsegv (sig=11, info=0x56130abd63f0, ctx=0x56130abd62c0) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#8  <signal handler called>
No locals.
#9  RB_BUILTIN_TYPE (obj=140252256028800) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 0
#10 0x0000561309b9712e in gc_object_moved_p (objspace=0x56130ab46c10, obj=140252256028800) at /tmp/ruby/src/trunk-O0/gc.c:1685
        poisoned = 0x0
        ret = 22035
        __func__ = <optimized out>
#11 0x0000561309ba7c83 in gc_ref_update_array (objspace=0x56130ab46c10, v=140252249517000) at /tmp/ruby/src/trunk-O0/gc.c:9730
        i = 0
        ptr = 0x7f8f0582ebd8
        len = 2
        __func__ = <optimized out>
#12 0x0000561309ba8bff in gc_update_object_references (objspace=0x56130ab46c10, obj=140252249517000) at /tmp/ruby/src/trunk-O0/gc.c:10144
        any = 0x7f8f0582ebc8
#13 0x0000561309ba93cb in gc_ref_update (vstart=0x7f8f05820028, vend=0x7f8f0582fff0, stride=40, objspace=0x56130ab46c10, page=0x56130ad1b1a0) at /tmp/ruby/src/trunk-O0/gc.c:10292
        poisoned = 0x0
        v = 140252249517000
#14 0x0000561309ba94fd in gc_update_references (objspace=0x56130ab46c10) at /tmp/ruby/src/trunk-O0/gc.c:10326
        start = 140252249456680
        end = 140252249522160
        should_set_mark_bits = true
        size_pool = 0x56130ab46c30
        heap = 0x56130ab46c80
        i = 0
        ec = 0x56130ab4c410
        vm = 0x56130ab442a0
        page = 0x56130ad1b1a0
#15 0x0000561309b9e3db in gc_compact_finish (objspace=0x56130ab46c10) at /tmp/ruby/src/trunk-O0/gc.c:5278
No locals.
#16 0x0000561309ba4621 in gc_sweep_compact (objspace=0x56130ab46c10) at /tmp/ruby/src/trunk-O0/gc.c:8302
No locals.
#17 0x0000561309b9fa8c in gc_sweep (objspace=0x56130ab46c10) at /tmp/ruby/src/trunk-O0/gc.c:5898
        immediate_sweep = 1
#18 0x0000561309ba635a in gc_start (objspace=0x56130ab46c10, reason=238600) at /tmp/ruby/src/trunk-O0/gc.c:9086
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 22035
#19 0x0000561309ba5fdf in garbage_collect (objspace=0x56130ab46c10, reason=238592) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 179597232
        ret = 22035
#20 0x0000561309ba6cca in gc_start_internal (ec=0x0, self=140252287912280, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=20) at /tmp/ruby/src/trunk-O0/gc.c:9416
        objspace = 0x56130ab46c10
        reason = 238592
        __func__ = "gc_start_internal"
#21 0x0000561309ba9f62 in gc_verify_compaction_references (ec=0x56130ab4c410, self=140252287912280, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:10602
        objspace = 0x56130ab46c10
#22 0x0000561309d5a710 in builtin_invoker3 (ec=0x56130ab4c410, self=140252287912280, argv=0x7f8f2118a088, funcptr=0x561309ba9c15 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6887
No locals.
#23 0x0000561309d5b038 in invoke_bf (ec=0x56130ab4c410, reg_cfp=0x7f8f21289f68, bf=0x56130a213918 <gc_table+216>, argv=0x7f8f2118a088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7006
        canary_p = false
        ret = 94639769297626
#24 0x0000561309d5b076 in vm_invoke_builtin (ec=0x56130ab4c410, cfp=0x7f8f21289f68, bf=0x56130a213918 <gc_table+216>, argv=0x7f8f2118a088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7014
No locals.
#25 0x0000561309d621b5 in vm_exec_core (ec=0x56130ab4c410) at ../../src/trunk-O0/insns.def:1543
        bf = 0x56130a213918 <gc_table+216>
        leaf = false
        val = 140252270099600
        reg_pc = 0x56130ac01e60
        reg_cfp = 0x7f8f21289f68
        insns_address_table = {0x561309d5b1a7 <vm_exec_core+108>, 0x561309d5b209 <vm_exec_core+206>, 0x561309d5b31c <vm_exec_core+481>, 0x561309d5b430 <vm_exec_core+757>, 0x561309d5b5ce <vm_exec_core+1171>, 0x561309d5b6fe <vm_exec_core+1475>, 0x561309d5b910 <vm_exec_core+2005>, 0x561309d5ba22 <vm_exec_core+2279>, 0x561309d5bafb <vm_exec_core+2496>, 0x561309d5bc02 <vm_exec_core+2759>, 0x561309d5bd09 <vm_exec_core+3022>, 0x561309d5be17 <vm_exec_core+3292>, 0x561309d5bf29 <vm_exec_core+3566>, 0x561309d5bff9 <vm_exec_core+3774>, 0x561309d5c102 <vm_exec_core+4039>, 0x561309d5c1fc <vm_exec_core+4289>, 0x561309d5c2bf <vm_exec_core+4484>, 0x561309d5c382 <vm_exec_core+4679>, 0x561309d5c40b <vm_exec_core+4816>, 0x561309d5c497 <vm_exec_core+4956>, 0x561309d5c53d <vm_exec_core+5122>, 0x561309d5c615 <vm_exec_core+5338>, 0x561309d5c6e7 <vm_exec_core+5548>, 0x561309d5c7b9 <vm_exec_core+5758>, 0x561309d5c897 <vm_exec_core+5980>, 0x561309d5c959 <vm_exec_core+6174>, 0x561309d5ca98 <vm_exec_core+6493>, 0x561309d5cb3e <vm_exec_core+6659>, 0x561309d5cc23 <vm_exec_core+6888>, 0x561309d5cd52 <vm_exec_core+7191>, 0x561309d5ce23 <vm_exec_core+7400>, 0x561309d5cee6 <vm_exec_core+7595>, 0x561309d5cfa9 <vm_exec_core+7790>, 0x561309d5d0a0 <vm_exec_core+8037>, 0x561309d5d162 <vm_exec_core+8231>, 0x561309d5d224 <vm_exec_core+8425>, 0x561309d5d31e <vm_exec_core+8675>, 0x561309d5d3fd <vm_exec_core+8898>, 0x561309d5d4ea <vm_exec_core+9135>, 0x561309d5d5fa <vm_exec_core+9407>, 0x561309d5d6f4 <vm_exec_core+9657>, 0x561309d5d76f <vm_exec_core+9780>, 0x561309d5d830 <vm_exec_core+9973>, 0x561309d5d91e <vm_exec_core+10211>, 0x561309d5d9ce <vm_exec_core+10387>, 0x561309d5db4d <vm_exec_core+10770>, 0x561309d5dc27 <vm_exec_core+10988>, 0x561309d5dd13 <vm_exec_core+11224>, 0x561309d5dda4 <vm_exec_core+11369>, 0x561309d5deff <vm_exec_core+11716>, 0x561309d5e4b9 <vm_exec_core+13182>, 0x561309d5e5b5 <vm_exec_core+13434>, 0x561309d5e6b8 <vm_exec_core+13693>, 0x561309d5e7a4 <vm_exec_core+13929>, 0x561309d5e9bd <vm_exec_core+14466>, 0x561309d5eaaf <vm_exec_core+14708>, 0x561309d5ebb5 <vm_exec_core+14970>, 0x561309d5edc0 <vm_exec_core+15493>, 0x561309d5ef77 <vm_exec_core+15932>, 0x561309d5f0ab <vm_exec_core+16240>, 0x561309d5f220 <vm_exec_core+16613>, 0x561309d5f354 <vm_exec_core+16921>, 0x561309d5f4c9 <vm_exec_core+17294>, 0x561309d5f726 <vm_exec_core+17899>, 0x561309d5f931 <vm_exec_core+18422>, 0x561309d5fae8 <vm_exec_core+18861>, 0x561309d5fc0a <vm_exec_core+19151>, 0x561309d5fcb1 <vm_exec_core+19318>, 0x561309d5fd75 <vm_exec_core+19514>, 0x561309d5fe5e <vm_exec_core+19747>, 0x561309d5ff4a <vm_exec_core+19983>, 0x561309d60033 <vm_exec_core+20216>, 0x561309d60147 <vm_exec_core+20492>, 0x561309d6026e <vm_exec_core+20787>, 0x561309d603ad <vm_exec_core+21106>, 0x561309d604ec <vm_exec_core+21425>, 0x561309d6062b <vm_exec_core+21744>, 0x561309d6076a <vm_exec_core+22063>, 0x561309d608a9 <vm_exec_core+22382>, 0x561309d609f3 <vm_exec_core+22712>, 0x561309d60b76 <vm_exec_core+23099>, 0x561309d60cb5 <vm_exec_core+23418>, 0x561309d60df4 <vm_exec_core+23737>, 0x561309d60f33 <vm_exec_core+24056>, 0x561309d61072 <vm_exec_core+24375>, 0x561309d611b1 <vm_exec_core+24694>, 0x561309d612f0 <vm_exec_core+25013>, 0x561309d6142f <vm_exec_core+25332>, 0x561309d6156e <vm_exec_core+25651>, 0x561309d616c6 <vm_exec_core+25995>, 0x561309d6188c <vm_exec_core+26449>, 0x561309d61a13 <vm_exec_core+26840>, 0x561309d61b3b <vm_exec_core+27136>, 0x561309d61c63 <vm_exec_core+27432>, 0x561309d61d86 <vm_exec_core+27723>, 0x561309d61ea9 <vm_exec_core+28014>, 0x561309d61fdd <vm_exec_core+28322>, 0x561309d6211c <vm_exec_core+28641>, 0x561309d62207 <vm_exec_core+28876>, 0x561309d6230c <vm_exec_core+29137>, 0x561309d62445 <vm_exec_core+29450>, 0x561309d62534 <vm_exec_core+29689>, 0x561309d62623 <vm_exec_core+29928>, 0x561309d626f8 <vm_exec_core+30141>, 0x561309d627cd <vm_exec_core+30354>, 0x561309d62849 <vm_exec_core+30478>, 0x561309d628c5 <vm_exec_core+30602>, 0x561309d628e3 <vm_exec_core+30632>, 0x561309d62901 <vm_exec_core+30662>, 0x561309d6291f <vm_exec_core+30692>, 0x561309d6293d <vm_exec_core+30722>, 0x561309d6295b <vm_exec_core+30752>, 0x561309d62979 <vm_exec_core+30782>, 0x561309d62997 <vm_exec_core+30812>, 0x561309d629b5 <vm_exec_core+30842>, 0x561309d629d3 <vm_exec_core+30872>, 0x561309d629f1 <vm_exec_core+30902>, 0x561309d62a0f <vm_exec_core+30932>, 0x561309d62a2d <vm_exec_core+30962>, 0x561309d62a4b <vm_exec_core+30992>, 0x561309d62a69 <vm_exec_core+31022>, 0x561309d62a87 <vm_exec_core+31052>, 0x561309d62aa5 <vm_exec_core+31082>, 0x561309d62ac3 <vm_exec_core+31112>, 0x561309d62ae1 <vm_exec_core+31142>, 0x561309d62aff <vm_exec_core+31172>, 0x561309d62b1d <vm_exec_core+31202>, 0x561309d62b3b <vm_exec_core+31232>, 0x561309d62b59 <vm_exec_core+31262>, 0x561309d62b77 <vm_exec_core+31292>, 0x561309d62b95 <vm_exec_core+31322>, 0x561309d62bb3 <vm_exec_core+31352>, 0x561309d62bd1 <vm_exec_core+31382>, 0x561309d62bef <vm_exec_core+31412>, 0x561309d62c0d <vm_exec_core+31442>, 0x561309d62c2b <vm_exec_core+31472>, 0x561309d62c49 <vm_exec_core+31502>, 0x561309d62c67 <vm_exec_core+31532>, 0x561309d62c85 <vm_exec_core+31562>, 0x561309d62ca3 <vm_exec_core+31592>, 0x561309d62cc1 <vm_exec_core+31622>, 0x561309d62cdf <vm_exec_core+31652>, 0x561309d62cfd <vm_exec_core+31682>, 0x561309d62d1b <vm_exec_core+31712>, 0x561309d62d39 <vm_exec_core+31742>, 0x561309d62d57 <vm_exec_core+31772>, 0x561309d62d75 <vm_exec_core+31802>, 0x561309d62d93 <vm_exec_core+31832>, 0x561309d62db1 <vm_exec_core+31862>, 0x561309d62dcf <vm_exec_core+31892>, 0x561309d62ded <vm_exec_core+31922>, 0x561309d62e0b <vm_exec_core+31952>, 0x561309d62e29 <vm_exec_core+31982>, 0x561309d62e47 <vm_exec_core+32012>, 0x561309d62e65 <vm_exec_core+32042>, 0x561309d62e83 <vm_exec_core+32072>, 0x561309d62ea1 <vm_exec_core+32102>, 0x561309d62ebf <vm_exec_core+32132>, 0x561309d62edd <vm_exec_core+32162>, 0x561309d62efb <vm_exec_core+32192>, 0x561309d62f19 <vm_exec_core+32222>, 0x561309d62f37 <vm_exec_core+32252>, 0x561309d62f55 <vm_exec_core+32282>, 0x561309d62f73 <vm_exec_core+32312>, 0x561309d62f91 <vm_exec_core+32342>, 0x561309d62faf <vm_exec_core+32372>, 0x561309d62fcd <vm_exec_core+32402>, 0x561309d62feb <vm_exec_core+32432>, 0x561309d63009 <vm_exec_core+32462>, 0x561309d63027 <vm_exec_core+32492>, 0x561309d63045 <vm_exec_core+32522>, 0x561309d63063 <vm_exec_core+32552>, 0x561309d63081 <vm_exec_core+32582>, 0x561309d6309f <vm_exec_core+32612>, 0x561309d630bd <vm_exec_core+32642>, 0x561309d630db <vm_exec_core+32672>, 0x561309d630f9 <vm_exec_core+32702>, 0x561309d63117 <vm_exec_core+32732>, 0x561309d63135 <vm_exec_core+32762>, 0x561309d63153 <vm_exec_core+32792>, 0x561309d63171 <vm_exec_core+32822>, 0x561309d6318f <vm_exec_core+32852>, 0x561309d631ad <vm_exec_core+32882>, 0x561309d631cb <vm_exec_core+32912>, 0x561309d631e9 <vm_exec_core+32942>, 0x561309d63207 <vm_exec_core+32972>, 0x561309d63238 <vm_exec_core+33021>, 0x561309d63256 <vm_exec_core+33051>, 0x561309d63274 <vm_exec_core+33081>, 0x561309d63292 <vm_exec_core+33111>, 0x561309d632b0 <vm_exec_core+33141>, 0x561309d632ce <vm_exec_core+33171>, 0x561309d632ec <vm_exec_core+33201>, 0x561309d6330a <vm_exec_core+33231>, 0x561309d63328 <vm_exec_core+33261>, 0x561309d63346 <vm_exec_core+33291>, 0x561309d63364 <vm_exec_core+33321>, 0x561309d63382 <vm_exec_core+33351>, 0x561309d633a0 <vm_exec_core+33381>, 0x561309d633be <vm_exec_core+33411>...}
#26 0x0000561309d7684b in rb_vm_exec (ec=0x56130ab4c410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x56130ab4c410
        _tag = {tag = 36, retval = 4, buf = {0x7fff57a46ae0, 0x561309d767c9 <rb_vm_exec+190>, 0x0, 0x7fff57a46a30, 0x56130abcce00}, prev = 0x7fff57a46b50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x0000561309d776aa in rb_iseq_eval_main (iseq=0x7f8f06c02cd0) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x56130ab4c410
        val = 140734663781216
#28 0x0000561309b839ee in rb_ec_exec_node (ec=0x56130ab4c410, n=0x7f8f06c02cd0) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x56130ab4c410
        _tag = {tag = 36, retval = 94639767433216, buf = {0x7fff57a46bd0, 0x561309b8399a <rb_ec_exec_node+212>, 0x0, 0x7fff57a46b20, 0x56130ab4c410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f8f06c02cd0
#29 0x0000561309b83b5f in ruby_run_node (n=0x7f8f06c02cd0) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x56130ab4c410
        status = 22035
#30 0x0000561309b7f12e in rb_main (argc=123, argv=0x7fff57a46d78) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140734663781456
#31 0x0000561309b7f18f in main (argc=123, argv=0x7fff57a46d78) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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