# Logfile created on 2024-05-10 05:33:09 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056378e725f30 @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'", @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.20240510-053309", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056378e7be870 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056378e7be730 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056378e7be5a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240510-053309", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240510-053309>, @binmode=false, @mon_data=#<Monitor:0x000056378e7be4d8>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0 Cloning into 'trunk-O0'... $$$[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 checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="" checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for 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-unicode -j4 Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/CaseFolding.txt ... done done downloading 15.0.0/ucd/CaseFolding.txt ... downloading 15.0.0/ucd/CaseFolding.txt ... done downloading 15.0.0/ucd/CaseFolding.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done Downloading Unicode 15.0.0 data and property files... done Downloading Unicode 15.0.0 auxiliary files... done done Downloading Unicode 15.0.0 auxiliary files... Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropList.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done Downloading Unicode emoji 15.0 files... done Downloading Unicode emoji 15.0 files... done Downloading Unicode emoji 15.0 files... done downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-test.txt ... done /tmp/ruby/src/trunk-O0/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk-O0/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' /tmp/ruby/src/trunk-O0/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk-O0/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk-O0/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1 make: *** Waiting for unfinished jobs.... make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk-O0/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1 make: *** Deleting file '/tmp/ruby/src/trunk-O0/enc/unicode/data/emoji/15.0/emoji-sequences.txt' /tmp/ruby/src/trunk-O0/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk-O0/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk-O0/tool/downloader.rb:465:in `<main>' downloading emoji/15.0/emoji-test.txt ... make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk-O0/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1 $$$[end] "make update-unicode -j4" exit with 512. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Downloading bundled gem rake-13.2.1... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rss-0.3.0... Downloading bundled gem rexml-3.2.6... 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.7.3... Downloading bundled gem mutex_m-0.2.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem bigdecimal-3.1.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/minitest/minitest Cloning into '/tmp/ruby/src/trunk-O0/gems/src/minitest'... 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 Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a 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 From https://github.com/minitest/minitest * branch ea9caafc0754b1d6236a490d59e624b53209734a -> FETCH_HEAD HEAD is now at ea9caaf Ignore unused block. (ko1) [git-p4: depot-paths = "//src/minitest/dev/": change = 14118] echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision updated Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem Building minitest@ea9caafc0754b1d6236a490d59e624b53209734a to /tmp/ruby/src/trunk-O0/gems/minitest-5.22.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 - Successfully built RubyGem Name: minitest Version: 5.22.3 File: minitest-5.22.3.gem /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision updated Building typeprof@b19a6416da3a05d57fadd6ffdadb382b6d236ca5 to /tmp/ruby/src/trunk-O0/gems/typeprof-0.21.11.gem Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd 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-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 2f915e729a $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating id.h generating optinsn.inc generating optunifs.inc generating insns.inc id.h updated generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc generating vm_call_iseq_optimized.inc known_errors.inc updated 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 ... making /tmp/ruby/src/trunk-O0/dir.rbinc id.c updated 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 make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c extracting ripper.y from ../../parse.y make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' 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 generating eventids1.c from ../../parse.y make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/etc' generating miniprelude.c generating eventids1.h from ../../parse.y miniprelude.c updated generating golf_prelude.c generating eventids2table.c from ./eventids2.c golf_prelude.c updated compiling compiler ripper.y /tmp/ruby/src/trunk-O0/lib/unicode_normalize/tables.rb unchanged generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated 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/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/gbk.c ... generating table from enc/trans/japanese_sjis.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/korean.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/single_byte.c generating enc/trans/gb18030.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/korean.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... generating enc/trans/single_byte.c ... generating enc/trans/japanese_euc.c ... generating enc/trans/utf8_mac.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision - 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/minitest.revision unchanged /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/gems Extracting bundle gem rake-13.2.1... Extracting bundle gem test-unit-3.6.2... Extracting bundle gem rexml-3.2.6... Extracting bundle gem rss-0.3.0... Unpacked gems/rake-13.2.1.gem Extracting bundle gem net-ftp-0.3.4... Unpacked gems/test-unit-3.6.2.gem Extracting bundle gem net-imap-0.4.11... Unpacked gems/net-ftp-0.3.4.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/rexml-3.2.6.gem Extracting bundle gem net-smtp-0.5.0... Unpacked gems/rss-0.3.0.gem Extracting bundle gem matrix-0.4.2... Unpacked gems/net-imap-0.4.11.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-smtp-0.5.0.gem Extracting bundle gem racc-1.7.3... Unpacked gems/prime-0.1.2.gem Extracting bundle gem mutex_m-0.2.0... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/mutex_m-0.2.0.gem Extracting bundle gem base64-0.2.0... Unpacked gems/debug-1.9.2.gem Extracting bundle gem bigdecimal-3.1.8... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem observer-0.1.2... Unpacked gems/racc-1.7.3.gem Extracting bundle gem abbrev-0.1.2... Unpacked gems/observer-0.1.2.gem Extracting bundle gem resolv-replace-0.1.1... Unpacked gems/base64-0.2.0.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/bigdecimal-3.1.8.gem Extracting bundle gem drb-2.2.1... Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/abbrev-0.1.2.gem Extracting bundle gem syslog-0.1.2... Unpacked gems/rinda-0.2.0.gem Unpacked gems/drb-2.2.1.gem Extracting bundle gem csv-3.3.0... Unpacked gems/nkf-0.2.0.gem Extracting bundle gem minitest-5.22.3... Unpacked gems/syslog-0.1.2.gem Extracting bundle gem rbs-3.4.4... Extracting bundle gem typeprof-0.21.11... Unpacked gems/minitest-5.22.3.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem Unpacked gems/csv-3.3.0.gem Unpacked gems/typeprof-0.21.11.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... 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 /tmp/ruby/src/trunk-O0/error.c: In function 'rb_enc_compile_warn': /tmp/ruby/src/trunk-O0/error.c:410:9: warning: function 'rb_enc_compile_warn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 410 | with_warn_vsprintf(enc, file, line, fmt) { | ^~~~~~~~~~~~~~~~~~ /tmp/ruby/src/trunk-O0/error.c: In function 'rb_enc_compile_warning': /tmp/ruby/src/trunk-O0/error.c:432:9: warning: function 'rb_enc_compile_warning' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 432 | with_warn_vsprintf(enc, file, line, fmt) { | ^~~~~~~~~~~~~~~~~~ /tmp/ruby/src/trunk-O0/error.c: At top level: cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics compiling /tmp/ruby/src/trunk-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/localeinit.c compiling /tmp/ruby/src/trunk-O0/dln.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 6cc993e11a665fcdee4f7a2dfd66564d1ddac647c2f51274e8b33c178429a884 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 transdb.h updated generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk-O0/enc/euc_jp.c ext/configure-ext.mk updated making trans compiling /tmp/ruby/src/trunk-O0/enc/euc_kr.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/euc_tw.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 generating table from /tmp/ruby/src/trunk-O0/enc/trans/big5.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_1.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 generating table from /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-O0/enc/shift_jis.c generating /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/chinese.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 generating /tmp/ruby/src/trunk-O0/enc/trans/chinese.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1257.c generating /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji.c linking encoding encdb.so linking encoding big5.so generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so generating /tmp/ruby/src/trunk-O0/enc/trans/emoji.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c 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 linking encoding iso_8859_6.so 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 linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so 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 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 generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/escape.c linking encoding windows_1250.so generating /tmp/ruby/src/trunk-O0/enc/trans/escape.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c 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 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/emoji_sjis_softbank.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/gbk.c configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan generating /tmp/ruby/src/trunk-O0/enc/trans/big5.c ... configuring -test-/bignum generating table from /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class generating /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c ... configuring -test-/cxxanyargs generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese.c configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw generating /tmp/ruby/src/trunk-O0/enc/trans/japanese.c ... configuring -test-/eval generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c configuring -test-/exception configuring -test-/fatal configuring -test-/file generating /tmp/ruby/src/trunk-O0/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/korean.c generating /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.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 generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args generating /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c ... configuring -test-/st/foreach linking transcoder transdb.so configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string compiling /tmp/ruby/src/trunk-O0/enc/trans/big5.c configuring -test-/struct configuring -test-/symbol generating /tmp/ruby/src/trunk-O0/enc/trans/korean.c ... compiling /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-O0/enc/trans/chinese.c configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring cgi/escape generating /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c configuring continuation compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c configuring coverage compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c configuring date compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c 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 digest configuring digest/bubblebabble configuring digest/md5 compiling /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese.c configuring digest/rmd160 compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c configuring erb/escape compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c configuring digest/sha1 configuring etc configuring digest/sha2 compiling /tmp/ruby/src/trunk-O0/enc/trans/korean.c configuring fcntl compiling /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c configuring fiddle 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 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 linking transcoder single_byte.so linking transcoder utf_16_32.so linking transcoder utf8_mac.so configuring io/console 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 json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring io/nonblock configuring io/wait configuring stringio configuring strscan configuring bigdecimal-3.1.8/ext/bigdecimal configuring zlib configuring debug-1.9.2/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.7.3/ext/racc/cparse configuring rbs-3.4.4/ext/rbs_extension configuring syslog-0.1.2/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-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-/abi' compiling /tmp/ruby/src/trunk-O0/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF' 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/extract' 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/extract/extract.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/beg_len_step/beg_len_step.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 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/extract' 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-/arith_seq/beg_len_step.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-/bignum' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/big2str.c linking shared-object -test-/array/to_ary_concat.so 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-/array/resize.so linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize' 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 compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/bigzero.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/asan' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/div.c linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_3571.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/init.c 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-5832' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-5832/bug.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-/bug_reporter' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug_reporter/bug_reporter.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/str2big.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/class' compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/class2name.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-/debug' compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/init.c 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 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-/econv' compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/inspector.c linking shared-object -test-/class.so linking shared-object -test-/dln/empty.so 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval' compiling /tmp/ruby/src/trunk-O0/ext/-test-/eval/eval.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/profile_frames.c linking shared-object -test-/enumerator_kw.so linking shared-object -test-/eval.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-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/init.c linking shared-object -test-/debug.so linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/fs.c 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-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/nextafter.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-/fatal/rb_fatal.c linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-O0/ext/-test-/funcall/funcall.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception' 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-/funcall.so 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-/file.so linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/init.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-/iter' compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/my_integer.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/dot.dot' compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/dot.dot/dot.dot.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/init.c linking shared-object -test-/integer.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/yield.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer' 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 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]: 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 linking shared-object -test-/iter.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/protect.so linking shared-object -test-/load/resolve_symbol_resolver.so 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/stringify_target' compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/stringify_target/stringify_target.c 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-/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-/load/resolve_symbol_target' 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' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/load/stringify_target.so linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/stringify_target' linking shared-object -test-/marshal/compat.so 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-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' 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 compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/init.c linking shared-object -test-/memory_view.so linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-O0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/num2int.so linking shared-object -test-/method.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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf' compiling /tmp/ruby/src/trunk-O0/ext/-test-/printf/printf.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class' 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 compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/init.c 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 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-/random/loop.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/super.c linking shared-object -test-/proc.so linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' 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-/rb_call_super_kw' 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-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/random' 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-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational' 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 linking shared-object -test-/recursion.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/parse_depth_limit.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion' 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 linking shared-object -test-/scan_args.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 linking shared-object -test-/regexp.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp' 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/foreach' 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-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' 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 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-/string/chilled.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 linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/init.c 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-/string/cstr.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/len.c linking shared-object -test-/thread/lock_native_thread.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 linking shared-object -test-/thread_fd.so 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-/string/ellipsize.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_associate.c linking shared-object -test-/struct.so 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 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 compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_dummy.c linking shared-object -test-/typeddata.so 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 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-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/new.c linking shared-object -test-/wait.so linking shared-object cgi/escape.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/fstring.c linking shared-object -test-/time.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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape' 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 linking shared-object continuation.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' compiling /tmp/ruby/src/trunk-O0/ext/digest/digest.c installing default coverage libraries linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/erb/escape' compiling /tmp/ruby/src/trunk-O0/ext/erb/escape/escape.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/modify.c linking shared-object digest.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/new.c linking shared-object erb/escape.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/etc' compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.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 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/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' compiling /tmp/ruby/src/trunk-O0/ext/fiddle/closure.c linking shared-object etc.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/normalize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc' 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/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 compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_interned_str.c linking shared-object io/console.so compiling /tmp/ruby/src/trunk-O0/ext/fiddle/fiddle.c 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/date/date_strftime.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_str_dup.c linking shared-object io/nonblock.so compiling /tmp/ruby/src/trunk-O0/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' 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/-test-/string/set_len.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/handle.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' linking shared-object -test-/string.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 installing default date_core libraries linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' compiling /tmp/ruby/src/trunk-O0/ext/openssl/openssl_missing.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/memory_view.c installing default monitor libraries linking shared-object monitor.so 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/openssl/ossl.c compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pinned.c installing default pathname libraries compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pointer.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_emitter.c linking shared-object fiddle.so 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 linking shared-object objspace.so compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_parser.c 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/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c installing default pty libraries linking shared-object pty.so compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_yaml_tree.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' 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' 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/ripper/eventids2.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c linking shared-object psych.so compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' 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/socket/constants.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c 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/socket/basicsocket.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/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.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_engine.c compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.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_kdf.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/socket/udpsocket.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 linking shared-object ripper.so 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' compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug/debug.c installing default ripper libraries compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' 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/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.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 compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c 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.7.3/ext/racc/cparse' compiling /tmp/ruby/src/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c ln -sfT ../../../../../src/trunk-O0/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib linking shared-object nkf.so compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c ln -sfT ../../../../../src/trunk-O0/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib linking shared-object racc/cparse.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/.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 make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/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 compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.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/bubblebabble' compiling /tmp/ruby/src/trunk-O0/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexstate.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/md5' compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/main.c installing default socket libraries linking shared-object socket.so linking shared-object digest/md5.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parser.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' 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/rmd160/rmd160.c compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parserstate.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2init.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator' compiling /tmp/ruby/src/trunk-O0/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/ruby_objs.c linking shared-object digest/sha2.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension/unescape.c installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' linking shared-object json/ext/generator.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/parser' compiling /tmp/ruby/src/trunk-O0/ext/json/parser/parser.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator' ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.4.4/lib ../../../../../.bundle/gems/rbs-3.4.4/lib compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c linking shared-object rbs_extension.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/parser' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.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/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.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/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509store.c installing default openssl libraries linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' 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 minitest to ea9caafc0754b1d6236a490d59e624b53209734a Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision - 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 - 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/power_assert.revision unchanged /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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 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 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 transdb.h updated Extracting bundle gem power_assert-2.0.3... 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-/abi' linking shared-object -test-/abi.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' linking shared-object -test-/array/to_ary_concat.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' linking transcoder transdb.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' linking shared-object -test-/marshal/compat.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/internal_ivar.so make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' linking shared-object -test-/st/foreach.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' linking shared-object -test-/st/numhash.so 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering 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/io/console' 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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' 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/openssl' 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/rubyvm' make[2]: Leaving 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' 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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' 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/racc-1.7.3/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/.bundle/gems/rbs-3.4.4/ext/rbs_extension' 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/syslog-0.1.2/ext/syslog' make[2]: Leaving 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/racc-1.7.3/ext/racc/cparse' 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.28.0 pstore 0.1.3 rdoc 6.6.3.1 readline 0.0.4 reline 0.5.6 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.22.3 rake 13.2.1 test-unit 3.6.2 rexml 3.2.6 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.7.3 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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/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=25913 "--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/885] 55865=test_reqarg [ 2/885] 55862=test_date_strftime [ 3/885] 55863=test_init [ 4/885] 55864=test_set [ 5/885] 55864=test_file [ 6/885] 55864=test_gem_commands_signin_command [ 7/885] 55864=library_symbols_test [ 8/885] 55864=test_zsh_completion [ 9/885] 55864=test_resource [ 10/885] 55865=test_system [ 11/885] 55863=test_sorted_set [ 12/885] 55864=test_face [ 13/885] 55864=test_emoji [ 14/885] 55864=test_sizeof [ 15/885] 55863=test_iseq [ 16/885] 55862=test_cp949 [ 17/885] 55862=test_gem_commands_search_command [ 18/885] 55862=test_condition [ 19/885] 55862=test_defined [ 20/885] 55862=integer_parse_test [ 21/885] 55862=test_basicsocket [ 22/885] 55862=test_sleep [ 23/885] 55862=test_color_printer [ 24/885] 55862=test_rdoc_rd_inline_parser [ 25/885] 55863=test_date_attr [ 26/885] 55863=warnings_test [ 27/885] 55863=test_erb_m17n [ 28/885] 55863=test_rdoc_code_object [ 29/885] 55862=test_gem_commands_uninstall_command [ 30/885] 55865=test_custom_command [ 31/885] 55865=test_framework [ 32/885] 55865=test_socket [ 33/885] 55864=test_yamlstore [ 34/885] 55864=test_class2name [ 35/885] 55864=test_rdoc_markup_to_html_crossref [ 36/885] 55863=test_depth_first [ 37/885] 55863=test_random_formatter [ 38/885] 55863=test_benchmark [ 39/885] 55862=test_pack [ 40/885] 55862=test_rdoc_markup_heading [ 41/885] 55862=test_x509name [ 42/885] 55862=test_fnmatch [ 43/885] 55862=test_gem_source [ 44/885] 55863=test_function [ 45/885] 55863=test_string [ 46/885] 55863=test_raise [ 47/885] 55863=test_mkmf [ 48/885] 55863=test_gem_stub_specification [ 49/885] 55862=test_assembler [ 50/885] 55862=test_reline [ 51/885] 55865=test_multi_irb_commands [ 52/885] 55865=comments_test [ 53/885] 55865=test_yaml [ 54/885] 55864=test_array [ 55/885] 55864=test_debug [ 56/885] 55864=test_parse [ 57/885] 55862=test_method_name_check [ 58/885] 55862=test_rdoc_top_level [ 59/885] 55865=test_hmac [ 60/885] 55865=test_gem_commands_setup_command [ 61/885] 55863=test_postponed_job [ 62/885] 55863=test_uncorrectable_name_check [ 63/885] 55863=test_gem_request_set_lockfile [ 64/885] 55862=test_erb [ 65/885] 55864=test_numeric [ 66/885] 55862=test_gem_commands_environment_command [ 67/885] 55862=test_helper_method [ 68/885] 55862=test_pty [ 69/885] 55864=encoding_test [ 70/885] 55864=test_bmethod [ 71/885] 55864=test_rdoc_markup_verbatim [ 72/885] 55864=test_emitter [ 73/885] 55864=newline_test [ 74/885] 55863=test_econv [ 75/885] 55865=json_fixtures_test [ 76/885] 55865=test_gem_platform [ 77/885] 55864=test_rdoc_parser_c [ 78/885] 55865=test_rdoc_markup_to_html [ 79/885] 55862=test_macro [ 80/885] 55862=test_rdoc_task [ 81/885] 55862=test_numhash [ 82/885] 55862=test_bigzero [ 83/885] 55862=test_stack [ 84/885] 55864=test_pkey_rsa [ 85/885] 55865=test_backtrace [ 86/885] 55864=test_color [ 87/885] 55864=test_ldap [ 88/885] 55864=test_gem_unsatisfiable_dependency_error [ 89/885] 55864=test_require_path_check [ 90/885] 55864=test_utf16 [ 91/885] 55864=test_tempfile [ 92/885] 55865=test_wait [ 93/885] 55864=test_gem_commands_cert_command [ 94/885] 55865=test_date_new [ 95/885] 55865=magic_comment_test [ 96/885] 55865=test_duplicate [ 97/885] 55865=test_object_create_start [ 98/885] 55865=test_rdoc_markup_raw [ 99/885] 55865=test_path [100/885] 55865=test_rdoc_markup_paragraph [101/885] 55865=json_string_matching_test [102/885] 55865=test_nomethod_error [103/885] 55865=test_euc_tw [104/885] 55865=test_fstring [105/885] 55863=test_rdoc_encoding [106/885] 55863=test_class [107/885] 55865=test_const [108/885] 55865=test_io_timeout [109/885] 55865=test_files_test_1 [110/885] 55862=test_rdoc_markdown [111/885] 55862=test_rdoc_rd_inline [112/885] 55862=test_ipaddr [113/885] 55862=test_comparable [114/885] 55862=test_rdoc_normal_class [115/885] 55862=test_gem_package_tar_reader [116/885] 55862=test_rdoc_constant [117/885] 55862=test_deprecate [118/885] 55862=test_pkcs12 [119/885] 55864=test_gem_installer [120/885] 55862=test_gem_source_specific_file [121/885] 55862=test_rdoc_markup_parser [122/885] 55862=test_method [123/885] 55865=test_gem_ext_cargo_builder [124/885] 55865=test_io_buffer [125/885] 55865=test_gem_package_tar_header [126/885] 55865=test_c_struct_builder [127/885] 55865=test_gem_resolver_index_specification [128/885] 55865=test_merge_keys [129/885] 55865=test_rdoc_extend [130/885] 55865=test_to_ruby [131/885] 55865=test_threadgroup [132/885] 55865=test_prettyprint [133/885] 55865=test_human_typo [134/885] 55865=test_gem_ext_builder [135/885] 55863=test_stream [136/885] 55863=test_queue [137/885] 55863=test_rdoc_alias [138/885] 55863=test_big2str [139/885] 55863=test_data [140/885] 55863=test_gem_commands_yank_command [141/885] 55863=test_gem_commands_check_command [142/885] 55863=test_rdoc_context_section [143/885] 55863=test_ellipsize [144/885] 55863=test_emitter [145/885] 55863=test_io [146/885] 55863=test_gem_security_policy [147/885] 55865=test_pkey_dh [148/885] 55865=test_path_to_class [149/885] 55865=test_gem_resolver_activation_request [150/885] 55865=test_function_entry [151/885] 55865=test_securerandom [152/885] 55865=test_win32ole_method_event [153/885] 55865=test_gem_ext_ext_conf_builder [154/885] 55863=test_hash [155/885] 55863=test_complexrational [156/885] 55863=test_abi [157/885] 55863=test_rdoc_any_method [158/885] 55864=test_config [159/885] 55864=test_alias_and_anchor [160/885] 55864=test_key_stroke [161/885] 55864=test_ractor [162/885] 55864=test_ifunless [163/885] 55864=test_rat [164/885] 55864=test_mdns [165/885] 55864=test_config [166/885] 55864=test_process [167/885] 55863=test_win32ole_typelib [168/885] 55863=test_external_new [169/885] 55863=test_bundled_ca [170/885] 55865=constant_path_node_test [171/885] 55865=test_gem_name_tuple [172/885] 55865=test_undef [173/885] 55865=test_date_ractor [174/885] 55863=test_http_request [175/885] 55862=test_gem_request_set [176/885] 55863=test_io_wait [177/885] 55863=test_string_memory [178/885] 55863=test_acceptable [179/885] 55865=test_kwargs [180/885] 55865=test_yield [181/885] 55863=test_integer [182/885] 55863=test_stream [183/885] 55863=test_pkey [184/885] 55863=test_gem_security_trust_dir [185/885] 55863=test_line_editor [186/885] 55862=test_ractor [187/885] 55863=test_dryrun [188/885] 55863=test_gem_resolver_api_set [189/885] 55862=test_lock_native_thread [190/885] 55863=parse_comments_test [191/885] 55863=test_forwardable [192/885] 55863=test_protect [193/885] 55863=test_rdoc_servlet [194/885] 55862=test_clone [195/885] 55863=test_tree_builder [196/885] 55863=test_rdoc_generator_pot_po [197/885] 55863=test_typeddata [198/885] 55862=test_cesu8 [199/885] 55862=test_rdoc_markup_include [200/885] 55862=test_shapes [201/885] 55862=test_rdoc_ri_driver [202/885] 55863=test_httpheader [203/885] 55863=test_literal [204/885] 55862=test_date_marshal [205/885] 55862=test_gem_commands_cleanup_command [206/885] 55862=test_euc_kr [207/885] 55862=test_gem_commands_mirror [208/885] 55862=test_capacity [209/885] 55862=test_thread [210/885] 55862=test_nextafter [211/885] 55862=test_rubyoptions [212/885] 55863=test_scalar [213/885] 55863=test_arith_seq_beg_len_step [214/885] 55863=test_gem_resolver_requirement_list [215/885] 55863=test_iseq_load [216/885] 55863=test_utf32 [217/885] 55863=test_type_completor [218/885] 55863=test_key_name_check [219/885] 55863=test_trick [220/885] 55865=test_rdoc_markup_to_markdown [221/885] 55865=test_change_word [222/885] 55865=test_gem_commands_pristine_command [223/885] 55865=test_tmpdir [224/885] 55865=test_noarg [225/885] 55865=test_ssl_session [226/885] 55865=test_rdoc_markup_hard_break [227/885] 55865=test_gem_version [228/885] 55865=test_rdoc_markdown_test [229/885] 55863=test_rdoc_normal_module [230/885] 55863=test_random [231/885] 55863=test_ns_spki [232/885] 55863=test_gem_resolver_dependency_request [233/885] 55863=test_rdoc_text [234/885] 55863=test_ansi_without_terminfo [235/885] 55863=test_gem_dependency [236/885] 55863=test_cgi_util [237/885] 55863=test_autoload [238/885] 55862=test_gem_source_vendor [239/885] 55862=test_require [240/885] 55862=test_call [241/885] 55865=test_debugger_integration [242/885] 55865=test_my_integer [243/885] 55865=test_modify_expand [244/885] 55865=test_gem_available_set [245/885] 55865=test_memory_view [246/885] 55865=test_assignment [247/885] 55862=test_gem_commands_rebuild_command [248/885] 55862=test_optarg [249/885] 55862=test_ripper [250/885] 55862=test_gem_dependency_installer [251/885] 55865=test_gem_source_lock [252/885] 55865=test_generic [253/885] 55865=test_enc_str_buf_cat [254/885] 55865=regexp_test [255/885] 55865=test_input_method [256/885] 55865=test_win32ole_type [257/885] 55865=test_x509store [258/885] 55865=test_exception [259/885] 55865=test_null [260/885] 55865=test_windows_1252 [261/885] 55865=test_profile_frames [262/885] 55865=test_div [263/885] 55865=test_kernel [264/885] 55863=test_nil2vtempty [265/885] 55863=test_integer_comb [266/885] 55862=test_deprecated [267/885] 55862=test_gem_commands_outdated_command [268/885] 55862=test_rdoc_markup_formatter [269/885] 55862=test_usrmarshal [270/885] 55862=test_gem_validator [271/885] 55862=!Nothing_to_test [272/885] 55862=test_rendering [273/885] 55862=test_gbk [274/885] 55862=json_parser_test [275/885] 55862=parse_test [276/885] 55865=test_rdoc_single_class [277/885] 55865=test_win32ole_param_event [278/885] 55865=test_workspace [279/885] 55865=test_rdoc_generator_json_index [280/885] 55865=test_cgi_tag_helper [281/885] 55865=test_gem_resolver_index_set [282/885] 55865=test_thread [283/885] 55865=test_rdoc_token_stream [284/885] 55865=test_recorder [285/885] 55865=test_gem_request [286/885] 55865=test_pkey_ec [287/885] 55865=test_gem_spec_fetcher [288/885] 55865=test_folderitem2_invokeverb [289/885] 55865=test_enum [290/885] 55865=test_date_parse [291/885] 55865=test_class_name_check [292/885] 55865=test_common [293/885] 55865=test_type [294/885] 55865=test_backtrace [295/885] 55865=test_gem_commands_push_command [296/885] 55865=test_m17n_comb [297/885] 55863=json_generic_object_test [298/885] 55863=test_complex [299/885] 55862=test_gem_commands_build_command [300/885] 55863=test_qsort [301/885] 55863=json_addition_test [302/885] 55863=test_delete [303/885] 55863=test_rdoc_markup_to_ansi [304/885] 55863=test_gc_compact [305/885] 55862=test_continuation [306/885] 55862=test_str2big [307/885] 55862=json_generator_test [308/885] 55862=test_gem_impossible_dependencies_error [309/885] 55862=test_gem_commands_specification_command [310/885] 55862=test_popen_deadlock [311/885] 55864=attribute_write_test [312/885] 55864=test_len [313/885] 55864=test_placearg [314/885] 55864=test_asn1 [315/885] 55864=test_syntax [316/885] 55862=test_rdoc_store [317/885] 55862=test_case_comprehensive [318/885] 55865=test_exception [319/885] 55863=test_provider [320/885] 55863=test_inadvertent_creation [321/885] 55863=test_webauthn_listener_response [322/885] 55863=test_enc_raise [323/885] 55863=test_rdoc_stats [324/885] 55863=test_gem_dependency_resolution_error [325/885] 55863=test_gem_bundler_version_finder [326/885] 55863=test_time [327/885] 55863=test_files_test [328/885] 55863=test_io_wait_uncommon [329/885] 55863=test_gem_request_set_lockfile_parser [330/885] 55863=test_parser_events [331/885] 55863=test_gem_ci_detector [332/885] 55863=test_gem_commands_signout_command [333/885] 55863=test_gem_silent_ui [334/885] 55863=test_cclass [335/885] 55863=test_rdoc_rdoc [336/885] 55863=test_gem_safe_yaml [337/885] 55863=test_kdf [338/885] 55863=test_rdoc_comment [339/885] 55863=test_tcp [340/885] 55863=test_win32ole_variant_m [341/885] 55863=test_json_tree [342/885] 55863=test_cgi_multipart [343/885] 55863=test_bug_reporter [344/885] 55863=test_autoconf [345/885] 55863=test_io_buffer [346/885] 55863=test_command [347/885] 55865=test_arithmetic_sequence [348/885] 55865=test_ractor [349/885] 55865=test_load [350/885] 55865=test_severity [351/885] 55865=test_http [352/885] 55865=test_gem_update_suggestion [353/885] 55865=test_gem_source_installed [354/885] 55863=test_ole_methods [355/885] 55863=test_flags [356/885] 55865=test_gem_resolver_installer_set [357/885] 55865=test_psych [358/885] 55865=test_rdoc_i18n_locale [359/885] 55865=test_gem_resolver_lock_set [360/885] 55865=static_literals_test [361/885] 55865=ripper_test [362/885] 55863=test_rdoc_method_attr [363/885] 55863=test_win32ole_type_event [364/885] 55863=test_gem_uri [365/885] 55863=test_sprintf [366/885] 55865=test_exception_at_throwing [367/885] 55865=test_enumerator [368/885] 55865=test_stringio [369/885] 55865=test_memory_view [370/885] 55863=test_win32ole_method [371/885] 55863=test_gem_source_local [372/885] 55865=test_frozen [373/885] 55863=test_flip [374/885] 55865=test_case_mapping [375/885] 55865=test_date_compat [376/885] 55865=test_gem_source_subpath_problem [377/885] 55863=test_date_conv [378/885] 55863=test_weakmap [379/885] 55865=test_egrep_cpp [380/885] 55865=test_dot_dot [381/885] 55865=test_scan_args [382/885] 55865=test_pkey_dsa [383/885] 55865=test_switch_hitter [384/885] 55864=test_gem_commands_dependency_command [385/885] 55865=test_rdoc_rubygems_hook [386/885] 55864=test_weakref [387/885] 55865=test_enumerator [388/885] 55864=test_timeout [389/885] 55864=test_string [390/885] 55863=test_name_error [391/885] 55863=locals_test [392/885] 55863=test_hash_create [393/885] 55863=bom_test [394/885] 55863=test_safe_load [395/885] 55863=test_gem_stream_ui [396/885] 55863=test_ansi_with_terminfo [397/885] 55863=test_thread_fd_close [398/885] 55863=test_file [399/885] 55863=test_rdoc_generator_ri [400/885] 55863=test_reline_key [401/885] 55863=test_unicode_normalize [402/885] 55863=test_bug-3571 [403/885] 55863=test_handle [404/885] 55863=test_did_you_mean [405/885] 55863=test_date_time [406/885] 55863=test_rdoc_markup_to_joined_paragraph [407/885] 55863=test_arity [408/885] 55863=parser_test [409/885] 55863=test_rdoc_cross_reference [410/885] 55863=test_shift_jis [411/885] 55863=test_gem_security [412/885] 55864=test_rubygems [413/885] 55863=test_member [414/885] 55863=test_eval [415/885] 55864=format_errors_test [416/885] 55864=test_stringchar [417/885] 55864=test_ractor [418/885] 55864=test_gem_command [419/885] 55863=test_emoji_breaks [420/885] 55863=test_fiddle [421/885] 55865=test_gem_resolver_git_set [422/885] 55864=test_nofree [423/885] 55864=test_gem_resolver_lock_specification [424/885] 55864=reflection_test [425/885] 55864=test_bug-5832 [426/885] 55864=test_show_source [427/885] 55864=test_store [428/885] 55865=test_gem_commands_open_command [429/885] 55863=test_help [430/885] 55863=test_files_lib [431/885] 55863=test_digest [432/885] 55865=test_alias [433/885] 55865=test_proc [434/885] 55864=test_eval [435/885] 55864=test_pointer [436/885] 55863=test_gem_gem_runner [437/885] 55863=test_storage [438/885] 55863=test_zlib [439/885] 55864=test_rdoc_generator_pot [440/885] 55864=test_gem_uninstaller [441/885] 55865=test_printf [442/885] 55865=compiler_test [443/885] 55865=test_iterator [444/885] 55865=test_variable_name_check [445/885] 55865=test_string [446/885] 55865=test_gem_remote_fetcher [447/885] 55864=test_case [448/885] 55864=test_regexp [449/885] 55865=pattern_test [450/885] 55865=test_file_exhaustive [451/885] 55865=test_extlibs [452/885] 55862=test_addr [453/885] 55862=test_gem_commands_info_command [454/885] 55862=test_getopts [455/885] 55862=test_process [456/885] 55862=test_dns [457/885] 55862=test_cgi_header [458/885] 55862=test_singleton_function [459/885] 55862=test_protocol [460/885] 55862=test_rdoc_markup_to_rdoc [461/885] 55862=test_helper [462/885] 55862=test_dir_m17n [463/885] 55865=test_rdoc_generator_pot_po_entry [464/885] 55865=test_env [465/885] 55863=test_rdoc_markup_pre_process [466/885] 55863=test_convertible [467/885] 55862=desugar_compiler_test [468/885] 55862=test_pipe [469/885] 55862=test_have_macro [470/885] 55862=test_resize [471/885] 55862=test_io_m17n [472/885] 55862=test_stringscanner [473/885] 55865=test_gem_resolver_specification [474/885] 55865=test_tracepoint [475/885] 55862=test_internal_ivar [476/885] 55862=test_error_highlight [477/885] 55862=test_config [478/885] 55865=test_win32ole [479/885] 55865=test_pstore [480/885] 55863=test_variable [481/885] 55865=test_gem_text [482/885] 55865=test_settracefunc [483/885] 55863=test_gem_request_set_gem_dependency_api [484/885] 55862=test_lambda [485/885] 55862=test_readpartial [486/885] 55863=test_super [487/885] 55862=test_ocsp [488/885] 55862=test_win32ole_param [489/885] 55862=heredoc_dedent_test [490/885] 55862=test_sprintf_comb [491/885] 55862=test_time [492/885] 55862=test_gem_package_old [493/885] 55862=memsize_test [494/885] 55862=test_method_cache [495/885] 55862=test_boolean [496/885] 55862=test_kill_ring [497/885] 55862=test_rdoc_parser_changelog [498/885] 55865=parameters_signature_test [499/885] 55865=test_yaml_special_cases [500/885] 55862=test_gem_source_list [501/885] 55865=static_inspect_test [502/885] 55865=test_transcode [503/885] 55862=test_dir [504/885] 55865=test_coderange [505/885] 55865=test_iso_8859 [506/885] 55865=index_write_test [507/885] 55865=test_gem_commands_install_command [508/885] 55862=test_enumerator_kw [509/885] 55862=test_mailto [510/885] 55862=test_lexer [511/885] 55862=test_nonblock [512/885] 55862=test_open-uri [513/885] 55863=test_date [514/885] 55863=test_c_struct_entry [515/885] 55862=test_rdoc_context [516/885] 55865=test_random [517/885] 55865=test_cgi_modruby [518/885] 55865=test_gem_commands_owner_command [519/885] 55863=test_rational [520/885] 55863=test_gem_local_remote_options [521/885] 55863=test_gc [522/885] 55865=parse_stream_test [523/885] 55865=test_stat [524/885] 55865=test_pair [525/885] 55862=test_resolve_symbol [526/885] 55862=test_flush [527/885] 55862=test_yamldbm [528/885] 55862=unescape_test [529/885] 55865=test_func [530/885] 55864=test_jaro_winkler [531/885] 55864=test_foreach [532/885] 55864=test_install [533/885] 55864=test_gem_resolver_composed_set [534/885] 55864=test_summary [535/885] 55864=test_win32ole_variant [536/885] 55864=test_find [537/885] 55864=test_arity [538/885] 55864=test_object [539/885] 55862=test_rdoc_markup_attribute_manager [540/885] 55862=test_nil [541/885] 55862=test_trace [542/885] 55862=test_rdoc_class_module [543/885] 55864=test_singleton [544/885] 55864=test_ancdata [545/885] 55864=test_spell_checker [546/885] 55864=test_gem_resolver_git_specification [547/885] 55864=test_files_test_2 [548/885] 55862=test_rdoc_markup [549/885] 55862=test_normalize [550/885] 55862=test_bignum [551/885] 55862=test_sleep [552/885] 55862=test_rdoc_tom_doc [553/885] 55862=ractor_test [554/885] 55862=test_gem_commands_fetch_command [555/885] 55865=test_basicinstructions [556/885] 55862=test_update [557/885] 55865=test_key_actor_emacs [558/885] 55862=test_ractor [559/885] 55862=command_line_test [560/885] 55862=test_verbose [561/885] 55862=test_stringify_symbols [562/885] 55862=test_registry [563/885] 55862=test_pack [564/885] 55865=test_https_proxy [565/885] 55865=test_rdoc_rd_block_parser [566/885] 55865=test_name_error_extension [567/885] 55862=test_rdoc_ri_paths [568/885] 55865=test_err_in_callback [569/885] 55865=test_gem_package_task [570/885] 55865=test_rdoc_generator_markup [571/885] 55865=test_rendering [572/885] 55865=test_gem_dependency_list [573/885] 55862=test_gem_ext_configure_builder [574/885] 55862=test_scanner_events [575/885] 55865=test_inlinecache [576/885] 55862=test_filter [577/885] 55865=json_ext_parser_test [578/885] 55865=test_gem_resolver_vendor_specification [579/885] 55862=test_not [580/885] 55862=test_rdoc_attr [581/885] 55862=test_ostruct [582/885] 55865=test_koi8 [583/885] 55865=test_context [584/885] 55862=test_coder [585/885] 55862=test_symbol [586/885] 55865=test_gem_commands_sources_command [587/885] 55865=test_ws [588/885] 55865=test_erb_command [589/885] 55865=test_gem_rdoc [590/885] 55865=test_win32ole_variant_outarg [591/885] 55865=test_gem_commands_contents_command [592/885] 55865=test_have_func [593/885] 55865=test_ractor_compatibility [594/885] 55865=test_http [595/885] 55864=test_fd_setsize [596/885] 55864=test_gem_source_git [597/885] 55864=test_regex_casefold [598/885] 55864=test_unix [599/885] 55864=test_rdoc_markup_to_html_snippet [600/885] 55864=test_gem_commands_lock_command [601/885] 55865=test_data [602/885] 55864=test_rdoc_i18n_text [603/885] 55864=test_gem_source_fetch_problem [604/885] 55865=test_rdoc_parser_markdown [605/885] 55865=test_rdoc_markup_indented_paragraph [606/885] 55865=test_date_strptime [607/885] 55864=test_gem_request_set_lockfile_tokenizer [608/885] 55864=test_gem_doctor [609/885] 55864=ruby_api_test [610/885] 55865=test_gem_safe_marshal [611/885] 55864=test_default_gems [612/885] 55864=test_instrumentation_api [613/885] 55864=test_rand [614/885] 55865=test_serialize_subclasses [615/885] 55865=fuzzer_test [616/885] 55865=test_ast [617/885] 55862=test_propertyputref [618/885] 55862=test_struct [619/885] 55862=test_gem_resolver_api_specification [620/885] 55862=location_test [621/885] 55862=test_gem_security_signer [622/885] 55862=test_date_arith [623/885] 55862=test_gem_package [624/885] 55864=test_buffering [625/885] 55864=test_svcb_https [626/885] 55864=test_gem_commands_stale_command [627/885] 55864=test_enumerable [628/885] 55864=test_too_many_dummy_encodings [629/885] 55864=test_signedness [630/885] 55862=test_rdoc_parser_simple [631/885] 55862=json_common_interface_test [632/885] 55862=test_grapheme_breaks [633/885] 55862=test_ractor [634/885] 55862=test_require [635/885] 55864=test_find_executable [636/885] 55864=test_ts [637/885] 55864=test_dup [638/885] 55864=test_history [639/885] 55864=test_locale [640/885] 55864=test_weakkeymap [641/885] 55864=test_formatter [642/885] 55864=test_rdoc_markup_document [643/885] 55864=test_lazy_enumerator [644/885] 55864=test_key_actor_vi [645/885] 55864=test_optimization [646/885] 55862=test_gem_commands_query_command [647/885] 55863=test_range [648/885] 55862=test_rdoc_rd [649/885] 55862=test_exit [650/885] 55862=test_force_exit [651/885] 55862=test_open3 [652/885] 55863=test_pinned [653/885] 55863=test_udp [654/885] 55863=test_require [655/885] 55863=test_remote_fetch_error [656/885] 55863=test_pattern_key_name_check [657/885] 55863=test_thread [658/885] 55862=test_terminfo [659/885] 55862=test_rational2 [660/885] 55862=test_fiber [661/885] 55862=test_rdoc_require [662/885] 55862=test_parser [663/885] 55862=test_delegate [664/885] 55862=test_gem_ext_cargo_builder_unit [665/885] 55862=test_bash_completion [666/885] 55862=test_cgi_core [667/885] 55862=test_signal [668/885] 55862=test_fixnum [669/885] 55862=test_bug-14834 [670/885] 55862=test_gem [671/885] 55863=test_addrinfo [672/885] 55863=test_encoding [673/885] 55863=ruby_parser_test [674/885] 55863=test_to_ary_concat [675/885] 55862=test_buffered_io [676/885] 55862=test_completion [677/885] 55862=test_constant [678/885] 55864=test_ractor [679/885] 55864=test_ssl [680/885] 55864=test_evaluation [681/885] 55864=test_case_options [682/885] 55864=test_gem_console_ui [683/885] 55864=test_https [684/885] 55864=test_rdoc_markup_to_tt_only [685/885] 55864=test_optparse [686/885] 55864=test_raise_exception [687/885] 55862=test_rdoc_markup_to_bs [688/885] 55862=test_gem_commands_update_command [689/885] 55864=json_encoding_test [690/885] 55864=test_marshal [691/885] 55864=test_compile_prism [692/885] 55862=test_io [693/885] 55863=test_sexp [694/885] 55863=test_gem_ext_cmake_builder [695/885] 55864=test_interned_str [696/885] 55864=test_integer [697/885] 55863=test_objectspace [698/885] 55863=test_require_lib [699/885] 55864=test_gem_util [700/885] 55864=test_tree_spell_checker [701/885] 55864=test_euc_jp [702/885] 55864=test_option [703/885] 55864=test_mutex [704/885] 55863=test_win32ole_event [705/885] 55863=test_tracer [706/885] 55863=test_struct [707/885] 55864=test_etc [708/885] 55864=test_scalar_scanner [709/885] 55864=test_notimplement [710/885] 55864=test_key_event_record [711/885] 55864=test_array_create [712/885] 55864=test_import [713/885] 55863=test_last_thread [714/885] 55863=test_ftp [715/885] 55863=test_logdevice [716/885] 55864=test_pp [717/885] 55864=test_enc_associate [718/885] 55863=test_x509cert [719/885] 55864=test_gem_commands_unpack_command [720/885] 55863=test_rdoc_markup_to_table_of_contents [721/885] 55863=test_append [722/885] 55863=test_symbol [723/885] 55863=test_rb_str_dup [724/885] 55863=test_key_error [725/885] 55863=test_module [726/885] 55864=test_engine [727/885] 55864=test_ssl [728/885] 55864=test_digest_extend [729/885] 55864=test_logger [730/885] 55864=test_unicode_escape [731/885] 55864=test_cparser [732/885] 55862=redundant_return_test [733/885] 55862=test_rdoc_markup_attributes [734/885] 55862=test_recursion [735/885] 55862=test_string_processing [736/885] 55862=test_c_union_entity [737/885] 55862=test_bn [738/885] 55862=test_io_console [739/885] 55864=test_logperiod [740/885] 55864=test_arith_seq_extract [741/885] 55864=test_rubyvm [742/885] 55864=test_ractor [743/885] 55864=test_config [744/885] 55864=test_gem_request_connection_pools [745/885] 55863=test_pack [746/885] 55864=test_cipher [747/885] 55864=test_httpresponse [748/885] 55864=test_rdoc_parser_ruby [749/885] 55863=test_beginendblock [750/885] 55862=test_time_tz [751/885] 55862=test_new [752/885] 55862=test_big5 [753/885] 55862=test_within_pipe [754/885] 55862=test_load [755/885] 55862=test_have_library [756/885] 55863=test_mixed_unicode_escapes [757/885] 55863=test_rdoc_generator_darkfish [758/885] 55864=test_httpresponses [759/885] 55864=test_gem_commands_server_command [760/885] 55864=test_objspace [761/885] 55862=test_timeout [762/885] 55862=test_rbconfig [763/885] 55862=test_files_sample [764/885] 55863=test_metaclass [765/885] 55863=test_gem_package_tar_reader_entry [766/885] 55862=test_gem_specification [767/885] 55863=test_gem_commands_exec_command [768/885] 55863=test_tsort [769/885] 55863=test_rdoc_markup_to_label [770/885] 55863=test_object_references [771/885] 55863=test_scheduler [772/885] 55863=test_cgi_cookie [773/885] 55863=test_gem_resolver [774/885] 55863=test_win32ole_variable [775/885] 55863=version_test [776/885] 55863=test_digest [777/885] 55863=test_object [778/885] 55863=test_gem_resolver_local_specification [779/885] 55863=test_dln [780/885] 55863=test_rdoc_options [781/885] 55863=test_closure [782/885] 55862=test_at_exit [783/885] 55862=test_pkg_config [784/885] 55862=test_yield_block [785/885] 55862=test_set [786/885] 55862=test_gem_commands_help_command [787/885] 55862=test_rdoc_include [788/885] 55862=test_insns_leaf [789/885] 55862=test_gem_version_option [790/885] 55862=test_ossl [791/885] 55863=test_ubf_async_safe [792/885] 55863=test_allocation [793/885] 55862=test_win32ole_record [794/885] 55862=test_ruby_lex [795/885] 55862=dispatcher_test [796/885] 55862=test_complex2 [797/885] 55862=test_eval_history [798/885] 55862=test_x509req [799/885] 55862=test_array [800/885] 55863=test_gem_ext_cargo_builder_link_flag_converter [801/885] 55863=test_console_attr [802/885] 55863=test_argf [803/885] 55863=test_files_ext [804/885] 55863=test_yjit [805/885] 55862=test_frozen_error [806/885] 55862=test_m17n [807/885] 55862=test_refinement [808/885] 55863=test_gem_command_manager [809/885] 55863=test_address_resolve [810/885] 55863=test_project_sanity [811/885] 55863=test_num2int [812/885] 55863=test_gem_install_update_options [813/885] 55863=test_cgi_session [814/885] 55863=test_pkcs7 [815/885] 55863=test_iter_break [816/885] 55863=test_keyword [817/885] 55863=test_x509crl [818/885] 55863=test_hash [819/885] 55862=test_ensured [820/885] 55862=test_gem_ext_rake_builder [821/885] 55862=test_parser [822/885] 55862=test_irb [823/885] 55862=test_gem_resolver_installed_specification [824/885] 55862=test_gem_resolver_vendor_set [825/885] 55862=test_gem_commands_list_command [826/885] 55862=test_cmethod [827/885] 55862=test_numeric [828/885] 55862=test_word [829/885] 55862=test_gem_requirement [830/885] 55862=test_pattern_matching [831/885] 55862=test_thread_cv [832/885] 55862=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38569> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 [833/885] 55862=test_rdoc_parser [834/885] 55862=test_webauthn_poller [835/885] 55862=test_rdoc_parser_rd [836/885] 55862=test_marshalable [837/885] 55862=test_set_len [838/885] 55862=test_x509attr [839/885] 55862=test_unicode [840/885] 55862=test_chilled [841/885] 55862=test_libs [842/885] 55862=test_gc [843/885] 55862=test_math [844/885] 55862=test_wss [845/885] 55862=test_x509ext [846/885] 55862=test_fips [847/885] 55862=test_configuration [848/885] 55862=test_class [849/885] 55862=test_case [850/885] 55862=test_gem_path_support [851/885] 55862=test_helper [852/885] 55862=test_coverage [853/885] 55862=test_pathname [854/885] 55862=test_fileutils [855/885] 55862=errors_test [856/885] 55864=test_gem_resolver_conflict [857/885] 55864=test_nowrite [858/885] 55864=test_nesting_parser [859/885] 55864=test_thread_queue [860/885] 55862=test_vm_dump [861/885] 55862=test_gem_package_tar_writer [862/885] 55863=test_gb18030 [863/885] 55863=test_windows_1251 [864/885] 55862=test_shellwords [865/885] 55862=test_yaml_tree [866/885] 55863=test_encoding [867/885] 55862=test_sockopt [868/885] 55863=test_gem_uri_formatter [869/885] 55862=test_omap [870/885] 55862=test_document [871/885] 55862=test_gem_config_file [872/885] 55863=test_cstr [873/885] 55862=test_gem_resolver_best_set [874/885] 55862=test_whileuntil [875/885] 55862=test_data_error [876/885] 55862=test_yjit_exit_locations [877/885] 55862=test_monitor [878/885] 55862=test_primitive [879/885] 55862=test_mul [880/885] 55862=test_passing_block [881/885] 55862=test_gem_commands_which_command [882/885] 55862=test_float [883/885] 55862=test_gem_gemcutter_utilities [884/885] 55864=test_method_cache [885/885] 55864=test_history Failed tests: TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support TestEnumerable#test_reverse_each_memory_corruption: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit 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) TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately 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) Retrying... Finished tests in 1943.853315s, 13.6003 tests/s, 4812.3317 assertions/s. Children under /tmp/rubytest.p9faj6: * drwx------ 4 4096 2024-05-10 06:00:44 +0000 gem_rebuild20240510-55862-aj3zwd/ * drwxr-xr-x 2 4096 2024-05-10 06:00:44 +0000 old/ * -rw-r--r-- 1 4096 2024-05-10 06:00:44 +0000 rebuild_test_gem-1.0.0.gem * drwxr-xr-x 2 4096 2024-05-10 06:00:44 +0000 new/ * -rw-r--r-- 1 4096 2024-05-10 06:00:44 +0000 rebuild_test_gem-1.0.0.gem 26437 tests, 9354467 assertions, 0 failures, 0 errors, 318 skips ruby -v: ruby 3.4.0dev (2024-05-10T04:54:31Z master 2f915e729a) [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' 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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/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 ruby 3.4.0dev (2024-05-10T04:54:31Z master 2f915e729a) [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 .......E................................................................. 3000 ......................................................................... 3073 ......................................................................... 3146 ......................................................................... 3219 ......................................................................... 3292 ......................................................................... 3365 ....................................................................... 1) Socket.gethostbyaddr using an IPv6 address without an explicit address family returns an Array ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:73:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:73:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:73:in 'block (5 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 2) An exception occurred during: before :each Socket.gethostbyaddr using an IPv6 address without an explicit address family the returned Array includes the hostname as the first value ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (7 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:209:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 3) An exception occurred during: before :each Socket.gethostbyaddr using an IPv6 address without an explicit address family the returned Array includes the aliases as the 2nd value ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (7 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:209:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 4) An exception occurred during: before :each Socket.gethostbyaddr using an IPv6 address without an explicit address family the returned Array includes the address type as the 3rd value ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (7 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:209:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 5) An exception occurred during: before :each Socket.gethostbyaddr using an IPv6 address without an explicit address family the returned Array includes all address strings as the remaining values ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (7 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:78:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:209:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 6) Socket.gethostbyaddr using an IPv6 address with an explicit address family returns an Array when using an Integer as the address family ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:109:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:109:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:109:in 'block (5 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' 7) Socket.gethostbyaddr using an IPv6 address with an explicit address family returns an Array when using a Symbol as the address family ERROR SocketError: host not found /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:113:in 'Socket.gethostbyaddr' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:113:in 'block (6 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/helpers/warning.rb:8:in 'Object#suppress_warning' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:113:in 'block (5 levels) in <top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in ContextState#process' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:235:in 'ContextState#process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk-O0/spec/ruby/library/socket/socket/gethostbyaddr_spec.rb:5:in '<top (required)>' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' <internal:array>:54:in 'Array#each' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:91:in 'MSpec.each_file' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run:7:in '<main>' Finished in 523.048447 seconds 3429 files, 32599 examples, 135169 expectations, 0 failures, 7 errors, 0 tagged make: *** [uncommon.mk:1015: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 512. $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.64906.ruby -x gdbscript [New LWP 64906] [New LWP 64908] [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 0x000055d35233d142 in debug_info_reader_read_value (reader=0x55d3540cf6a0, form=19, v=0x55d3540cf3b0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1264 1264 set_uint_value(v, read_uint32(&reader->p)); [Current thread is 1 (Thread 0x7f64251b87c0 (LWP 64906))] >>> Threads Id Target Id Frame * 1 Thread 0x7f64251b87c0 (LWP 64906) 0x000055d35233d142 in debug_info_reader_read_value (reader=0x55d3540cf6a0, form=19, v=0x55d3540cf3b0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1264 2 Thread 0x7f640bbdf640 (LWP 64908) 0x00007f64252e0fde in epoll_wait (epfd=4, events=0x55d3526ee45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f640bbdf640 (LWP 64908)): #0 0x00007f64252e0fde in epoll_wait (epfd=4, events=0x55d3526ee45c <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 0x000055d3521bf827 in event_wait (vm=0x55d35403e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865 r = 21971 #2 0x000055d3521bf84b in timer_thread_polling (vm=0x55d35403e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887 r = 1888639706 #3 0x000055d3521bff0b in timer_thread_func (ptr=0x55d35403e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051 vm = 0x55d35403e2a0 #4 0x00007f642524fb43 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 = {140736716909216, -8863882929267575873, 140067670455872, 25, 140068096637008, 140736716909568, 8806012865868428223, 8806053746025526207}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f64252e0bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f64251b87c0 (LWP 64906)): #0 0x000055d35233d142 in debug_info_reader_read_value (reader=0x55d3540cf6a0, form=19, v=0x55d3540cf3b0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1264 No locals. #1 0x000055d35233d8b5 in di_read_record (reader=0x55d3540cf6a0, vp=0x55d3540cf3b0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1473 at = 73 form = 19 #2 0x000055d35233e735 in read_abstract_origin (reader=0x55d3540cf6a0, form=19, abstract_origin=29415, line=0x55d3540cf4f0, errout=0x7f64253d56a0 <_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 = 73, form = 19, size = 0, type = 0} p = 0x7f6406e112ce "\230;0" q = 0x7f64070d1c78 "\021\001\022\006X\vY\vW\v" level = 18 die = {pos = 4752974, tag = 46, has_children = 1} #3 0x000055d35233eb31 in debug_info_read (reader=0x55d3540cf6a0, num_traces=44, traces=0x55d3526f1560 <trace>, lines=0x55d354d32fa0, offset=0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938 v = {as = {ptr = 0x72e7 <error: Cannot access memory at address 0x72e7>, uint64 = 29415, int64 = 29415, addr_idx = 29415}, off = 0, at = 49, form = 19, size = 0, type = 3} die = {pos = 4782708, 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 = 0x7f64073b9514 "fetch_sub", 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} #4 0x000055d35233fa80 in fill_lines (num_traces=44, traces=0x55d3526f1560 <trace>, check_debuglink=1, objp=0x55d3540cffc0, lines=0x55d354d32fa0, offset=0, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216 reader = {obj = 0x55d3541e2eb0, file = 0x7f6406131000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f6406e02bbc "\350q\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f64072078fe "\211/", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f64072048d2 "function.rs", debug_line_directories = 0x7f640720421f "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", p = 0x7f6406e09eaf "\211", cu_end = 0x7f6406e19da8 "w=\001", pend = 0x7f64070b0181 "\001(", q0 = 0x7f64070d1a83 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f64070d1b0b " \v", format = 4, address_size = 8 '\b', level = 19, abbrev_table = {0x7f64253e3000 "", 0x7f64070d1a84 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f64070d1a9a "4", 0x7f64070d1aa5 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f64070d1ab3 "\r", 0x7f64070d1ac1 "\017", 0x7f64070d1acc "$", 0x7f64070d1ad7 "9\001\003\016", 0x7f64070d1ade "\023", 0x7f64070d1aea "\023\001\003\016\v\v\210\001\017", 0x7f64070d1af6 "/", 0x7f64070d1aff ".\001n\016\003\016:\v;\005I\023 \v", 0x7f64070d1b10 "\005", 0x7f64070d1b1d ".\001n\016\003\016:\v;\005 \v", 0x7f64070d1b2c "4", 0x7f64070d1b3c "\v\001", 0x7f64070d1b41 "4", 0x7f64070d1b4e "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f64070d1b5e "(", 0x7f64070d1b67 "(", 0x7f64070d1b70 "3\001\025\023", 0x7f64070d1b77 "\r", 0x7f64070d1b85 "\031\001\026\v", 0x7f64070d1b8c "\027\001\003\016\v\v\210\001\017", 0x7f64070d1b98 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f64070d1bad "\005", 0x7f64070d1bbc "\035", 0x7f64070d1bcd "\005", 0x7f64070d1bdc ".\001n\016\003\016:\v;\v \v", 0x7f64070d1beb "\005", 0x7f64070d1bf6 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f64070d1c07 "4", 0x7f64070d1c17 "\005", 0x7f64070d1c22 ".\001\021\001\022\006@\030\061\023", 0x7f64070d1c2f "\005", 0x7f64070d1c36 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f64070d1c47 "4", 0x7f64070d1c50 "\005", 0x7f64070d1c59 "\005", 0x7f64070d1c62 "\v\001\021\001\022\006", 0x7f64070d1c6b "4", 0x7f64070d1c74 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f64070d1c85 "\005", 0x7f64070d1c8e "4", 0x7f64070d1c97 "\035\001\061\023U\027X\vY\005W\v", 0x7f64070d1ca6 "4", 0x7f64070d1cad ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f64070d1cc0 "\005", 0x7f64070d1ccd "\v\001U\027", 0x7f64070d1cd4 "\035", 0x7f64070d1ce3 "4", 0x7f64070d1cf0 "\023", 0x7f64070d1cfc "\031\001", 0x7f64070d1d01 "\023\001\003\016<\031\210\001\017", 0x7f64070d1d0d "3\001", 0x7f64070d1d12 "\005", 0x7f64070d1d1f "3", 0x7f64070d1d24 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f64070d1d39 "\005", 0x7f64070d1d48 "\035\001\061\023U\027X\vY\vW\v", 0x7f64070d1d57 "4", 0x7f64070d1d69 "\035", 0x7f64070d1d7a "4", 0x7f64070d1d89 "4", 0x7f64070d1d9b "\005", 0x7f64070d1daa "4", 0x7f64070d1dbc "\005", 0x7f64070d1dc5 "4", 0x7f64070d1dce "4", 0x7f64070d1de0 "4", 0x7f64070d1def "\035", 0x7f64070d1dfe ".\001\003\016:\v;\v \v", 0x7f64070d1e0b ".\001\003\016:\v;\vI\023 \v", 0x7f64070d1e1a ".", 0x7f64070d1e2b ".", 0x7f64070d1e3c ".\001\003\016:\v;\005?\031 \v", 0x7f64070d1e4b "\017", 0x7f64070d1e54 "\025\001", 0x7f64070d1e59 "\005", 0x7f64070d1e60 "\001\001I\023", 0x7f64070d1e67 "!", 0x7f64070d1e72 "$", 0x7f64070d1e7d "\025\001I\023", 0x7f64070d1a0f ".", 0x7f64070d1a20 "4", 0x7f64070d1a32 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f64070d1a45 "4", 0x7f64070d1a54 ".\001\003\016:\v;\v \v", 0x7f64070d1a61 ".\001\003\016:\v;\vI\023 \v", 0x7f64070d1a70 "\025\001I\023", 0x7f64070d1a77 "\005", 0x7f64070d1a7e "\025\001", 0x7f64070d090e "4", 0x7f64070d0920 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f64070d0933 "\005", 0x7f64070d093c "4", 0x7f64070d0945 ".", 0x7f64070d0956 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f64070d0965 "4", 0x7f64070d0977 "\035", 0x7f64070d0986 ".", 0x7f64070d0999 "\r", 0x7f64070d09a7 "\025\001I\023", 0x7f64070d09ae "\005", 0x7f64070d09b5 "\025\001", 0x7f64070d09ba ".\001\003\016:\v;\v \v", 0x7f64070d09c7 ".\001\003\016:\v;\vI\023 \v", 0x7f64070cf2d0 "\025\001I\023", 0x7f64070cf2d7 "\005", 0x7f64070cf2de "\025\001", 0x7f64070cf2e3 ".\001\003\016:\v;\v \v", 0x7f64070cf2f0 ".\001\003\016:\v;\vI\023 \v", 0x7f64070cf2ff ".\001\003\016:\v;\vI\023?\031 \v", 0x7f64070c6e71 "\005", 0x7f64070c6e80 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f64070c3178 "!", 0x7f64070c3181 "\r", 0x7f64070c3197 ".", 0x7f64070c31ab "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f64070c31c2 "\n", 0x7f64070c31cf ".", 0x7f64070c31e8 "4", 0x7f64070c31f9 ".", 0x7f64070c3211 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f64070c322e ".", 0x7f64070c3248 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f64070c3264 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f64070c3279 "\026", 0x7f64070c3283 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f64070c3293 "\017", 0x7f64070c329b "$", 0x7f64070c32a7 "\026", 0x7f64070c32b5 "&", 0x7f64070c32bb "\026", 0x7f64070c32cb "(", 0x7f64070c32d5 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f64070c32ea "\025\001I\023\001\023", 0x7f64070c32f4 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f64070c3309 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f64070c331b "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f64070c332d "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f64070c3340 "\026", 0x7f64070c3353 "\r", 0x7f64070c3367 "\r", 0x7f64070c3379 "\023\001\v\005:\v;\v9\v\001\023", 0x7f64070c3389 "!", 0x7f64070c338f "4", 0x7f64070c339f ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f64070c33ba ".", 0x7f64070c33d1 ".", 0x7f64070c33e8 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f64070c3404 ".", 0x7f64070c3421 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f64070c3442 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f64070c3461 ".", 0x7f64070c347b ".", 0x7f64070c3497 "4", 0x7f64070c34a3 ".", 0x7f64070c34be ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f64070c34d2 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f64070c34f1 ".", 0x7f64070c350c ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f64070c3522 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f64070c353f ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f64070c3557 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fffd204af10 "", 0x55d3540cfc28 "\276\064\f\ad\177", 0x55d3540d03a8 "\200{\004T\323U", 0x55d3540d03b0 "", 0x55d3540d03b8 "\005", 0x55d3540d03c0 "\340L=%d\177", 0x7fffd204af18 "P\256\003R\323U", 0x7fffd204af20 "P\257\004\322\377\177", 0x7fffd204af28 "", 0x7fffd204af30 "", 0x7fffd204af38 "u\256\003R\323U", 0x0, 0x7fffd204af40 "H\257\004\322\377\177", 0x55d35203ae75 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55d35203ae50 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=\265\003", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55d3540cfd60 "\020\004\rT\323U", 0x55d3540d0000 "P", 0x7f64252eecb5 <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", 0x55d3540cfd60 "\020\004\rT\323U", 0x55d3540cfe50 "", 0x55d3540d0000 "P", 0x7f64253fc994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55d3540d0410 "q", 0x55d3540d0408 "", 0x55d3540d0418 "\001.\323T\323U"...}} i = 0 j = 310 shstr = 0x7f6407d2f1c0 "" ehdr = 0x7f6406131000 shdr = 0x7f6407d2f3b0 shstr_shdr = 0x7f6407d2ff30 gnu_debuglink_shdr = 0x0 note_gnu_build_id = 0x7f6407d2f470 fd = 5 filesize = 29355888 file = 0x7f6406131000 "\177ELF\002\001\001" symtab_shdr = 0x7f6407d2feb0 strtab_shdr = 0x7f6407d2fef0 dynsym_shdr = 0x7f6407d2f530 dynstr_shdr = 0x7f6407d2f570 obj = 0x55d3541e2eb0 dladdr_fbase = 94366102122496 #5 0x000055d35234042b in rb_dump_backtrace_with_lines (num_traces=44, traces=0x55d3526f1560 <trace>, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625 addr = 140068096012080 i = 0 lines = 0x55d354d32fa0 obj = 0x55d3541e2eb0 dladdr_fbases = 0x55d3545b2610 main_path = 0x55d3540cff60 "/tmp/ruby/build/trunk-O0/ruby" len = 29 #6 0x000055d35223e807 in rb_print_backtrace (errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822 trace = {0x55d35223e7ec <rb_print_backtrace+36>, 0x55d35223ef0f <rb_vm_bugreport+656>, 0x55d35240af2d <rb_bug_for_fatal_signal+327>, 0x55d352181476 <sigill>, 0x7f64251fd520 <__restore_rt>, 0x55d3521348ab <rb_memsearch+451>, 0x55d35219a829 <strseq_core+84>, 0x55d35219aa6f <rb_strseq_index+445>, 0x55d3521a0a8f <rb_str_include+58>, 0x55d35220c2e3 <ractor_safe_call_cfunc_1+58>, 0x55d35220ceac <vm_call_cfunc_with_frame_+541>, 0x55d35220d124 <vm_call_cfunc_with_frame+121>, 0x55d352213560 <vm_sendish+502>, 0x55d35221adfc <vm_exec_core+15679>, 0x55d3522326f0 <rb_vm_exec+320>, 0x55d35222f033 <invoke_block+216>, 0x55d35222f459 <invoke_block_from_c_bh+793>, 0x55d35222f653 <vm_yield_with_cref+90>, 0x55d35222f691 <vm_yield+56>, 0x55d3522298ea <rb_yield_0+47>, 0x55d352229951 <rb_yield+66>, 0x55d352349ebb <select_bang_i+88>, 0x55d3520418ab <rb_ensure+388>, 0x55d35234a141 <rb_ary_select_bang+159>, 0x55d35234a1ab <rb_ary_keep_if+84>, 0x55d35220c2a7 <ractor_safe_call_cfunc_0+48>, 0x55d35220ceac <vm_call_cfunc_with_frame_+541>, 0x55d35220d124 <vm_call_cfunc_with_frame+121>, 0x55d35220d23c <vm_call_cfunc_other+278>, 0x55d35220d66b <vm_call_cfunc+302>, 0x55d3522101a6 <vm_call_method_each_type+289>, 0x55d352210c52 <vm_call_method+161>, 0x55d352210e54 <vm_call_general+47>, 0x55d352213560 <vm_sendish+502>, 0x55d35221ac45 <vm_exec_core+15240>, 0x55d3522326f0 <rb_vm_exec+320>, 0x55d35223354f <rb_iseq_eval_main+61>, 0x55d35203face <rb_ec_exec_node+296>, 0x55d35203fc3f <ruby_run_node+138>, 0x55d35203b20e <rb_main+76>, 0x55d35203b26f <main+75>, 0x7f64251e4d90 <__libc_start_call_main+128>, 0x7f64251e4e40 <__libc_start_main_impl+128>, 0x55d35203ae75 <_start+37>, 0x0 <repeats 980 times>} n = 44 #7 0x000055d35223ef0f in rb_vm_bugreport (ctx=0x55d3540d0380, errout=0x7f64253d56a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151 cmd = 0x0 other_runtime_info = other_runtime_info vm = 0x55d35403e2a0 ec = 0x55d354046410 #8 0x000055d35240af2d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55d3540d0380, fmt=0x55d3524f006b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108 pid = -1 out = 0x7f64253d56a0 <_IO_2_1_stderr_> file = 0x7f64093a9b78 "-" line = 20 #9 0x000055d352181476 in sigsegv (sig=11, info=0x55d3540d04b0, ctx=0x55d3540d0380) at /tmp/ruby/src/trunk-O0/signal.c:929 No locals. #10 <signal handler called> No locals. #11 rb_memsearch (x0=0x7f640a55fa48, m=15, y0=0x55d354d32d90, n=275, enc=0x55d354047b80) at /tmp/ruby/src/trunk-O0/re.c:286 x = 0x7f640a55fa48 "\"embedded\":true" y = 0x55d354d32d90 "{\"address\":\"0x7f6409a64f68\", \"type\":\"ARRAY\", \"shape_id\":0, \"slot_size\":40, \"class\":\"0x7f640bc21368\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f6409851c80\", \"0x7f6409851ca8\"], \"memsize\":40, \"flag"... #12 0x000055d35219a829 in strseq_core (str_ptr=0x55d354d32d90 "{\"address\":\"0x7f6409a64f68\", \"type\":\"ARRAY\", \"shape_id\":0, \"slot_size\":40, \"class\":\"0x7f640bc21368\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f6409851c80\", \"0x7f6409851ca8\"], \"memsize\":40, \"flag"..., str_ptr_end=0x55d354d32ea3 "", str_len=275, sub_ptr=0x7f640a55fa48 "\"embedded\":true", sub_len=15, offset=0, enc=0x55d354047b80) at /tmp/ruby/src/trunk-O0/string.c:3997 t = 0x7f640a55fa48 "\"embedded\":true" search_start = 0x55d354d32d90 "{\"address\":\"0x7f6409a64f68\", \"type\":\"ARRAY\", \"shape_id\":0, \"slot_size\":40, \"class\":\"0x7f640bc21368\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f6409851c80\", \"0x7f6409851ca8\"], \"memsize\":40, \"flag"... pos = 15 search_len = 275 #13 0x000055d35219aa6f in rb_strseq_index (str=140067646863960, sub=140067646863920, offset=0, in_byte=0) at /tmp/ruby/src/trunk-O0/string.c:4047 str_ptr = 0x55d354d32d90 "{\"address\":\"0x7f6409a64f68\", \"type\":\"ARRAY\", \"shape_id\":0, \"slot_size\":40, \"class\":\"0x7f640bc21368\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f6409851c80\", \"0x7f6409851ca8\"], \"memsize\":40, \"flag"... str_ptr_end = 0x55d354d32ea3 "" sub_ptr = 0x7f640a55fa48 "\"embedded\":true" str_len = 275 sub_len = 15 enc = 0x55d354047b80 #14 0x000055d3521a0a8f in rb_str_include (str=140067646863960, arg=140067646863920) at /tmp/ruby/src/trunk-O0/string.c:6598 i = 94366104268305 #15 0x000055d35220c2e3 in ractor_safe_call_cfunc_1 (recv=140067646863960, argc=1, argv=0x7f64250b7098, func=0x55d3521a0a55 <rb_str_include>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3417 f = 0x55d3521a0a55 <rb_str_include> #16 0x000055d35220ceac in vm_call_cfunc_with_frame_ (ec=0x55d354046410, reg_cfp=0x7f64251b6f30, calling=0x7fffd2048a20, argc=1, argv=0x7f64250b7098, stack_bottom=0x7f64250b7090) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594 ci = 0x11bf00100003 cc = 0x7f640aa0fa08 val = 16 me = 0x7f64093a3ff8 cfunc = 0x55d354074d98 recv = 140067646863960 block_handler = 0 frame_type = 1431634051 len = 1 args = <optimized out> args = <optimized out> #17 0x000055d35220d124 in vm_call_cfunc_with_frame (ec=0x55d354046410, reg_cfp=0x7f64251b6f30, calling=0x7fffd2048a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640 argc = 1 stack_bottom = 0x7f64250b7090 argv = 0x7f64250b7098 #18 0x000055d352213560 in vm_sendish (ec=0x55d354046410, reg_cfp=0x7f64251b6f30, cd=0x55d3541df0e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723 val = 36 ci = 0x11bf00100003 cc = 0x7f640aa0fa08 argc = 1 recv = 140067646863960 calling = {cd = 0x55d3541df0e0, cc = 0x7f640aa0fa08, block_handler = 0, recv = 140067646863960, argc = 1, kw_splat = false, heap_argv = 0} #19 0x000055d35221adfc in vm_exec_core (ec=0x55d354046410) at ../../src/trunk-O0/insns.def:891 bh = 0 cd = 0x55d3541df0e0 leaf = false val = 140067646863960 reg_pc = 0x55d3541df080 reg_cfp = 0x7f64251b6f30 insns_address_table = {0x55d352217129 <vm_exec_core+108>, 0x55d35221718b <vm_exec_core+206>, 0x55d35221729e <vm_exec_core+481>, 0x55d3522173b2 <vm_exec_core+757>, 0x55d352217550 <vm_exec_core+1171>, 0x55d352217680 <vm_exec_core+1475>, 0x55d352217892 <vm_exec_core+2005>, 0x55d3522179a4 <vm_exec_core+2279>, 0x55d352217a7d <vm_exec_core+2496>, 0x55d352217b84 <vm_exec_core+2759>, 0x55d352217c8b <vm_exec_core+3022>, 0x55d352217d99 <vm_exec_core+3292>, 0x55d352217eab <vm_exec_core+3566>, 0x55d352217f7b <vm_exec_core+3774>, 0x55d352218084 <vm_exec_core+4039>, 0x55d35221817e <vm_exec_core+4289>, 0x55d352218241 <vm_exec_core+4484>, 0x55d352218304 <vm_exec_core+4679>, 0x55d35221838d <vm_exec_core+4816>, 0x55d352218419 <vm_exec_core+4956>, 0x55d3522184bf <vm_exec_core+5122>, 0x55d352218597 <vm_exec_core+5338>, 0x55d352218669 <vm_exec_core+5548>, 0x55d35221873b <vm_exec_core+5758>, 0x55d352218819 <vm_exec_core+5980>, 0x55d3522188db <vm_exec_core+6174>, 0x55d352218a1a <vm_exec_core+6493>, 0x55d352218ac0 <vm_exec_core+6659>, 0x55d352218ba5 <vm_exec_core+6888>, 0x55d352218cd4 <vm_exec_core+7191>, 0x55d352218da5 <vm_exec_core+7400>, 0x55d352218e68 <vm_exec_core+7595>, 0x55d352218f2b <vm_exec_core+7790>, 0x55d352219022 <vm_exec_core+8037>, 0x55d3522190e4 <vm_exec_core+8231>, 0x55d3522191a6 <vm_exec_core+8425>, 0x55d3522192a0 <vm_exec_core+8675>, 0x55d35221937f <vm_exec_core+8898>, 0x55d35221946c <vm_exec_core+9135>, 0x55d35221957c <vm_exec_core+9407>, 0x55d352219676 <vm_exec_core+9657>, 0x55d3522196f1 <vm_exec_core+9780>, 0x55d3522197b2 <vm_exec_core+9973>, 0x55d3522198a0 <vm_exec_core+10211>, 0x55d352219950 <vm_exec_core+10387>, 0x55d352219acf <vm_exec_core+10770>, 0x55d352219ba9 <vm_exec_core+10988>, 0x55d352219c95 <vm_exec_core+11224>, 0x55d352219d26 <vm_exec_core+11369>, 0x55d352219e81 <vm_exec_core+11716>, 0x55d35221a43b <vm_exec_core+13182>, 0x55d35221a537 <vm_exec_core+13434>, 0x55d35221a63a <vm_exec_core+13693>, 0x55d35221a726 <vm_exec_core+13929>, 0x55d35221a93f <vm_exec_core+14466>, 0x55d35221aa31 <vm_exec_core+14708>, 0x55d35221ab37 <vm_exec_core+14970>, 0x55d35221ad42 <vm_exec_core+15493>, 0x55d35221aef9 <vm_exec_core+15932>, 0x55d35221b02d <vm_exec_core+16240>, 0x55d35221b1a2 <vm_exec_core+16613>, 0x55d35221b2d6 <vm_exec_core+16921>, 0x55d35221b44b <vm_exec_core+17294>, 0x55d35221b62d <vm_exec_core+17776>, 0x55d35221b838 <vm_exec_core+18299>, 0x55d35221b9ef <vm_exec_core+18738>, 0x55d35221bb11 <vm_exec_core+19028>, 0x55d35221bbb8 <vm_exec_core+19195>, 0x55d35221bc7c <vm_exec_core+19391>, 0x55d35221bd65 <vm_exec_core+19624>, 0x55d35221be51 <vm_exec_core+19860>, 0x55d35221bf3a <vm_exec_core+20093>, 0x55d35221c04e <vm_exec_core+20369>, 0x55d35221c175 <vm_exec_core+20664>, 0x55d35221c2b4 <vm_exec_core+20983>, 0x55d35221c3f3 <vm_exec_core+21302>, 0x55d35221c532 <vm_exec_core+21621>, 0x55d35221c671 <vm_exec_core+21940>, 0x55d35221c7b0 <vm_exec_core+22259>, 0x55d35221c8fa <vm_exec_core+22589>, 0x55d35221ca7d <vm_exec_core+22976>, 0x55d35221cbbc <vm_exec_core+23295>, 0x55d35221ccfb <vm_exec_core+23614>, 0x55d35221ce3a <vm_exec_core+23933>, 0x55d35221cf79 <vm_exec_core+24252>, 0x55d35221d0b8 <vm_exec_core+24571>, 0x55d35221d1f7 <vm_exec_core+24890>, 0x55d35221d336 <vm_exec_core+25209>, 0x55d35221d475 <vm_exec_core+25528>, 0x55d35221d5cd <vm_exec_core+25872>, 0x55d35221d793 <vm_exec_core+26326>, 0x55d35221d91a <vm_exec_core+26717>, 0x55d35221da42 <vm_exec_core+27013>, 0x55d35221db6a <vm_exec_core+27309>, 0x55d35221dc8d <vm_exec_core+27600>, 0x55d35221ddb0 <vm_exec_core+27891>, 0x55d35221dee4 <vm_exec_core+28199>, 0x55d35221e023 <vm_exec_core+28518>, 0x55d35221e10e <vm_exec_core+28753>, 0x55d35221e213 <vm_exec_core+29014>, 0x55d35221e34c <vm_exec_core+29327>, 0x55d35221e43b <vm_exec_core+29566>, 0x55d35221e52a <vm_exec_core+29805>, 0x55d35221e5ff <vm_exec_core+30018>, 0x55d35221e6d4 <vm_exec_core+30231>, 0x55d35221e750 <vm_exec_core+30355>, 0x55d35221e7cc <vm_exec_core+30479>, 0x55d35221e7ea <vm_exec_core+30509>, 0x55d35221e808 <vm_exec_core+30539>, 0x55d35221e826 <vm_exec_core+30569>, 0x55d35221e844 <vm_exec_core+30599>, 0x55d35221e862 <vm_exec_core+30629>, 0x55d35221e880 <vm_exec_core+30659>, 0x55d35221e89e <vm_exec_core+30689>, 0x55d35221e8bc <vm_exec_core+30719>, 0x55d35221e8da <vm_exec_core+30749>, 0x55d35221e8f8 <vm_exec_core+30779>, 0x55d35221e916 <vm_exec_core+30809>, 0x55d35221e934 <vm_exec_core+30839>, 0x55d35221e952 <vm_exec_core+30869>, 0x55d35221e970 <vm_exec_core+30899>, 0x55d35221e98e <vm_exec_core+30929>, 0x55d35221e9ac <vm_exec_core+30959>, 0x55d35221e9ca <vm_exec_core+30989>, 0x55d35221e9e8 <vm_exec_core+31019>, 0x55d35221ea06 <vm_exec_core+31049>, 0x55d35221ea24 <vm_exec_core+31079>, 0x55d35221ea42 <vm_exec_core+31109>, 0x55d35221ea60 <vm_exec_core+31139>, 0x55d35221ea7e <vm_exec_core+31169>, 0x55d35221ea9c <vm_exec_core+31199>, 0x55d35221eaba <vm_exec_core+31229>, 0x55d35221ead8 <vm_exec_core+31259>, 0x55d35221eaf6 <vm_exec_core+31289>, 0x55d35221eb14 <vm_exec_core+31319>, 0x55d35221eb32 <vm_exec_core+31349>, 0x55d35221eb50 <vm_exec_core+31379>, 0x55d35221eb6e <vm_exec_core+31409>, 0x55d35221eb8c <vm_exec_core+31439>, 0x55d35221ebaa <vm_exec_core+31469>, 0x55d35221ebc8 <vm_exec_core+31499>, 0x55d35221ebe6 <vm_exec_core+31529>, 0x55d35221ec04 <vm_exec_core+31559>, 0x55d35221ec22 <vm_exec_core+31589>, 0x55d35221ec40 <vm_exec_core+31619>, 0x55d35221ec5e <vm_exec_core+31649>, 0x55d35221ec7c <vm_exec_core+31679>, 0x55d35221ec9a <vm_exec_core+31709>, 0x55d35221ecb8 <vm_exec_core+31739>, 0x55d35221ecd6 <vm_exec_core+31769>, 0x55d35221ecf4 <vm_exec_core+31799>, 0x55d35221ed12 <vm_exec_core+31829>, 0x55d35221ed30 <vm_exec_core+31859>, 0x55d35221ed4e <vm_exec_core+31889>, 0x55d35221ed6c <vm_exec_core+31919>, 0x55d35221ed8a <vm_exec_core+31949>, 0x55d35221eda8 <vm_exec_core+31979>, 0x55d35221edc6 <vm_exec_core+32009>, 0x55d35221ede4 <vm_exec_core+32039>, 0x55d35221ee02 <vm_exec_core+32069>, 0x55d35221ee20 <vm_exec_core+32099>, 0x55d35221ee3e <vm_exec_core+32129>, 0x55d35221ee5c <vm_exec_core+32159>, 0x55d35221ee7a <vm_exec_core+32189>, 0x55d35221ee98 <vm_exec_core+32219>, 0x55d35221eeb6 <vm_exec_core+32249>, 0x55d35221eed4 <vm_exec_core+32279>, 0x55d35221eef2 <vm_exec_core+32309>, 0x55d35221ef10 <vm_exec_core+32339>, 0x55d35221ef2e <vm_exec_core+32369>, 0x55d35221ef4c <vm_exec_core+32399>, 0x55d35221ef6a <vm_exec_core+32429>, 0x55d35221ef88 <vm_exec_core+32459>, 0x55d35221efa6 <vm_exec_core+32489>, 0x55d35221efc4 <vm_exec_core+32519>, 0x55d35221efe2 <vm_exec_core+32549>, 0x55d35221f000 <vm_exec_core+32579>, 0x55d35221f01e <vm_exec_core+32609>, 0x55d35221f03c <vm_exec_core+32639>, 0x55d35221f05a <vm_exec_core+32669>, 0x55d35221f078 <vm_exec_core+32699>, 0x55d35221f096 <vm_exec_core+32729>, 0x55d35221f0b4 <vm_exec_core+32759>, 0x55d35221f0d2 <vm_exec_core+32789>, 0x55d35221f0f0 <vm_exec_core+32819>, 0x55d35221f10e <vm_exec_core+32849>, 0x55d35221f13f <vm_exec_core+32898>, 0x55d35221f15d <vm_exec_core+32928>, 0x55d35221f17b <vm_exec_core+32958>, 0x55d35221f199 <vm_exec_core+32988>, 0x55d35221f1b7 <vm_exec_core+33018>, 0x55d35221f1d5 <vm_exec_core+33048>, 0x55d35221f1f3 <vm_exec_core+33078>, 0x55d35221f211 <vm_exec_core+33108>, 0x55d35221f22f <vm_exec_core+33138>, 0x55d35221f24d <vm_exec_core+33168>, 0x55d35221f26b <vm_exec_core+33198>, 0x55d35221f289 <vm_exec_core+33228>, 0x55d35221f2a7 <vm_exec_core+33258>, 0x55d35221f2c5 <vm_exec_core+33288>...} #20 0x000055d3522326f0 in rb_vm_exec (ec=0x55d354046410) at /tmp/ruby/src/trunk-O0/vm.c:2559 _ec = 0x55d354046410 _tag = {tag = 36, retval = 4, buf = {0x7fffd2049750, 0x55d35223266e <rb_vm_exec+190>, 0x0, 0x7fffd20496a0, 0x7fffd2049740}, prev = 0x7fffd2049a60, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 #21 0x000055d35222f033 in invoke_block (ec=0x55d354046410, iseq=0x7f6409449598, self=140067670707760, captured=0x7f64251b6fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517 arg_size = 1 #22 0x000055d35222f459 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffd2049988, argc=1, self=140067670707760, captured=0x7f64251b6fb8, ec=0x55d354046410) at /tmp/ruby/src/trunk-O0/vm.c:1587 iseq = 0x7f6409449598 opt_pc = 0 type = 572653569 cfp = 0x7f64251b6f68 sp = 0x7f64250b7070 flags = 0 use_argv = 0x7fffd2049988 av = {94366104274882, 140068096012136} stack_argv = 0x7f64250b7070 #23 invoke_block_from_c_bh (ec=0x55d354046410, block_handler=140068096012217, argc=1, argv=0x7fffd2049988, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1605 captured = 0x7f64251b6fb8 #24 0x000055d35222f653 in vm_yield_with_cref (ec=0x55d354046410, argc=1, argv=0x7fffd2049988, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1642 No locals. #25 0x000055d35222f691 in vm_yield (ec=0x55d354046410, argc=1, argv=0x7fffd2049988, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1650 No locals. #26 0x000055d3522298ea in rb_yield_0 (argc=1, argv=0x7fffd2049988) at /tmp/ruby/src/trunk-O0/vm_eval.c:1346 No locals. #27 0x000055d352229951 in rb_yield (val=140067635351400) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362 No locals. #28 0x000055d352349ebb in select_bang_i (a=140736716905216) at /tmp/ruby/src/trunk-O0/array.c:3837 v = 140067635351400 arg = 0x7fffd2049b00 ary = 140067670653880 i1 = 14618 i2 = 14618 #29 0x000055d3520418ab in rb_ensure (b_proc=0x55d352349e63 <select_bang_i>, data1=140736716905216, e_proc=0x55d352349f3d <select_bang_ensure>, data2=140736716905216) at /tmp/ruby/src/trunk-O0/eval.c:1000 _ec = 0x55d354046410 _tag = {tag = 36, retval = 140067670653880, buf = {0x7fffd2049ae0, 0x55d35204184e <rb_ensure+295>, 0x0, 0x7fffd20499f0, 0x7fffd2049ab8}, prev = 0x7fffd204ac40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 4 errinfo = 140067670653880 ec = 0x55d354046410 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55d352349f3d <select_bang_ensure>, data2 = 140736716905216}} #30 0x000055d35234a141 in rb_ary_select_bang (ary=140067670653880) at /tmp/ruby/src/trunk-O0/array.c:3900 args = {ary = 140067670653880, len = {14618, 14618}} #31 0x000055d35234a1ab in rb_ary_keep_if (ary=140067670653880) at /tmp/ruby/src/trunk-O0/array.c:3925 No locals. #32 0x000055d35220c2a7 in ractor_safe_call_cfunc_0 (recv=140067670653880, argc=0, argv=0x7f64250b7058, func=0x55d35234a157 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3410 f = 0x55d35234a157 <rb_ary_keep_if> #33 0x000055d35220ceac in vm_call_cfunc_with_frame_ (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, calling=0x7fffd2049f90, argc=0, argv=0x7f64250b7058, stack_bottom=0x7f64250b7050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594 ci = 0x353100000001 cc = 0x7f640aa0fb98 val = 140067651779480 me = 0x7f640935f880 cfunc = 0x55d354093228 recv = 140067670653880 block_handler = 140068096012217 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #34 0x000055d35220d124 in vm_call_cfunc_with_frame (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640 argc = 0 stack_bottom = 0x7f64250b7050 argv = 0x7f64250b7058 #35 0x000055d35220d23c in vm_call_cfunc_other (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3666 ci = 0x353100000001 argv_ary = 0 #36 0x000055d35220d66b in vm_call_cfunc (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3748 ci = 0x353100000001 #37 0x000055d3522101a6 in vm_call_method_each_type (ec=0x55d354046410, cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4539 aset_mask = 32612 ivar_mask = 1415366376 ci = 0x353100000001 cc = 0x7f640aa0fb98 cme = 0x7f640935f880 v = 140067651779480 #38 0x000055d352210c52 in vm_call_method (ec=0x55d354046410, cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4665 ci = 0x353100000001 cc = 0x7f640aa0fb98 #39 0x000055d352210e54 in vm_call_general (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, calling=0x7fffd2049f90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4709 No locals. #40 0x000055d352213560 in vm_sendish (ec=0x55d354046410, reg_cfp=0x7f64251b6fa0, cd=0x55d3541e4f70, block_handler=140068096012217, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723 val = 36 ci = 0x353100000001 cc = 0x7f640aa0fb98 argc = 0 recv = 140067670653880 calling = {cd = 0x55d3541e4f70, cc = 0x7f640aa0fb98, block_handler = 140068096012217, recv = 140067670653880, argc = 0, kw_splat = false, heap_argv = 0} #41 0x000055d35221ac45 in vm_exec_core (ec=0x55d354046410) at ../../src/trunk-O0/insns.def:871 bh = 140068096012217 cd = 0x55d3541e4f70 blockiseq = 0x7f6409449598 leaf = false val = 140067651780160 reg_pc = 0x55d3541df440 reg_cfp = 0x7f64251b6fa0 insns_address_table = {0x55d352217129 <vm_exec_core+108>, 0x55d35221718b <vm_exec_core+206>, 0x55d35221729e <vm_exec_core+481>, 0x55d3522173b2 <vm_exec_core+757>, 0x55d352217550 <vm_exec_core+1171>, 0x55d352217680 <vm_exec_core+1475>, 0x55d352217892 <vm_exec_core+2005>, 0x55d3522179a4 <vm_exec_core+2279>, 0x55d352217a7d <vm_exec_core+2496>, 0x55d352217b84 <vm_exec_core+2759>, 0x55d352217c8b <vm_exec_core+3022>, 0x55d352217d99 <vm_exec_core+3292>, 0x55d352217eab <vm_exec_core+3566>, 0x55d352217f7b <vm_exec_core+3774>, 0x55d352218084 <vm_exec_core+4039>, 0x55d35221817e <vm_exec_core+4289>, 0x55d352218241 <vm_exec_core+4484>, 0x55d352218304 <vm_exec_core+4679>, 0x55d35221838d <vm_exec_core+4816>, 0x55d352218419 <vm_exec_core+4956>, 0x55d3522184bf <vm_exec_core+5122>, 0x55d352218597 <vm_exec_core+5338>, 0x55d352218669 <vm_exec_core+5548>, 0x55d35221873b <vm_exec_core+5758>, 0x55d352218819 <vm_exec_core+5980>, 0x55d3522188db <vm_exec_core+6174>, 0x55d352218a1a <vm_exec_core+6493>, 0x55d352218ac0 <vm_exec_core+6659>, 0x55d352218ba5 <vm_exec_core+6888>, 0x55d352218cd4 <vm_exec_core+7191>, 0x55d352218da5 <vm_exec_core+7400>, 0x55d352218e68 <vm_exec_core+7595>, 0x55d352218f2b <vm_exec_core+7790>, 0x55d352219022 <vm_exec_core+8037>, 0x55d3522190e4 <vm_exec_core+8231>, 0x55d3522191a6 <vm_exec_core+8425>, 0x55d3522192a0 <vm_exec_core+8675>, 0x55d35221937f <vm_exec_core+8898>, 0x55d35221946c <vm_exec_core+9135>, 0x55d35221957c <vm_exec_core+9407>, 0x55d352219676 <vm_exec_core+9657>, 0x55d3522196f1 <vm_exec_core+9780>, 0x55d3522197b2 <vm_exec_core+9973>, 0x55d3522198a0 <vm_exec_core+10211>, 0x55d352219950 <vm_exec_core+10387>, 0x55d352219acf <vm_exec_core+10770>, 0x55d352219ba9 <vm_exec_core+10988>, 0x55d352219c95 <vm_exec_core+11224>, 0x55d352219d26 <vm_exec_core+11369>, 0x55d352219e81 <vm_exec_core+11716>, 0x55d35221a43b <vm_exec_core+13182>, 0x55d35221a537 <vm_exec_core+13434>, 0x55d35221a63a <vm_exec_core+13693>, 0x55d35221a726 <vm_exec_core+13929>, 0x55d35221a93f <vm_exec_core+14466>, 0x55d35221aa31 <vm_exec_core+14708>, 0x55d35221ab37 <vm_exec_core+14970>, 0x55d35221ad42 <vm_exec_core+15493>, 0x55d35221aef9 <vm_exec_core+15932>, 0x55d35221b02d <vm_exec_core+16240>, 0x55d35221b1a2 <vm_exec_core+16613>, 0x55d35221b2d6 <vm_exec_core+16921>, 0x55d35221b44b <vm_exec_core+17294>, 0x55d35221b62d <vm_exec_core+17776>, 0x55d35221b838 <vm_exec_core+18299>, 0x55d35221b9ef <vm_exec_core+18738>, 0x55d35221bb11 <vm_exec_core+19028>, 0x55d35221bbb8 <vm_exec_core+19195>, 0x55d35221bc7c <vm_exec_core+19391>, 0x55d35221bd65 <vm_exec_core+19624>, 0x55d35221be51 <vm_exec_core+19860>, 0x55d35221bf3a <vm_exec_core+20093>, 0x55d35221c04e <vm_exec_core+20369>, 0x55d35221c175 <vm_exec_core+20664>, 0x55d35221c2b4 <vm_exec_core+20983>, 0x55d35221c3f3 <vm_exec_core+21302>, 0x55d35221c532 <vm_exec_core+21621>, 0x55d35221c671 <vm_exec_core+21940>, 0x55d35221c7b0 <vm_exec_core+22259>, 0x55d35221c8fa <vm_exec_core+22589>, 0x55d35221ca7d <vm_exec_core+22976>, 0x55d35221cbbc <vm_exec_core+23295>, 0x55d35221ccfb <vm_exec_core+23614>, 0x55d35221ce3a <vm_exec_core+23933>, 0x55d35221cf79 <vm_exec_core+24252>, 0x55d35221d0b8 <vm_exec_core+24571>, 0x55d35221d1f7 <vm_exec_core+24890>, 0x55d35221d336 <vm_exec_core+25209>, 0x55d35221d475 <vm_exec_core+25528>, 0x55d35221d5cd <vm_exec_core+25872>, 0x55d35221d793 <vm_exec_core+26326>, 0x55d35221d91a <vm_exec_core+26717>, 0x55d35221da42 <vm_exec_core+27013>, 0x55d35221db6a <vm_exec_core+27309>, 0x55d35221dc8d <vm_exec_core+27600>, 0x55d35221ddb0 <vm_exec_core+27891>, 0x55d35221dee4 <vm_exec_core+28199>, 0x55d35221e023 <vm_exec_core+28518>, 0x55d35221e10e <vm_exec_core+28753>, 0x55d35221e213 <vm_exec_core+29014>, 0x55d35221e34c <vm_exec_core+29327>, 0x55d35221e43b <vm_exec_core+29566>, 0x55d35221e52a <vm_exec_core+29805>, 0x55d35221e5ff <vm_exec_core+30018>, 0x55d35221e6d4 <vm_exec_core+30231>, 0x55d35221e750 <vm_exec_core+30355>, 0x55d35221e7cc <vm_exec_core+30479>, 0x55d35221e7ea <vm_exec_core+30509>, 0x55d35221e808 <vm_exec_core+30539>, 0x55d35221e826 <vm_exec_core+30569>, 0x55d35221e844 <vm_exec_core+30599>, 0x55d35221e862 <vm_exec_core+30629>, 0x55d35221e880 <vm_exec_core+30659>, 0x55d35221e89e <vm_exec_core+30689>, 0x55d35221e8bc <vm_exec_core+30719>, 0x55d35221e8da <vm_exec_core+30749>, 0x55d35221e8f8 <vm_exec_core+30779>, 0x55d35221e916 <vm_exec_core+30809>, 0x55d35221e934 <vm_exec_core+30839>, 0x55d35221e952 <vm_exec_core+30869>, 0x55d35221e970 <vm_exec_core+30899>, 0x55d35221e98e <vm_exec_core+30929>, 0x55d35221e9ac <vm_exec_core+30959>, 0x55d35221e9ca <vm_exec_core+30989>, 0x55d35221e9e8 <vm_exec_core+31019>, 0x55d35221ea06 <vm_exec_core+31049>, 0x55d35221ea24 <vm_exec_core+31079>, 0x55d35221ea42 <vm_exec_core+31109>, 0x55d35221ea60 <vm_exec_core+31139>, 0x55d35221ea7e <vm_exec_core+31169>, 0x55d35221ea9c <vm_exec_core+31199>, 0x55d35221eaba <vm_exec_core+31229>, 0x55d35221ead8 <vm_exec_core+31259>, 0x55d35221eaf6 <vm_exec_core+31289>, 0x55d35221eb14 <vm_exec_core+31319>, 0x55d35221eb32 <vm_exec_core+31349>, 0x55d35221eb50 <vm_exec_core+31379>, 0x55d35221eb6e <vm_exec_core+31409>, 0x55d35221eb8c <vm_exec_core+31439>, 0x55d35221ebaa <vm_exec_core+31469>, 0x55d35221ebc8 <vm_exec_core+31499>, 0x55d35221ebe6 <vm_exec_core+31529>, 0x55d35221ec04 <vm_exec_core+31559>, 0x55d35221ec22 <vm_exec_core+31589>, 0x55d35221ec40 <vm_exec_core+31619>, 0x55d35221ec5e <vm_exec_core+31649>, 0x55d35221ec7c <vm_exec_core+31679>, 0x55d35221ec9a <vm_exec_core+31709>, 0x55d35221ecb8 <vm_exec_core+31739>, 0x55d35221ecd6 <vm_exec_core+31769>, 0x55d35221ecf4 <vm_exec_core+31799>, 0x55d35221ed12 <vm_exec_core+31829>, 0x55d35221ed30 <vm_exec_core+31859>, 0x55d35221ed4e <vm_exec_core+31889>, 0x55d35221ed6c <vm_exec_core+31919>, 0x55d35221ed8a <vm_exec_core+31949>, 0x55d35221eda8 <vm_exec_core+31979>, 0x55d35221edc6 <vm_exec_core+32009>, 0x55d35221ede4 <vm_exec_core+32039>, 0x55d35221ee02 <vm_exec_core+32069>, 0x55d35221ee20 <vm_exec_core+32099>, 0x55d35221ee3e <vm_exec_core+32129>, 0x55d35221ee5c <vm_exec_core+32159>, 0x55d35221ee7a <vm_exec_core+32189>, 0x55d35221ee98 <vm_exec_core+32219>, 0x55d35221eeb6 <vm_exec_core+32249>, 0x55d35221eed4 <vm_exec_core+32279>, 0x55d35221eef2 <vm_exec_core+32309>, 0x55d35221ef10 <vm_exec_core+32339>, 0x55d35221ef2e <vm_exec_core+32369>, 0x55d35221ef4c <vm_exec_core+32399>, 0x55d35221ef6a <vm_exec_core+32429>, 0x55d35221ef88 <vm_exec_core+32459>, 0x55d35221efa6 <vm_exec_core+32489>, 0x55d35221efc4 <vm_exec_core+32519>, 0x55d35221efe2 <vm_exec_core+32549>, 0x55d35221f000 <vm_exec_core+32579>, 0x55d35221f01e <vm_exec_core+32609>, 0x55d35221f03c <vm_exec_core+32639>, 0x55d35221f05a <vm_exec_core+32669>, 0x55d35221f078 <vm_exec_core+32699>, 0x55d35221f096 <vm_exec_core+32729>, 0x55d35221f0b4 <vm_exec_core+32759>, 0x55d35221f0d2 <vm_exec_core+32789>, 0x55d35221f0f0 <vm_exec_core+32819>, 0x55d35221f10e <vm_exec_core+32849>, 0x55d35221f13f <vm_exec_core+32898>, 0x55d35221f15d <vm_exec_core+32928>, 0x55d35221f17b <vm_exec_core+32958>, 0x55d35221f199 <vm_exec_core+32988>, 0x55d35221f1b7 <vm_exec_core+33018>, 0x55d35221f1d5 <vm_exec_core+33048>, 0x55d35221f1f3 <vm_exec_core+33078>, 0x55d35221f211 <vm_exec_core+33108>, 0x55d35221f22f <vm_exec_core+33138>, 0x55d35221f24d <vm_exec_core+33168>, 0x55d35221f26b <vm_exec_core+33198>, 0x55d35221f289 <vm_exec_core+33228>, 0x55d35221f2a7 <vm_exec_core+33258>, 0x55d35221f2c5 <vm_exec_core+33288>...} #42 0x000055d3522326f0 in rb_vm_exec (ec=0x55d354046410) at /tmp/ruby/src/trunk-O0/vm.c:2559 _ec = 0x55d354046410 _tag = {tag = 36, retval = 4, buf = {0x7fffd204acc0, 0x55d35223266e <rb_vm_exec+190>, 0x0, 0x7fffd204ac10, 0x55d3540c6e90}, prev = 0x7fffd204ad30, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 #43 0x000055d35223354f in rb_iseq_eval_main (iseq=0x7f640ab32d90) at /tmp/ruby/src/trunk-O0/vm.c:2825 ec = 0x55d354046410 val = 140736716909888 #44 0x000055d35203face in rb_ec_exec_node (ec=0x55d354046410, n=0x7f640ab32d90) at /tmp/ruby/src/trunk-O0/eval.c:281 _ec = 0x55d354046410 _tag = {tag = 36, retval = 94366102450400, buf = {0x7fffd204adb0, 0x55d35203fa7a <rb_ec_exec_node+212>, 0x0, 0x7fffd204ad00, 0x55d354046410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f640ab32d90 #45 0x000055d35203fc3f in ruby_run_node (n=0x7f640ab32d90) at /tmp/ruby/src/trunk-O0/eval.c:319 ec = 0x55d354046410 status = 21971 #46 0x000055d35203b20e in rb_main (argc=121, argv=0x7fffd204af58) at /tmp/ruby/src/trunk-O0/main.c:40 variable_in_this_stack_frame = 140736716910128 #47 0x000055d35203b26f in main (argc=121, argv=0x7fffd204af58) 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.65025.ruby -x gdbscript [New LWP 65025] [New LWP 65027] [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 uleb128 (p=0x564c5cebe720) at /tmp/ruby/src/trunk-O0/addr2line.c:223 223 unsigned char b = (unsigned char)*(*p)++; [Current thread is 1 (Thread 0x7fb05dea47c0 (LWP 65025))] >>> Threads Id Target Id Frame * 1 Thread 0x7fb05dea47c0 (LWP 65025) uleb128 (p=0x564c5cebe720) at /tmp/ruby/src/trunk-O0/addr2line.c:223 2 Thread 0x7fb0448cf640 (LWP 65027) 0x00007fb05dfccfde in epoll_wait (epfd=4, events=0x564c5bdf245c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7fb0448cf640 (LWP 65027)): #0 0x00007fb05dfccfde in epoll_wait (epfd=4, events=0x564c5bdf245c <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 0x0000564c5b8c3827 in event_wait (vm=0x564c5ce2d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865 r = 22092 #2 0x0000564c5b8c384b in timer_thread_polling (vm=0x564c5ce2d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887 r = -965846003 #3 0x0000564c5b8c3f0b in timer_thread_func (ptr=0x564c5ce2d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051 vm = 0x564c5ce2d2a0 #4 0x00007fb05df3bb43 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 = {140726655207072, 5324874978623660056, 140395041060416, 25, 140395467225168, 140726655207424, -5294746014362984424, -5294691148995452904}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007fb05dfccbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7fb05dea47c0 (LWP 65025)): #0 uleb128 (p=0x564c5cebe720) at /tmp/ruby/src/trunk-O0/addr2line.c:223 b = 58 ':' r = 0 s = 0 #1 0x0000564c5ba4186c in di_read_record (reader=0x564c5cebe6a0, vp=0x564c5cebe3b0, errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1469 at = 58 form = 94885976466352 #2 0x0000564c5ba42735 in read_abstract_origin (reader=0x564c5cebe6a0, form=19, abstract_origin=128206, line=0x564c5cebe4f0, errout=0x7fb05e0c16a0 <_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 = 0, form = 0, size = 0, type = 0} p = 0x7fb04225b5aa "`R-" q = 0x7fb0425c0ef3 "\021\001\022\006X\vY\005W\v" level = 5 die = {pos = 3987884, tag = 46, has_children = 1} #3 0x0000564c5ba42b31 in debug_info_read (reader=0x564c5cebe6a0, num_traces=15, traces=0x564c5bdf5560 <trace>, lines=0x564c5d766e80, offset=0, errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938 v = {as = {ptr = 0x1f4ce <error: Cannot access memory at address 0x1f4ce>, uint64 = 128206, int64 = 128206, addr_idx = 128206}, off = 0, at = 49, form = 19, size = 0, type = 3} die = {pos = 4103504, 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 = 0x7fb042982323 "get_arg", 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} #4 0x0000564c5ba43a80 in fill_lines (num_traces=15, traces=0x564c5bdf5560 <trace>, check_debuglink=1, objp=0x564c5cebefc0, lines=0x564c5d766e80, offset=0, errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216 reader = {obj = 0x564c5d7672e0, file = 0x7fb041621000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fb04221fd33 "\204u\a", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fb0426e813f "\321w", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fb0426cf8d7 "codegen.rs", debug_line_directories = 0x7fb0426cef97 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fb04223f20a "\001\253y\316\001", cu_end = 0x7fb0422972bb "\276W\003", pend = 0x7fb0425a0181 "\001(", q0 = 0x7fb0425c0db0 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fb0425c0e9a "\v;\vI\023 \v", format = 4, address_size = 8 '\b', level = 6, abbrev_table = {0x7fb05e0cf000 "", 0x7fb0425c0db1 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fb0425c0dc7 "4", 0x7fb0425c0dd2 "\023\001\035\023\003\016\v\v\210\001\017", 0x7fb0425c0de0 "\r", 0x7fb0425c0dee "\017", 0x7fb0425c0df9 "$", 0x7fb0425c0e04 "9\001\003\016", 0x7fb0425c0e0b "\023", 0x7fb0425c0e17 "\023\001\003\016\v\v\210\001\017", 0x7fb0425c0e23 "/", 0x7fb0425c0e2c ".\001n\016\003\016:\v;\005I\023 \v", 0x7fb0425c0e3d "4", 0x7fb0425c0e4d "\005", 0x7fb0425c0e5a ".\001n\016\003\016:\v;\005 \v", 0x7fb0425c0e69 "\v\001", 0x7fb0425c0e6e "\023", 0x7fb0425c0e7a "4", 0x7fb0425c0e87 "\023\001\003\016<\031\210\001\017", 0x7fb0425c0e93 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fb0425c0ea4 "4", 0x7fb0425c0eb4 "\005", 0x7fb0425c0ebf "\005", 0x7fb0425c0ecc "4", 0x7fb0425c0ed9 ".\001\021\001\022\006@\030\061\023", 0x7fb0425c0ee6 "\005", 0x7fb0425c0eef "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fb0425c0f00 "4", 0x7fb0425c0f09 "\035", 0x7fb0425c0f1a "\v\001\021\001\022\006", 0x7fb0425c0f23 "4", 0x7fb0425c0f2c "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fb0425c0f3d "\005", 0x7fb0425c0f46 "\005", 0x7fb0425c0f4f "4", 0x7fb0425c0f58 "\035\001\061\023U\027X\vY\005W\v", 0x7fb0425c0f67 "4", 0x7fb0425c0f6e ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fb0425c0f81 "\005", 0x7fb0425c0f8e "\v\001U\027", 0x7fb0425c0f95 "\005", 0x7fb0425c0f9c "\035", 0x7fb0425c0fab "\035\001\061\023U\027X\vY\vW\v", 0x7fb0425c0fba "\005", 0x7fb0425c0fc7 "3\001\025\023", 0x7fb0425c0fce "\r", 0x7fb0425c0fdc "\031\001\026\v", 0x7fb0425c0fe3 "\031\001", 0x7fb0425c0fe8 "\023\001\003\016\v\005\210\001\017", 0x7fb0425c0ff4 "3\001", 0x7fb0425c0ff9 "3", 0x7fb0425c0ffe "\027\001\003\016\v\v\210\001\017", 0x7fb0425c100a "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fb0425c101a "(", 0x7fb0425c1023 "\005", 0x7fb0425c102e ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fb0425c1041 "(", 0x7fb0425c104a "\r", 0x7fb0425c105b ".\001n\016\003\016:\v;\v \v", 0x7fb0425c106a "\005", 0x7fb0425c1079 "4", 0x7fb0425c108b "4", 0x7fb0425c109d ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fb0425c10b2 "\005", 0x7fb0425c10c1 "4", 0x7fb0425c10ca ".", 0x7fb0425c10db ".", 0x7fb0425c10ee "\017", 0x7fb0425c10f7 "\001\001I\023", 0x7fb0425c10fe "!", 0x7fb0425c1109 "$", 0x7fb0425c1114 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fb0425c1129 "\005", 0x7fb0425c1138 "\035", 0x7fb0425c1149 "4", 0x7fb0425c115b "4", 0x7fb0425c116f "\r", 0x7fb0425c117d "4", 0x7fb0425c118c "\035", 0x7fb0425c119b "\005", 0x7fb0425c11a4 "4", 0x7fb0425c11b3 "4", 0x7fb0425c11bc "4", 0x7fb0425c11cb "4", 0x7fb0425c11dd ".", 0x7fb0425c11ee ".\001\003\016:\v;\v \v", 0x7fb0425c11fb ".\001\003\016:\v;\vI\023 \v", 0x7fb0425c120a "\025\001I\023", 0x7fb0425c1211 "\005", 0x7fb0425c1218 "\025\001", 0x7fb0425c08e5 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023?\031", 0x7fb0425c08fc "4", 0x7fb0425c090e "4", 0x7fb0425c0920 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fb0425c0933 "\005", 0x7fb0425c093c "4", 0x7fb0425c0945 ".", 0x7fb0425c0956 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fb0425c0965 "4", 0x7fb0425c0977 "\035", 0x7fb0425c0986 ".", 0x7fb0425c0999 "\r", 0x7fb0425c09a7 "\025\001I\023", 0x7fb0425c09ae "\005", 0x7fb0425c09b5 "\025\001", 0x7fb0425c09ba ".\001\003\016:\v;\v \v", 0x7fb0425c09c7 ".\001\003\016:\v;\vI\023 \v", 0x7fb0425bf2d0 "\025\001I\023", 0x7fb0425bf2d7 "\005", 0x7fb0425bf2de "\025\001", 0x7fb0425bf2e3 ".\001\003\016:\v;\v \v", 0x7fb0425bf2f0 ".\001\003\016:\v;\vI\023 \v", 0x7fb0425bf2ff ".\001\003\016:\v;\vI\023?\031 \v", 0x7fb0425b6e71 "\005", 0x7fb0425b6e80 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fb0425b3178 "!", 0x7fb0425b3181 "\r", 0x7fb0425b3197 ".", 0x7fb0425b31ab "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7fb0425b31c2 "\n", 0x7fb0425b31cf ".", 0x7fb0425b31e8 "4", 0x7fb0425b31f9 ".", 0x7fb0425b3211 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fb0425b322e ".", 0x7fb0425b3248 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fb0425b3264 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fb0425b3279 "\026", 0x7fb0425b3283 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fb0425b3293 "\017", 0x7fb0425b329b "$", 0x7fb0425b32a7 "\026", 0x7fb0425b32b5 "&", 0x7fb0425b32bb "\026", 0x7fb0425b32cb "(", 0x7fb0425b32d5 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fb0425b32ea "\025\001I\023\001\023", 0x7fb0425b32f4 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fb0425b3309 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fb0425b331b "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fb0425b332d "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fb0425b3340 "\026", 0x7fb0425b3353 "\r", 0x7fb0425b3367 "\r", 0x7fb0425b3379 "\023\001\v\005:\v;\v9\v\001\023", 0x7fb0425b3389 "!", 0x7fb0425b338f "4", 0x7fb0425b339f ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fb0425b33ba ".", 0x7fb0425b33d1 ".", 0x7fb0425b33e8 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fb0425b3404 ".", 0x7fb0425b3421 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb0425b3442 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb0425b3461 ".", 0x7fb0425b347b ".", 0x7fb0425b3497 "4", 0x7fb0425b34a3 ".", 0x7fb0425b34be ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fb0425b34d2 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb0425b34f1 ".", 0x7fb0425b350c ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fb0425b3522 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fb0425b353f ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fb0425b3557 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fb0440aefc0 "\360\357\nD\260\177", 0x564c5cebec28 "\276\064[B\260\177", 0x564c5cebf3a8 "\340\360\nD\260\177", 0x564c5cebf3b0 "\330\360\nD\260\177", 0x564c5cebf3b8 "\001", 0x564c5cebf3c0 "\003", 0x7fb0440aefa0 "", 0x7fb0440aefa8 "", 0x7fb0440aefb0 "", 0x7fb0440aefb8 "", 0x7fb0440aefc8 "\357\071\256[LV", 0x0, 0x7fb0440aefd0 "\300m\377\\LV", 0x564c5bae39ef <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x564c5bae39a1 <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>, 0x564c5cebed60 "\020\364\353\\LV", 0x564c5cebf000 "P\360\353\\LV", 0x7fb05dfdacb5 <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", 0x564c5cebed60 "\020\364\353\\LV", 0x564c5cebee50 "", 0x564c5cebf000 "P\360\353\\LV", 0x7fb05e0e8994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x564c5cebf410 "x\332uC\260\177", 0x564c5cebf408 "\220\337\nD\260\177", 0x564c5cebf418 ""...}} i = 0 j = 310 shstr = 0x7fb04321f1c0 "" ehdr = 0x7fb041621000 shdr = 0x7fb04321f3b0 shstr_shdr = 0x7fb04321ff30 gnu_debuglink_shdr = 0x0 note_gnu_build_id = 0x7fb04321f470 fd = 5 filesize = 29355888 file = 0x7fb041621000 "\177ELF\002\001\001" symtab_shdr = 0x7fb04321feb0 strtab_shdr = 0x7fb04321fef0 dynsym_shdr = 0x7fb04321f530 dynstr_shdr = 0x7fb04321f570 obj = 0x564c5d7672e0 dladdr_fbase = 94885951516672 #5 0x0000564c5ba4442b in rb_dump_backtrace_with_lines (num_traces=15, traces=0x564c5bdf5560 <trace>, errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625 addr = 140395032669872 i = 0 lines = 0x564c5d766e80 obj = 0x564c5d7672e0 dladdr_fbases = 0x564c5d767250 main_path = 0x564c5cebef60 "/tmp/ruby/build/trunk-O0/ruby" len = 29 #6 0x0000564c5b942807 in rb_print_backtrace (errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822 trace = {0x564c5b9427ec <rb_print_backtrace+36>, 0x564c5b942f0f <rb_vm_bugreport+656>, 0x564c5bb0ef2d <rb_bug_for_fatal_signal+327>, 0x564c5b885476 <sigill>, 0x7fb05dee9520 <__restore_rt>, 0x564c5b910d16 <vm_call_cfunc_with_frame_+135>, 0x564c5b911124 <vm_call_cfunc_with_frame+121>, 0x564c5b917560 <vm_sendish+502>, 0x564c5b91edfc <vm_exec_core+15679>, 0x564c5b9366f0 <rb_vm_exec+320>, 0x564c5b933033 <invoke_block+216>, 0x564c5b933acf <vm_invoke_proc+911>, 0x564c5b934273 <rb_vm_invoke_proc+170>, 0x564c5bae63a9 <rb_fiber_start+726>, 0x564c5bae39ef <fiber_initialize_coroutine>, 0x0 <repeats 1009 times>} n = 15 #7 0x0000564c5b942f0f in rb_vm_bugreport (ctx=0x564c5cebf380, errout=0x7fb05e0c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151 cmd = 0x0 other_runtime_info = other_runtime_info vm = 0x564c5ce2d2a0 ec = 0x564c5cff6bf0 #8 0x0000564c5bb0ef2d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x564c5cebf380, fmt=0x564c5bbf406b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108 pid = -1 out = 0x7fb05e0c16a0 <_IO_2_1_stderr_> file = 0x7fb043753db0 "-" line = 10 #9 0x0000564c5b885476 in sigsegv (sig=11, info=0x564c5cebf4b0, ctx=0x564c5cebf380) at /tmp/ruby/src/trunk-O0/signal.c:929 No locals. #10 <signal handler called> No locals. #11 0x0000564c5b910d16 in vm_call_cfunc_with_frame_ (ec=0x564c5cff6bf0, reg_cfp=0x7fb0440ceeb0, calling=0x7fb0440adf90, argc=0, argv=0x7fb0440af0e0, stack_bottom=0x7fb0440af0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571 ci = 0xd0100100001 cc = 0x7fb0432f3e60 val = 5 me = 0x7fb04375da78 cfunc = 0x0 recv = 140395017604120 block_handler = 21474836481 frame_type = 0 len = 0 args = <optimized out> args = <optimized out> #12 0x0000564c5b911124 in vm_call_cfunc_with_frame (ec=0x564c5cff6bf0, reg_cfp=0x7fb0440ceeb0, calling=0x7fb0440adf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640 argc = 0 stack_bottom = 0x7fb0440af0d8 argv = 0x7fb0440af0e0 #13 0x0000564c5b917560 in vm_sendish (ec=0x564c5cff6bf0, reg_cfp=0x7fb0440ceeb0, cd=0x564c5cfce780, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723 val = 36 ci = 0xd0100100001 cc = 0x7fb0432f3e60 argc = 0 recv = 5 calling = {cd = 0x564c5cfce780, cc = 0x7fb0432f3e60, block_handler = 0, recv = 5, argc = 0, kw_splat = false, heap_argv = 0} #14 0x0000564c5b91edfc in vm_exec_core (ec=0x564c5cff6bf0) at ../../src/trunk-O0/insns.def:891 bh = 0 cd = 0x564c5cfce780 leaf = false val = 1 reg_pc = 0x564c5cee38c8 reg_cfp = 0x7fb0440ceeb0 insns_address_table = {0x564c5b91b129 <vm_exec_core+108>, 0x564c5b91b18b <vm_exec_core+206>, 0x564c5b91b29e <vm_exec_core+481>, 0x564c5b91b3b2 <vm_exec_core+757>, 0x564c5b91b550 <vm_exec_core+1171>, 0x564c5b91b680 <vm_exec_core+1475>, 0x564c5b91b892 <vm_exec_core+2005>, 0x564c5b91b9a4 <vm_exec_core+2279>, 0x564c5b91ba7d <vm_exec_core+2496>, 0x564c5b91bb84 <vm_exec_core+2759>, 0x564c5b91bc8b <vm_exec_core+3022>, 0x564c5b91bd99 <vm_exec_core+3292>, 0x564c5b91beab <vm_exec_core+3566>, 0x564c5b91bf7b <vm_exec_core+3774>, 0x564c5b91c084 <vm_exec_core+4039>, 0x564c5b91c17e <vm_exec_core+4289>, 0x564c5b91c241 <vm_exec_core+4484>, 0x564c5b91c304 <vm_exec_core+4679>, 0x564c5b91c38d <vm_exec_core+4816>, 0x564c5b91c419 <vm_exec_core+4956>, 0x564c5b91c4bf <vm_exec_core+5122>, 0x564c5b91c597 <vm_exec_core+5338>, 0x564c5b91c669 <vm_exec_core+5548>, 0x564c5b91c73b <vm_exec_core+5758>, 0x564c5b91c819 <vm_exec_core+5980>, 0x564c5b91c8db <vm_exec_core+6174>, 0x564c5b91ca1a <vm_exec_core+6493>, 0x564c5b91cac0 <vm_exec_core+6659>, 0x564c5b91cba5 <vm_exec_core+6888>, 0x564c5b91ccd4 <vm_exec_core+7191>, 0x564c5b91cda5 <vm_exec_core+7400>, 0x564c5b91ce68 <vm_exec_core+7595>, 0x564c5b91cf2b <vm_exec_core+7790>, 0x564c5b91d022 <vm_exec_core+8037>, 0x564c5b91d0e4 <vm_exec_core+8231>, 0x564c5b91d1a6 <vm_exec_core+8425>, 0x564c5b91d2a0 <vm_exec_core+8675>, 0x564c5b91d37f <vm_exec_core+8898>, 0x564c5b91d46c <vm_exec_core+9135>, 0x564c5b91d57c <vm_exec_core+9407>, 0x564c5b91d676 <vm_exec_core+9657>, 0x564c5b91d6f1 <vm_exec_core+9780>, 0x564c5b91d7b2 <vm_exec_core+9973>, 0x564c5b91d8a0 <vm_exec_core+10211>, 0x564c5b91d950 <vm_exec_core+10387>, 0x564c5b91dacf <vm_exec_core+10770>, 0x564c5b91dba9 <vm_exec_core+10988>, 0x564c5b91dc95 <vm_exec_core+11224>, 0x564c5b91dd26 <vm_exec_core+11369>, 0x564c5b91de81 <vm_exec_core+11716>, 0x564c5b91e43b <vm_exec_core+13182>, 0x564c5b91e537 <vm_exec_core+13434>, 0x564c5b91e63a <vm_exec_core+13693>, 0x564c5b91e726 <vm_exec_core+13929>, 0x564c5b91e93f <vm_exec_core+14466>, 0x564c5b91ea31 <vm_exec_core+14708>, 0x564c5b91eb37 <vm_exec_core+14970>, 0x564c5b91ed42 <vm_exec_core+15493>, 0x564c5b91eef9 <vm_exec_core+15932>, 0x564c5b91f02d <vm_exec_core+16240>, 0x564c5b91f1a2 <vm_exec_core+16613>, 0x564c5b91f2d6 <vm_exec_core+16921>, 0x564c5b91f44b <vm_exec_core+17294>, 0x564c5b91f62d <vm_exec_core+17776>, 0x564c5b91f838 <vm_exec_core+18299>, 0x564c5b91f9ef <vm_exec_core+18738>, 0x564c5b91fb11 <vm_exec_core+19028>, 0x564c5b91fbb8 <vm_exec_core+19195>, 0x564c5b91fc7c <vm_exec_core+19391>, 0x564c5b91fd65 <vm_exec_core+19624>, 0x564c5b91fe51 <vm_exec_core+19860>, 0x564c5b91ff3a <vm_exec_core+20093>, 0x564c5b92004e <vm_exec_core+20369>, 0x564c5b920175 <vm_exec_core+20664>, 0x564c5b9202b4 <vm_exec_core+20983>, 0x564c5b9203f3 <vm_exec_core+21302>, 0x564c5b920532 <vm_exec_core+21621>, 0x564c5b920671 <vm_exec_core+21940>, 0x564c5b9207b0 <vm_exec_core+22259>, 0x564c5b9208fa <vm_exec_core+22589>, 0x564c5b920a7d <vm_exec_core+22976>, 0x564c5b920bbc <vm_exec_core+23295>, 0x564c5b920cfb <vm_exec_core+23614>, 0x564c5b920e3a <vm_exec_core+23933>, 0x564c5b920f79 <vm_exec_core+24252>, 0x564c5b9210b8 <vm_exec_core+24571>, 0x564c5b9211f7 <vm_exec_core+24890>, 0x564c5b921336 <vm_exec_core+25209>, 0x564c5b921475 <vm_exec_core+25528>, 0x564c5b9215cd <vm_exec_core+25872>, 0x564c5b921793 <vm_exec_core+26326>, 0x564c5b92191a <vm_exec_core+26717>, 0x564c5b921a42 <vm_exec_core+27013>, 0x564c5b921b6a <vm_exec_core+27309>, 0x564c5b921c8d <vm_exec_core+27600>, 0x564c5b921db0 <vm_exec_core+27891>, 0x564c5b921ee4 <vm_exec_core+28199>, 0x564c5b922023 <vm_exec_core+28518>, 0x564c5b92210e <vm_exec_core+28753>, 0x564c5b922213 <vm_exec_core+29014>, 0x564c5b92234c <vm_exec_core+29327>, 0x564c5b92243b <vm_exec_core+29566>, 0x564c5b92252a <vm_exec_core+29805>, 0x564c5b9225ff <vm_exec_core+30018>, 0x564c5b9226d4 <vm_exec_core+30231>, 0x564c5b922750 <vm_exec_core+30355>, 0x564c5b9227cc <vm_exec_core+30479>, 0x564c5b9227ea <vm_exec_core+30509>, 0x564c5b922808 <vm_exec_core+30539>, 0x564c5b922826 <vm_exec_core+30569>, 0x564c5b922844 <vm_exec_core+30599>, 0x564c5b922862 <vm_exec_core+30629>, 0x564c5b922880 <vm_exec_core+30659>, 0x564c5b92289e <vm_exec_core+30689>, 0x564c5b9228bc <vm_exec_core+30719>, 0x564c5b9228da <vm_exec_core+30749>, 0x564c5b9228f8 <vm_exec_core+30779>, 0x564c5b922916 <vm_exec_core+30809>, 0x564c5b922934 <vm_exec_core+30839>, 0x564c5b922952 <vm_exec_core+30869>, 0x564c5b922970 <vm_exec_core+30899>, 0x564c5b92298e <vm_exec_core+30929>, 0x564c5b9229ac <vm_exec_core+30959>, 0x564c5b9229ca <vm_exec_core+30989>, 0x564c5b9229e8 <vm_exec_core+31019>, 0x564c5b922a06 <vm_exec_core+31049>, 0x564c5b922a24 <vm_exec_core+31079>, 0x564c5b922a42 <vm_exec_core+31109>, 0x564c5b922a60 <vm_exec_core+31139>, 0x564c5b922a7e <vm_exec_core+31169>, 0x564c5b922a9c <vm_exec_core+31199>, 0x564c5b922aba <vm_exec_core+31229>, 0x564c5b922ad8 <vm_exec_core+31259>, 0x564c5b922af6 <vm_exec_core+31289>, 0x564c5b922b14 <vm_exec_core+31319>, 0x564c5b922b32 <vm_exec_core+31349>, 0x564c5b922b50 <vm_exec_core+31379>, 0x564c5b922b6e <vm_exec_core+31409>, 0x564c5b922b8c <vm_exec_core+31439>, 0x564c5b922baa <vm_exec_core+31469>, 0x564c5b922bc8 <vm_exec_core+31499>, 0x564c5b922be6 <vm_exec_core+31529>, 0x564c5b922c04 <vm_exec_core+31559>, 0x564c5b922c22 <vm_exec_core+31589>, 0x564c5b922c40 <vm_exec_core+31619>, 0x564c5b922c5e <vm_exec_core+31649>, 0x564c5b922c7c <vm_exec_core+31679>, 0x564c5b922c9a <vm_exec_core+31709>, 0x564c5b922cb8 <vm_exec_core+31739>, 0x564c5b922cd6 <vm_exec_core+31769>, 0x564c5b922cf4 <vm_exec_core+31799>, 0x564c5b922d12 <vm_exec_core+31829>, 0x564c5b922d30 <vm_exec_core+31859>, 0x564c5b922d4e <vm_exec_core+31889>, 0x564c5b922d6c <vm_exec_core+31919>, 0x564c5b922d8a <vm_exec_core+31949>, 0x564c5b922da8 <vm_exec_core+31979>, 0x564c5b922dc6 <vm_exec_core+32009>, 0x564c5b922de4 <vm_exec_core+32039>, 0x564c5b922e02 <vm_exec_core+32069>, 0x564c5b922e20 <vm_exec_core+32099>, 0x564c5b922e3e <vm_exec_core+32129>, 0x564c5b922e5c <vm_exec_core+32159>, 0x564c5b922e7a <vm_exec_core+32189>, 0x564c5b922e98 <vm_exec_core+32219>, 0x564c5b922eb6 <vm_exec_core+32249>, 0x564c5b922ed4 <vm_exec_core+32279>, 0x564c5b922ef2 <vm_exec_core+32309>, 0x564c5b922f10 <vm_exec_core+32339>, 0x564c5b922f2e <vm_exec_core+32369>, 0x564c5b922f4c <vm_exec_core+32399>, 0x564c5b922f6a <vm_exec_core+32429>, 0x564c5b922f88 <vm_exec_core+32459>, 0x564c5b922fa6 <vm_exec_core+32489>, 0x564c5b922fc4 <vm_exec_core+32519>, 0x564c5b922fe2 <vm_exec_core+32549>, 0x564c5b923000 <vm_exec_core+32579>, 0x564c5b92301e <vm_exec_core+32609>, 0x564c5b92303c <vm_exec_core+32639>, 0x564c5b92305a <vm_exec_core+32669>, 0x564c5b923078 <vm_exec_core+32699>, 0x564c5b923096 <vm_exec_core+32729>, 0x564c5b9230b4 <vm_exec_core+32759>, 0x564c5b9230d2 <vm_exec_core+32789>, 0x564c5b9230f0 <vm_exec_core+32819>, 0x564c5b92310e <vm_exec_core+32849>, 0x564c5b92313f <vm_exec_core+32898>, 0x564c5b92315d <vm_exec_core+32928>, 0x564c5b92317b <vm_exec_core+32958>, 0x564c5b923199 <vm_exec_core+32988>, 0x564c5b9231b7 <vm_exec_core+33018>, 0x564c5b9231d5 <vm_exec_core+33048>, 0x564c5b9231f3 <vm_exec_core+33078>, 0x564c5b923211 <vm_exec_core+33108>, 0x564c5b92322f <vm_exec_core+33138>, 0x564c5b92324d <vm_exec_core+33168>, 0x564c5b92326b <vm_exec_core+33198>, 0x564c5b923289 <vm_exec_core+33228>, 0x564c5b9232a7 <vm_exec_core+33258>, 0x564c5b9232c5 <vm_exec_core+33288>...} #15 0x0000564c5b9366f0 in rb_vm_exec (ec=0x564c5cff6bf0) at /tmp/ruby/src/trunk-O0/vm.c:2559 _ec = 0x564c5cff6bf0 _tag = {tag = 36, retval = 4, buf = {0x7fb0440aecc0, 0x564c5b93666e <rb_vm_exec+190>, 0x0, 0x7fb0440aec10, 0x0}, prev = 0x7fb0440aef40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 #16 0x0000564c5b933033 in invoke_block (ec=0x564c5cff6bf0, iseq=0x7fb0437185b8, self=140395041312320, captured=0x564c5cecabf0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517 arg_size = 0 #17 0x0000564c5b933acf in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fb0440aef08, argc=0, self=140395041312320, captured=0x564c5cecabf0, ec=0x564c5cff6bf0) at /tmp/ruby/src/trunk-O0/vm.c:1587 iseq = 0x7fb0437185b8 opt_pc = 0 type = 572653569 cfp = 0x7fb0440cefc8 sp = 0x7fb0440af018 flags = 0 use_argv = 0x7fb0440aef08 av = {94885976432240, 0} stack_argv = 0x7fb0440af018 #18 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fb0440aef08, argc=0, self=140395041312320, proc=0x564c5cecabf0, ec=0x564c5cff6bf0) at /tmp/ruby/src/trunk-O0/vm.c:1685 block = 0x564c5cecabf0 #19 vm_invoke_proc (ec=0x564c5cff6bf0, proc=0x564c5cecabf0, self=140395041312320, argc=0, argv=0x7fb0440aef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715 No locals. #20 0x0000564c5b934273 in rb_vm_invoke_proc (ec=0x564c5cff6bf0, proc=0x564c5cecabf0, argc=0, argv=0x7fb0440aef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736 self = 140395041312320 #21 0x0000564c5bae63a9 in rb_fiber_start (fiber=0x564c5cff6ba0) at /tmp/ruby/src/trunk-O0/cont.c:2540 cont = 0x564c5cff6ba0 argc = 0 argv = 0x7fb0440aef08 args = 4 _ec = 0x564c5cff6bf0 _tag = {tag = 36, retval = 0, buf = {0x7fb0440aefc0, 0x564c5bae61c2 <rb_fiber_start+239>, 0x0, 0x7fb0440aeee0, 0x7fb0440aefa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} th = 0x564c5ce2f830 proc = 0x564c5cecabf0 state = RUBY_TAG_NONE need_interrupt = 0 err = 0 #22 0x0000564c5bae39ef in fiber_entry (from=0x564c5ce355e0, to=0x564c5cff6dc0) at /tmp/ruby/src/trunk-O0/cont.c:850 fiber = 0x564c5cff6ba0 thread = 0x564c5ce2f830 #23 0x0000000000000000 in ?? () No symbol table info available. >>> Dump Ruby level backtrace (if possible)