# Logfile created on 2023-11-08 04:27:21 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055fde3602048 @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.20231108-042721", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055fde369b1d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fde369b090 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fde369ae60 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231108-042721", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231108-042721>, @binmode=false, @mon_data=#<Monitor:0x000055fde369ad48>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0
Cloning into 'trunk-O0'...
Updating files: 85% (10316/12067)
Updating files: 86% (10378/12067)
Updating files: 87% (10499/12067)
Updating files: 88% (10619/12067)
Updating files: 89% (10740/12067)
Updating files: 90% (10861/12067)
Updating files: 91% (10981/12067)
Updating files: 92% (11102/12067)
Updating files: 93% (11223/12067)
Updating files: 94% (11343/12067)
Updating files: 95% (11464/12067)
Updating files: 96% (11585/12067)
Updating files: 97% (11705/12067)
Updating files: 98% (11826/12067)
Updating files: 99% (11947/12067)
Updating files: 100% (12067/12067)
Updating files: 100% (12067/12067), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O0 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
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 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 packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__depreacted__(msg))) in C++... no
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... no
checking for atan2l... yes
checking for atan2f... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for grantpt... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage sepcifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... yes
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -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 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.3.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.0
* Installation prefix: /tmp/ruby/install/trunk-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
* 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/NormalizationTest.txt ... done
/tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
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/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/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/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
/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
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
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
/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
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 data and property files...
done
/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 15.0.0 auxiliary files...
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... Downloading Unicode UCD emoji 15.0 files...
done
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...
downloading emoji/15.0/emoji-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
done
done
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.20.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.1.0...
Downloading bundled gem test-unit-3.6.1...
Downloading bundled gem rexml-3.2.6...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.2.0...
Downloading bundled gem net-imap-0.4.4...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.4.0...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem typeprof-0.21.8...
Downloading bundled gem racc-1.7.3...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk-O0/gems/src/rbs'...
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/src/trunk-O0/gems/src/debug'...
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/debug
* branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision updated
Building debug@927587afb6aac69b358b86a01f602d207053e8d2 to /tmp/ruby/src/trunk-O0/gems/debug-1.8.0.gem
Successfully built RubyGem
Name: debug
Version: 1.8.0
File: debug-1.8.0.gem
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
From https://github.com/ruby/rbs
* branch 33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /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@33813a60752624d58dfe5ae770b39bfaf29fbaf1 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
Successfully built RubyGem
Name: rbs
Version: 3.2.2
File: rbs-3.2.2.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 = 4da6333615
$$$[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
vm_call_iseq_optimized.inc updated
known_errors.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
id.c updated
making /tmp/ruby/src/trunk-O0/ast.rbinc
making /tmp/ruby/src/trunk-O0/dir.rbinc
making /tmp/ruby/src/trunk-O0/gc.rbinc
making /tmp/ruby/src/trunk-O0/numeric.rbinc
generating enc/trans/newline.c ...
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'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c
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'
generating eventids1.h from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/etc'
generating constant definitions
generating eventids2table.c from ./eventids2.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/etc'
generating miniprelude.c
compiling compiler ripper.y
/tmp/ruby/src/trunk-O0/lib/unicode_normalize/tables.rb unchanged
generating golf_prelude.c
golf_prelude.c updated
miniprelude.c updated
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 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/gb18030.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/korean.c ...
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
/usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/gems
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Extracting bundle gem minitest-5.20.0...
Extracting bundle gem power_assert-2.0.3...
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
Extracting bundle gem rake-13.1.0...
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/rake-13.1.0.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/power_assert-2.0.3.gem
Unpacked gems/minitest-5.20.0.gem
Extracting bundle gem rss-0.3.0...
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem net-imap-0.4.4...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-ftp-0.2.0.gem
Extracting bundle gem net-smtp-0.4.0...
Unpacked gems/rss-0.3.0.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-pop-0.1.2.gem
Unpacked gems/net-imap-0.4.4.gem
Extracting bundle gem prime-0.1.2...
Extracting bundle gem typeprof-0.21.8...
Unpacked gems/net-smtp-0.4.0.gem
Extracting bundle gem racc-1.7.3...
Unpacked gems/matrix-0.4.2.gem
Unpacked gems/prime-0.1.2.gem
Unpacked gems/typeprof-0.21.8.gem
Unpacked gems/racc-1.7.3.gem
Extracting bundle gem debug-1.8.0...
Extracting bundle gem rbs-3.2.2...
Unpacked gems/debug-1.8.0.gem
Unpacked gems/rbs-3.2.2.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
compiling /tmp/ruby/src/trunk-O0/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compar.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/debug_counter.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/dln_find.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enum.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/file.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/inits.c
compiling /tmp/ruby/src/trunk-O0/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/dmyenc.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 /tmp/ruby/src/trunk-O0/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_big5.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_euc_jp.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_gbk.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_shift_jis.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_tables.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_unicode.c
compiling /tmp/ruby/src/trunk-O0/prism/enc/pm_windows_31j.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 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_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_state_stack.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_string_list.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-O0/prism/prism.c
compiling /tmp/ruby/src/trunk-O0/prism_init.c
assembling /tmp/ruby/src/trunk-O0/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-O0/enc/ascii.c
compiling /tmp/ruby/src/trunk-O0/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-O0/enc/unicode.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_8.c
compiling enc/trans/newline.c
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/dln.c
compiling /tmp/ruby/src/trunk-O0/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-O0/loadpath.c
builtin_binary.inc updated
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
compiling /tmp/ruby/src/trunk-O0/enc/cp949.c
compiling /tmp/ruby/src/trunk-O0/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-O0/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-O0/enc/euc_kr.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
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'
compiling /tmp/ruby/src/trunk-O0/enc/gbk.c
generating transdb.h
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
compiling /tmp/ruby/src/trunk-O0/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-O0/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-O0/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
transdb.h updated
generating makefiles ext/configure-ext.mk
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
making trans
linking encoding iso_8859_5.so
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c
linking encoding iso_8859_6.so
generating table from /tmp/ruby/src/trunk-O0/enc/trans/big5.c
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
linking encoding iso_8859_9.so
generating table from /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c
linking encoding iso_8859_10.so
generating /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/chinese.c
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
configuring -test-/RUBY_ALIGNOF
linking encoding iso_8859_14.so
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
linking encoding iso_8859_15.so
configuring -test-/bug-14834
configuring -test-/bug-3571
linking encoding iso_8859_16.so
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
linking encoding koi8_r.so
configuring -test-/debug
configuring -test-/dln/empty
linking encoding koi8_u.so
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
linking encoding shift_jis.so
configuring -test-/exception
linking encoding utf_16be.so
configuring -test-/fatal
configuring -test-/file
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating table from /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-O0/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/escape.c
generating /tmp/ruby/src/trunk-O0/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/gbk.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-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
generating /tmp/ruby/src/trunk-O0/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-O0/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c
configuring bigdecimal
generating /tmp/ruby/src/trunk-O0/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-O0/enc/trans/korean.c
generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.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
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
generating /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
generating /tmp/ruby/src/trunk-O0/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-O0/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c
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
compiling /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
configuring cgi/escape
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
configuring continuation
linking transcoder emoji_sjis_docomo.so
generating /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c ...
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
configuring coverage
linking transcoder iso2022.so
linking transcoder japanese.so
configuring date
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
configuring digest
configuring digest/bubblebabble
linking transcoder single_byte.so
configuring digest/md5
compiling /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c
linking transcoder utf_16_32.so
linking transcoder utf8_mac.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
configuring erb/escape
configuring digest/rmd160
configuring etc
configuring digest/sha1
configuring digest/sha2
configuring fcntl
configuring fiddle
configuring io/console
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring io/nonblock
configuring pty
configuring rbconfig/sizeof
configuring io/wait
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.8.0/ext/debug
configuring racc-1.7.3/ext/racc/cparse
configuring rbs-3.2.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/RUBY_ALIGNOF/c.c
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-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/abi.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/arith_seq/extract.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/concat'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi'
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-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract'
linking shared-object -test-/array/resize.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/bigzero.c
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-/bug-14834'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-14834/bug-14384.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/div.c
linking shared-object -test-/bug_14834.so
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/init.c
linking shared-object -test-/bug_3571.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/intpack.c
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-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-14834'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/mul.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'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/class'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/class.so
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/str2big.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/init.c
linking shared-object -test-/bignum.so
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/inspector.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/dln/empty/empty.c
linking shared-object -test-/debug.so
linking shared-object -test-/dln/empty.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-/econv'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/append.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-/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-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/eval/eval.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum'
linking shared-object -test-/enumerator_kw.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/init.c
linking shared-object -test-/fatal/rb_fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal'
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-/float/nextafter.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/init.c
linking shared-object -test-/float.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c
linking shared-object -test-/file.so
linking shared-object -test-/eval.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval'
linking shared-object -test-/funcall.so
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-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/my_integer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/integer.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/yield.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat'
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-/marshal/usr'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/usr/usrmarshal.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/compat/usrcompat.c
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-/marshal/usr.so
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/method'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/memory_view/memory_view.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar'
linking shared-object -test-/memory_view.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/notimplement/bug.c
linking shared-object -test-/method.so
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/method'
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
linking shared-object -test-/num2int.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view'
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
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]: 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-/postponed_job.so
linking shared-object -test-/printf.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class'
make[2]: 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-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/random'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/bad_version.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/super.c
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
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-/recursion.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/random'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/scan_args/scan_args.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/foreach/foreach.c
make[2]: 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
linking shared-object -test-/st/foreach.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/string'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/update/update.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args'
linking shared-object -test-/st/update.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/duplicate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/type.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/len.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_associate.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/init.c
linking shared-object -test-/thread_fd.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/nofree.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/time'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/leap_second.c
linking shared-object -test-/typeddata.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/qsort.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/set_len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/vm/at_exit.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint'
linking shared-object -test-/vm/at_exit.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/bigdecimal/bigdecimal.c
linking shared-object -test-/wait.so
compiling /tmp/ruby/src/trunk-O0/ext/bigdecimal/missing.c
linking shared-object bigdecimal.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
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
linking shared-object cgi/escape.so
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/continuation'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
installing default bigdecimal libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
compiling /tmp/ruby/src/trunk-O0/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/erb/escape'
compiling /tmp/ruby/src/trunk-O0/ext/erb/escape/escape.c
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
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/etc'
installing digest libraries
compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.c
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
linking shared-object etc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fcntl'
compiling /tmp/ruby/src/trunk-O0/ext/fcntl/fcntl.c
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk-O0/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-O0/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
compiling /tmp/ruby/src/trunk-O0/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/closure.c
installing default date_core libraries
linking shared-object date_core.so
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/conversions.c
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/fiddle/function.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/handle.c
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pinned.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/fiddle/pointer.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
linking shared-object fiddle.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
linking shared-object erb/escape.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 monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/erb/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
compiling /tmp/ruby/src/trunk-O0/ext/nkf/nkf.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
installing default fiddle libraries
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/pathname/pathname.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl.c
installing default pathname libraries
installing default nkf libraries
linking shared-object pathname.so
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
installing default objspace libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_config.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_emitter.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_yaml_tree.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ns_spki.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c
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/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ts.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/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
linking shared-object stringio.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509crl.c
installing default socket libraries
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.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/openssl/ossl_x509name.c
linking shared-object strscan.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
linking shared-object openssl.so
compiling /tmp/ruby/src/trunk-O0/ext/syslog/syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/zlib'
compiling /tmp/ruby/src/trunk-O0/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/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
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-O0/ext/digest/bubblebabble/bubblebabble.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/digest/md5/md5.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
linking shared-object debug/debug.so
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.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'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator'
compiling /tmp/ruby/src/trunk-O0/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/parser'
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
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/json/parser/parser.c
linking shared-object json/ext/parser.so
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/parser'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.2.2/lib ../../../../../.bundle/gems/rbs-3.2.2/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
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.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
making srcs under enc
making 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
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'
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
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/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/debug-1.8.0/ext/debug'
make[2]: Leaving 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/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./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.3.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.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.8.3
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
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.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.4
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 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.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-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 '/tmp/ruby/src/trunk-O0/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=60893
"--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/907] 550504=test_rdoc_parser_changelog
[ 2/907] 550505=test_raise_no_backtrace_exception
[ 3/907] 550507=test_drbssl
[ 4/907] 550506=test_yaml_special_cases
[ 5/907] 550506=test_gem_source_list
[ 6/907] 550506=test_column_separator
[ 7/907] 550506=test_boolean
[ 8/907] 550506=test_kill_ring
[ 9/907] 550504=test_open-uri
[ 10/907] 550506=test_date
[ 11/907] 550506=test_lexer
[ 12/907] 550506=test_nonblock
[ 13/907] 550506=test_strip
[ 14/907] 550506=test_rdoc_context
[ 15/907] 550505=test_random
[ 16/907] 550505=test_c_struct_entry
[ 17/907] 550505=test_dir
[ 18/907] 550505=test_coderange
[ 19/907] 550505=test_iso_8859
[ 20/907] 550505=test_transcode
[ 21/907] 550504=test_gem_indexer
[ 22/907] 550505=test_gem_commands_install_command
[ 23/907] 550504=test_enumerator_kw
[ 24/907] 550504=test_mailto
[ 25/907] 550504=test_type_completor
[ 26/907] 550506=test_stat
[ 27/907] 550506=test_pair
[ 28/907] 550504=test_flush
[ 29/907] 550504=test_rational
[ 30/907] 550504=test_cgi_modruby
[ 31/907] 550504=test_gem_commands_owner_command
[ 32/907] 550506=test_gem_local_remote_options
[ 33/907] 550505=test_gc
[ 34/907] 550506=test_find
[ 35/907] 550506=test_arity
[ 36/907] 550506=test_object
[ 37/907] 550504=test_gem_resolver_composed_set
[ 38/907] 550504=test_summary
[ 39/907] 550504=test_win32ole_variant
[ 40/907] 550504=test_rdoc_class_module
[ 41/907] 550506=test_liberal_parsing
[ 42/907] 550506=test_rdoc_markup_attribute_manager
[ 43/907] 550506=test_nil
[ 44/907] 550506=test_trace
[ 45/907] 550506=test_yamldbm
[ 46/907] 550506=unescape_test
[ 47/907] 550504=test_foreach
[ 48/907] 550504=test_install
[ 49/907] 550504=test_func
[ 50/907] 550506=test_jaro_winkler
[ 51/907] 550506=test_gem_remote_fetcher
[ 52/907] 550506=test_case
[ 53/907] 550506=test_scope
[ 54/907] 550506=test_printf
[ 55/907] 550506=compiler_test
[ 56/907] 550506=test_iterator
[ 57/907] 550506=test_string
[ 58/907] 550506=test_variable_name_check
[ 59/907] 550506=pattern_test
[ 60/907] 550506=test_file_exhaustive
[ 61/907] 550507=test_extlibs
[ 62/907] 550504=test_regexp
[ 63/907] 550507=test_pointer
[ 64/907] 550507=test_gem_gem_runner
[ 65/907] 550507=test_alias
[ 66/907] 550507=test_proc
[ 67/907] 550506=test_eval
[ 68/907] 550506=test_storage
[ 69/907] 550506=test_zlib
[ 70/907] 550507=test_rdoc_generator_pot
[ 71/907] 550507=test_gem_uninstaller
[ 72/907] 550504=test_singleton_function
[ 73/907] 550504=test_protocol
[ 74/907] 550504=test_rdoc_markup_to_rdoc
[ 75/907] 550504=test_cgi_header
[ 76/907] 550504=test_tuplebag
[ 77/907] 550504=test_rdoc_generator_pot_po_entry
[ 78/907] 550504=test_helper
[ 79/907] 550504=test_dir_m17n
[ 80/907] 550507=test_getopts
[ 81/907] 550507=test_addr
[ 82/907] 550507=test_gem_commands_info_command
[ 83/907] 550507=test_process
[ 84/907] 550507=test_dns
[ 85/907] 550507=test_gem_resolver_specification
[ 86/907] 550507=test_tracepoint
[ 87/907] 550504=desugar_compiler_test
[ 88/907] 550504=test_pipe
[ 89/907] 550504=test_general
[ 90/907] 550504=test_have_macro
[ 91/907] 550507=test_resize
[ 92/907] 550507=test_io_m17n
[ 93/907] 550504=test_stringscanner
[ 94/907] 550504=test_error_highlight
[ 95/907] 550504=test_config
[ 96/907] 550506=test_internal_ivar
[ 97/907] 550506=test_nkf
[ 98/907] 550506=test_rdoc_markup_pre_process
[ 99/907] 550506=test_env
[100/907] 550504=test_convertible
[101/907] 550505=test_win32ole_param
[102/907] 550505=test_super
[103/907] 550507=test_ocsp
[104/907] 550507=test_gem_package_old
[105/907] 550507=memsize_test
[106/907] 550507=test_method_cache
[107/907] 550507=heredoc_dedent_test
[108/907] 550507=test_sprintf_comb
[109/907] 550507=test_time
[110/907] 550507=test_win32ole
[111/907] 550507=test_gem_request_set_gem_dependency_api
[112/907] 550505=test_lambda
[113/907] 550505=test_readpartial
[114/907] 550507=test_pstore
[115/907] 550505=test_variable
[116/907] 550507=test_gem_text
[117/907] 550505=test_settracefunc
[118/907] 550507=test_rand
[119/907] 550507=test_serialize_subclasses
[120/907] 550507=test_default_gems
[121/907] 550507=test_instrumentation_api
[122/907] 550507=test_propertyputref
[123/907] 550507=test_struct
[124/907] 550507=fuzzer_test
[125/907] 550507=test_ast
[126/907] 550506=test_gem_request_set_lockfile_tokenizer
[127/907] 550506=test_gem_doctor
[128/907] 550506=test_date_strptime
[129/907] 550505=ruby_api_test
[130/907] 550506=test_gem_safe_marshal
[131/907] 550505=test_enumerable
[132/907] 550505=test_too_many_dummy_encodings
[133/907] 550504=test_signedness
[134/907] 550505=test_rdoc_parser_simple
[135/907] 550505=test_grapheme_breaks
[136/907] 550505=test_ractor
[137/907] 550505=json_common_interface_test
[138/907] 550505=test_gem_security_signer
[139/907] 550505=test_date_arith
[140/907] 550505=test_gem_package
[141/907] 550506=test_gem_resolver_api_specification
[142/907] 550506=location_test
[143/907] 550505=test_gem_commands_stale_command
[144/907] 550506=test_patterns
[145/907] 550505=test_buffering
[146/907] 550506=test_drbunix
[147/907] 550505=test_range
[148/907] 550504=test_rdoc_rd
[149/907] 550504=test_optimization
[150/907] 550505=test_gem_commands_query_command
[151/907] 550505=test_drbobject
[152/907] 550505=test_exit
[153/907] 550505=test_dup
[154/907] 550505=test_delegation
[155/907] 550505=test_history
[156/907] 550505=test_locale
[157/907] 550505=test_unconverted_fields
[158/907] 550505=test_require
[159/907] 550506=test_find_executable
[160/907] 550506=test_ts
[161/907] 550506=test_rdoc_markup_document
[162/907] 550506=test_key_actor_vi
[163/907] 550506=test_lazy_enumerator
[164/907] 550506=test_weakkeymap
[165/907] 550506=test_formatter
[166/907] 550506=test_remote_fetch_error
[167/907] 550506=test_require
[168/907] 550505=test_thread
[169/907] 550506=test_pattern_key_name_check
[170/907] 550506=test_pinned
[171/907] 550506=test_udp
[172/907] 550506=test_open3
[173/907] 550505=test_bignum
[174/907] 550504=test_sleep
[175/907] 550505=test_converters
[176/907] 550505=test_normalize
[177/907] 550505=ractor_test
[178/907] 550505=test_gem_commands_fetch_command
[179/907] 550505=test_rdoc_tom_doc
[180/907] 550505=test_ancdata
[181/907] 550505=test_spell_checker
[182/907] 550504=test_singleton
[183/907] 550505=test_files_test_2
[184/907] 550504=test_gem_resolver_git_specification
[185/907] 550504=test_rdoc_markup
[186/907] 550504=test_https_proxy
[187/907] 550504=test_bigdecimal_util
[188/907] 550504=test_rdoc_rd_block_parser
[189/907] 550504=test_rdoc_ri_paths
[190/907] 550504=test_name_error_extension
[191/907] 550504=test_key_actor_emacs
[192/907] 550504=test_ractor
[193/907] 550504=test_verbose
[194/907] 550504=test_read
[195/907] 550504=test_update
[196/907] 550504=test_basicinstructions
[197/907] 550504=test_pack
[198/907] 550504=test_scanner_events
[199/907] 550504=test_inlinecache
[200/907] 550504=test_filter
[201/907] 550504=test_rendering
[202/907] 550504=test_rdoc_generator_markup
[203/907] 550504=test_gem_dependency_list
[204/907] 550504=test_gem_ext_configure_builder
[205/907] 550506=test_not
[206/907] 550506=test_rdoc_attr
[207/907] 550504=test_table
[208/907] 550506=test_ostruct
[209/907] 550504=test_koi8
[210/907] 550504=json_ext_parser_test
[211/907] 550504=test_gem_resolver_vendor_specification
[212/907] 550504=test_force_quotes
[213/907] 550506=test_err_in_callback
[214/907] 550506=test_gem_package_task
[215/907] 550504=test_data
[216/907] 550504=test_rdoc_markup_to_html_snippet
[217/907] 550506=test_gem_commands_lock_command
[218/907] 550506=test_rdoc_markup_indented_paragraph
[219/907] 550506=test_rdoc_i18n_text
[220/907] 550506=test_gem_source_fetch_problem
[221/907] 550506=test_rdoc_parser_markdown
[222/907] 550504=test_gem_commands_sources_command
[223/907] 550506=test_context
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 9 : #<File:/tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/lib/rbs/cli.rb>
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f0bc4778d10 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Closed file descriptor: TestIRB::ContextTest#test_default_return_format: 9
Leaked file descriptor: TestIRB::ContextTest#test_echo_on_assignment: 9 : #<File:/tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/core/constants.rbs>
[224/907] 550504=test_coder
Closed file descriptor: TestIRB::ContextTest#test_output_to_pipe: 9
[225/907] 550504=test_symbol
.Closed file descriptor: TestIRB::ContextTest#test_prompt_main_escape: 10
[226/907] 550506=test_http
Leaked file descriptor: TestNetHTTP#test_proxy_port_ENV: 10 : #<File:/tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/core/io.rbs>
.Closed file descriptor: TestNetHTTP#test_proxy_address_ENV: 10
.Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 9
.Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f0bc4778d10 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[227/907] 550504=test_fd_setsize
[228/907] 550504=test_gem_source_git
[229/907] 550504=test_unix
[230/907] 550504=test_regex_casefold
[231/907] 550506=test_ws
[232/907] 550506=test_erb_command
[233/907] 550504=test_gem_rdoc
[234/907] 550506=test_win32ole_variant_outarg
[235/907] 550506=test_gem_commands_contents_command
[236/907] 550506=test_have_func
[237/907] 550504=test_ractor_compatibility
[238/907] 550505=test_engine
[239/907] 550505=test_append
[240/907] 550505=test_symbol
[241/907] 550505=test_rb_str_dup
[242/907] 550505=test_key_error
[243/907] 550505=test_module
[244/907] 550504=test_digest_extend
[245/907] 550504=test_ssl
[246/907] 550506=test_logger
[247/907] 550506=test_ftp
[248/907] 550506=test_logdevice
[249/907] 550506=test_import
[250/907] 550505=test_last_thread
[251/907] 550504=test_enc_associate
[252/907] 550505=test_x509cert
[253/907] 550505=test_rdoc_markup_to_table_of_contents
[254/907] 550505=test_gem_commands_unpack_command
[255/907] 550505=test_pp
[256/907] 550505=test_logperiod
[257/907] 550505=test_pack
[258/907] 550504=test_getoptlong
[259/907] 550504=test_arith_seq_extract
[260/907] 550504=test_rubyvm
[261/907] 550504=test_ractor
[262/907] 550504=test_config
[263/907] 550506=test_gem_request_connection_pools
[264/907] 550504=test_recursion
[265/907] 550504=test_string_processing
[266/907] 550504=test_c_union_entity
[267/907] 550505=test_unicode_escape
[268/907] 550506=test_cparser
[269/907] 550504=test_rdoc_markup_attributes
[270/907] 550504=test_bn
[271/907] 550505=test_io_console
[272/907] 550504=test_timeout
[273/907] 550504=test_httpresponses
[274/907] 550504=test_gem_commands_server_command
[275/907] 550504=test_general
[276/907] 550504=test_objspace
[277/907] 550505=test_abbrev
[278/907] 550505=test_time_tz
[279/907] 550505=test_new
[280/907] 550505=test_big5
[281/907] 550505=test_cipher
[282/907] 550505=test_httpresponse
[283/907] 550505=test_rdoc_parser_ruby
[284/907] 550506=test_beginendblock
[285/907] 550506=test_load
[286/907] 550506=test_have_library
[287/907] 550506=test_mixed_unicode_escapes
[288/907] 550506=test_rdoc_generator_darkfish
[289/907] 550505=test_within_pipe
[290/907] 550505=test_gem_resolver
[291/907] 550506=test_win32ole_variable
[292/907] 550506=test_bigdecimal
[293/907] 550505=test_object_references
[294/907] 550505=test_scheduler
[295/907] 550505=test_cgi_cookie
[296/907] 550505=version_test
[297/907] 550505=test_rbconfig
[298/907] 550505=test_files_sample
[299/907] 550505=test_metaclass
[300/907] 550505=test_tsort
[301/907] 550505=test_gem_commands_exec_command
[302/907] 550505=test_rdoc_markup_to_label
[303/907] 550505=test_gem_package_tar_reader_entry
[304/907] 550505=test_gem_specification
[305/907] 550506=test_encoding
[306/907] 550506=test_to_ary_concat
[307/907] 550505=test_gem
[308/907] 550506=test_addrinfo
[309/907] 550506=test_constant
[310/907] 550505=test_buffered_io
[311/907] 550505=test_completion
[312/907] 550506=test_terminfo
[313/907] 550506=test_rational2
[314/907] 550506=test_fiber
[315/907] 550505=test_rdoc_require
[316/907] 550505=test_parser
[317/907] 550505=test_cgi_core
[318/907] 550505=test_signal
[319/907] 550506=test_bug-14834
[320/907] 550506=test_fixnum
[321/907] 550506=test_delegate
[322/907] 550506=test_gem_ext_cargo_builder_unit
[323/907] 550506=test_bash_completion
[324/907] 550506=ripper_compat_test
[325/907] 550506=test_optparse
[326/907] 550506=test_gem_commands_generate_index_command
[327/907] 550506=test_gem_commands_update_command
[328/907] 550505=json_encoding_test
[329/907] 550505=test_marshal
[330/907] 550506=test_rdoc_markup_to_bs
[331/907] 550506=test_ractor
[332/907] 550505=test_convert
[333/907] 550505=test_https
[334/907] 550506=test_rdoc_markup_to_tt_only
[335/907] 550505=test_ssl
[336/907] 550506=test_evaluation
[337/907] 550506=test_case_options
[338/907] 550506=test_require_lib
[339/907] 550505=test_tree_spell_checker
[340/907] 550505=test_euc_jp
[341/907] 550505=test_gem_util
[342/907] 550505=test_compile_prism
[343/907] 550505=test_io
[344/907] 550506=test_sexp
[345/907] 550506=test_integer
[346/907] 550506=test_objectspace
[347/907] 550506=test_gem_ext_cmake_builder
[348/907] 550506=test_interned_str
[349/907] 550506=test_scalar_scanner
[350/907] 550506=test_notimplement
[351/907] 550506=test_array_create
[352/907] 550506=test_key_event_record
[353/907] 550506=test_win32ole_event
[354/907] 550506=test_option
[355/907] 550506=test_mutex
[356/907] 550506=test_struct
[357/907] 550506=test_etc
[358/907] 550506=test_set_len
[359/907] 550506=test_x509attr
[360/907] 550506=test_unicode
[361/907] 550506=test_webauthn_poller
[362/907] 550506=test_rdoc_parser_rd
[363/907] 550506=test_marshalable
[364/907] 550506=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36719>
[365/907] 550506=test_pattern_matching
[366/907] 550506=test_thread_cv
[367/907] 550506=test_rdoc_parser.Closed file descriptor: TestRDocParser#test_class_for_binary: 11
[368/907] 550506=test_helper
[369/907] 550506=test_case
[370/907] 550506=test_gem_path_support
[371/907] 550506=test_pathname
[372/907] 550506=test_coverage
[373/907] 550506=test_libs
[374/907] 550506=test_gc
[375/907] 550506=test_math
[376/907] 550506=test_configuration
[377/907] 550506=test_fips
[378/907] 550505=test_class
[379/907] 550505=test_wss
[380/907] 550505=test_x509ext
[381/907] 550505=test_encoding
[382/907] 550505=test_windows_1251
[383/907] 550505=test_shellwords
[384/907] 550505=test_yaml_tree
[385/907] 550505=test_sockopt
[386/907] 550505=test_gem_uri_formatter
[387/907] 550505=test_omap
[388/907] 550505=errors_test
[389/907] 550506=test_fileutils
[390/907] 550505=test_gem_package_tar_writer
[391/907] 550505=test_gb18030
[392/907] 550505=test_gem_resolver_conflict
[393/907] 550505=test_nowrite
[394/907] 550505=test_nesting_parser
[395/907] 550505=test_vm_dump
[396/907] 550505=test_thread_queue
[397/907] 550506=test_passing_block
[398/907] 550506=test_gem_commands_which_command
[399/907] 550506=test_primitive
[400/907] 550506=test_mul
[401/907] 550506=test_float
[402/907] 550506=test_method_cache
[403/907] 550506=test_gem_gemcutter_utilities
[404/907] 550506=test_history
[405/907] 550506=test_document
[406/907] 550506=test_gem_config_file
[407/907] 550505=test_cstr
[408/907] 550506=test_gem_resolver_best_set
[409/907] 550506=test_whileuntil
[410/907] 550506=test_monitor
[411/907] 550506=test_data_error
[412/907] 550506=test_yjit_exit_locations
[413/907] 550506=test_set
[414/907] 550506=test_gem_commands_help_command
[415/907] 550506=test_rdoc_include
[416/907] 550506=test_pkg_config
[417/907] 550506=test_yield_block
[418/907] 550506=test_gem_resolver_local_specification
[419/907] 550506=test_object
[420/907] 550506=test_digest
[421/907] 550506=test_dln
[422/907] 550506=test_rdoc_options
[423/907] 550506=test_closure
[424/907] 550505=test_at_exit
[425/907] 550505=test_files_ext
[426/907] 550505=test_x509req
[427/907] 550505=test_gem_ext_cargo_builder_link_flag_converter
[428/907] 550505=test_array
[429/907] 550506=test_console_attr
[430/907] 550506=test_argf
[431/907] 550506=test_m17n
[432/907] 550506=test_yjit
[433/907] 550505=test_frozen_error
[434/907] 550505=test_ossl
[435/907] 550505=test_ubf_async_safe
[436/907] 550505=test_insns_leaf
[437/907] 550505=test_gem_version_option
[438/907] 550505=test_complex2
[439/907] 550505=dispatcher_test
[440/907] 550505=test_eval_history
[441/907] 550505=test_win32ole_record
[442/907] 550505=test_ruby_lex
[443/907] 550505=test_num2int
[444/907] 550505=test_gem_install_update_options
[445/907] 550505=test_iter_break
[446/907] 550505=test_keyword
[447/907] 550505=test_hash
[448/907] 550506=test_x509crl
[449/907] 550506=test_ensured
[450/907] 550506=test_cgi_session
[451/907] 550506=test_pkcs7
[452/907] 550506=test_address_resolve
[453/907] 550506=test_refinement
[454/907] 550504=test_gem_command_manager
[455/907] 550504=test_project_sanity
[456/907] 550504=test_word
[457/907] 550504=test_numeric
[458/907] 550504=test_gem_requirement
[459/907] 550504=test_irb
[460/907] 550504=test_gem_ext_rake_builder
[461/907] 550504=test_parser
[462/907] 550504=test_gem_resolver_vendor_set
[463/907] 550504=test_gem_commands_list_command
[464/907] 550504=test_cmethod
[465/907] 550504=test_gem_resolver_installed_specification
[466/907] 550504=test_numeric
[467/907] 550504=test_gem_commands_environment_command
[468/907] 550504=test_erb
[469/907] 550504=test_pty
[470/907] 550506=encoding_test
[471/907] 550504=test_bmethod
[472/907] 550506=test_rdoc_top_level
[473/907] 550504=test_gem_commands_setup_command
[474/907] 550506=test_hmac
[475/907] 550506=test_parse
[476/907] 550504=test_observer
[477/907] 550504=test_method_name_check
[478/907] 550506=test_uncorrectable_name_check
[479/907] 550506=test_gem_request_set_lockfile
[480/907] 550504=test_postponed_job
[481/907] 550504=test_bigzero
[482/907] 550504=test_stack
[483/907] 550506=test_pkey_rsa
[484/907] 550506=test_backtrace
[485/907] 550506=test_rdoc_markup_to_html
[486/907] 550506=test_macro
[487/907] 550506=test_rdoc_task
[488/907] 550506=test_numhash
[489/907] 550506=test_ldap
[490/907] 550506=test_color
[491/907] 550506=newline_test
[492/907] 550504=test_econv
[493/907] 550506=json_fixtures_test
[494/907] 550506=test_rdoc_markup_verbatim
[495/907] 550506=test_emitter
[496/907] 550506=test_rdoc_parser_c
[497/907] 550506=test_gem_platform
[498/907] 550506=test_rdoc_markup_raw
[499/907] 550506=test_quote_empty
[500/907] 550506=test_nomethod_error
[501/907] 550506=test_euc_tw
[502/907] 550506=test_fstring
[503/907] 550506=test_cmd
[504/907] 550504=test_path
[505/907] 550504=test_rdoc_markup_paragraph
[506/907] 550504=json_string_matching_test
[507/907] 550504=test_utf16
[508/907] 550504=test_acl
[509/907] 550504=test_gem_unsatisfiable_dependency_error
[510/907] 550504=test_require_path_check
[511/907] 550504=magic_comment_test
[512/907] 550504=test_duplicate
[513/907] 550504=test_object_create_start
[514/907] 550504=test_tempfile
[515/907] 550504=test_wait
[516/907] 550504=test_gem_commands_cert_command
[517/907] 550506=test_date_new
[518/907] 550506=test_row_separator
[519/907] 550506=test_rdoc_constant
[520/907] 550505=test_deprecate
[521/907] 550505=test_pkcs12
[522/907] 550506=test_gem_installer
[523/907] 550505=test_gem_source_specific_file
[524/907] 550504=test_rdoc_markup_parser
[525/907] 550505=test_method
[526/907] 550504=test_io_timeout
[527/907] 550504=test_files_test_1
[528/907] 550505=test_rdoc_encoding
[529/907] 550505=test_class
[530/907] 550504=test_const
[531/907] 550504=test_ipaddr
[532/907] 550504=test_comparable
[533/907] 550504=test_rdoc_normal_class
[534/907] 550504=test_gem_package_tar_reader
[535/907] 550504=test_rdoc_rd_inline
[536/907] 550504=test_rdoc_markdown
[537/907] 550506=test_gem_commands_signin_command
[538/907] 550506=test_system
[539/907] 550505=library_symbols_test
[540/907] 550505=test_zsh_completion
[541/907] 550505=test_resource
[542/907] 550505=test_init
[543/907] 550505=test_set
[544/907] 550504=test_reqarg
[545/907] 550505=test_date_strftime
[546/907] 550504=test_file
[547/907] 550504=test_sleep
[548/907] 550504=test_basicsocket
[549/907] 550504=test_color_printer
[550/907] 550504=test_rdoc_rd_inline_parser
[551/907] 550504=test_date_attr
[552/907] 550504=test_iseq
[553/907] 550505=test_sorted_set
[554/907] 550505=test_emoji
[555/907] 550506=test_face
[556/907] 550505=test_sizeof
[557/907] 550506=test_defined
[558/907] 550506=test_cp949
[559/907] 550506=test_gem_commands_search_command
[560/907] 550506=test_condition
[561/907] 550506=test_benchmark
[562/907] 550504=test_depth_first
[563/907] 550504=test_random_formatter
[564/907] 550504=test_skip_lines
[565/907] 550504=test_mutex_m
[566/907] 550504=test_gem_source
[567/907] 550504=test_pack
[568/907] 550504=test_rdoc_markup_heading
[569/907] 550504=test_fnmatch
[570/907] 550504=test_x509name
[571/907] 550504=test_rdoc_code_object
[572/907] 550506=test_gem_commands_uninstall_command
[573/907] 550504=test_syslog
[574/907] 550504=test_erb_m17n
[575/907] 550504=test_yamlstore
[576/907] 550504=test_class2name
[577/907] 550504=test_rdoc_markup_to_html_crossref
[578/907] 550506=test_framework
[579/907] 550506=test_socket
[580/907] 550504=test_reline
[581/907] 550505=test_array
[582/907] 550505=test_debug
[583/907] 550505=comments_test
[584/907] 550505=test_yaml
[585/907] 550505=test_function
[586/907] 550504=test_string
[587/907] 550504=test_gem_stub_specification
[588/907] 550505=test_assembler
[589/907] 550505=test_raise
[590/907] 550505=test_mkmf
[591/907] 550505=test_dryrun
[592/907] 550505=test_ractor
[593/907] 550505=parse_comments_test
[594/907] 550505=test_forwardable
[595/907] 550504=test_gem_resolver_api_set
[596/907] 550505=test_stream
[597/907] 550505=test_pkey
[598/907] 550504=test_string_memory
[599/907] 550505=test_io_wait
[600/907] 550507=test_acceptable
[601/907] 550507=test_kwargs
[602/907] 550507=test_yield
[603/907] 550505=test_integer
[604/907] 550505=test_rinda
[605/907] 550504=test_gem_security_trust_dir
[606/907] 550504=test_line_editor
[607/907] 550504=test_literal
[608/907] 550506=test_date_marshal
[609/907] 550506=test_gem_commands_cleanup_command
[610/907] 550506=test_euc_kr
[611/907] 550506=test_gem_commands_mirror
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
[612/907] 550506=test_shapes
[613/907] 550506=test_rdoc_ri_driver
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 15
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 20
[614/907] 550504=test_httpheader
[615/907] 550505=test_rubyoptions
[616/907] 550504=test_capacity
[617/907] 550504=test_thread
[618/907] 550504=test_nextafter
[619/907] 550506=test_clone
[620/907] 550504=test_rdoc_servlet
[621/907] 550506=test_tree_builder
[622/907] 550506=test_rdoc_generator_pot_po
[623/907] 550506=test_protect
[624/907] 550506=test_inputs_scanner
[625/907] 550506=test_cesu8
[626/907] 550506=test_rdoc_markup_include
[627/907] 550506=test_typeddata
[628/907] 550504=test_gem_commands_pristine_command
[629/907] 550506=test_tmpdir
[630/907] 550506=test_noarg
[631/907] 550506=test_change_word
[632/907] 550506=test_arith_seq_beg_len_step
[633/907] 550506=test_gem_resolver_requirement_list
[634/907] 550506=test_scalar
[635/907] 550506=test_key_name_check
[636/907] 550506=test_trick
[637/907] 550504=test_rdoc_markup_to_markdown
[638/907] 550504=test_iseq_load
[639/907] 550507=test_utf32
[640/907] 550507=test_encodings
[641/907] 550504=test_ns_spki
[642/907] 550504=test_gem_resolver_dependency_request
[643/907] 550504=test_ssl_session
[644/907] 550507=test_rdoc_markup_hard_break
[645/907] 550507=test_gem_version
[646/907] 550507=test_rdoc_markdown_test
[647/907] 550504=test_rdoc_normal_module
[648/907] 550504=test_random
[649/907] 550504=test_c_struct_builder
[650/907] 550506=test_gem_resolver_index_specification
[651/907] 550506=test_merge_keys
[652/907] 550506=test_to_ruby
[653/907] 550504=test_rdoc_extend
[654/907] 550506=test_gem_package_tar_header
[655/907] 550504=test_gem_ext_cargo_builder
[656/907] 550506=test_io_buffer
[657/907] 550504=test_rdoc_alias
[658/907] 550504=test_big2str
[659/907] 550506=test_data
[660/907] 550504=test_gem_commands_yank_command
[661/907] 550506=test_gem_commands_check_command
[662/907] 550506=test_queue
[663/907] 550506=test_ellipsize
[664/907] 550506=test_emitter
[665/907] 550506=test_io
[666/907] 550504=test_gem_security_policy
[667/907] 550506=test_rdoc_context_section
[668/907] 550506=test_human_typo
[669/907] 550506=test_threadgroup
[670/907] 550506=test_prettyprint
[671/907] 550504=test_gem_ext_builder
[672/907] 550506=test_stream
[673/907] 550506=test_hash
[674/907] 550506=test_complexrational
[675/907] 550506=test_drb
[676/907] 550507=test_abi
[677/907] 550507=test_rdoc_any_method
[678/907] 550504=test_config
[679/907] 550504=test_alias_and_anchor
[680/907] 550504=test_securerandom
[681/907] 550504=test_pkey_dh
[682/907] 550504=test_path_to_class
[683/907] 550504=test_function_entry
[684/907] 550507=test_gem_resolver_activation_request
[685/907] 550504=test_gem_ext_ext_conf_builder
[686/907] 550507=test_win32ole_method_event
[687/907] 550507=constant_path_node_test
[688/907] 550507=test_gem_request_set
[689/907] 550507=test_gem_name_tuple
[690/907] 550507=test_undef
[691/907] 550507=test_date_ractor
[692/907] 550507=test_http_request
[693/907] 550507=test_rat
[694/907] 550507=test_mdns
[695/907] 550507=test_config
[696/907] 550507=test_process
[697/907] 550504=test_key_stroke
[698/907] 550504=test_ractor
[699/907] 550504=test_ifunless
[700/907] 550504=test_external_new
[701/907] 550504=test_bundled_ca
[702/907] 550505=test_win32ole_typelib
[703/907] 550505=test_gem_request
[704/907] 550505=test_pkey_ec
[705/907] 550505=test_thread
[706/907] 550505=test_rdoc_token_stream
[707/907] 550505=test_recorder
[708/907] 550505=test_write
[709/907] 550504=test_enum
[710/907] 550505=test_date_parse
[711/907] 550505=test_gem_spec_fetcher
[712/907] 550505=test_folderitem2_invokeverb
[713/907] 550505=test_win32ole_param_event
[714/907] 550505=test_debug_cmd
[715/907] 550505=test_workspace
[716/907] 550505=test_rdoc_single_class
[717/907] 550505=test_rdoc_generator_json_index
[718/907] 550505=test_cgi_tag_helper
[719/907] 550505=test_gem_resolver_index_set
[720/907] 550505=test_invalid
[721/907] 550505=test_qsort
[722/907] 550505=test_types
[723/907] 550505=test_gem_commands_build_command
[724/907] 550505=json_addition_test
[725/907] 550505=test_gem_commands_push_command
[726/907] 550504=test_m17n_comb
[727/907] 550505=test_common
[728/907] 550505=test_class_name_check
[729/907] 550505=test_type
[730/907] 550505=test_backtrace
[731/907] 550505=test_complex
[732/907] 550505=json_generic_object_test
[733/907] 550505=test_base64
[734/907] 550505=test_popen_deadlock
[735/907] 550505=test_gem_commands_specification_command
[736/907] 550506=test_asn1
[737/907] 550506=test_len
[738/907] 550506=test_features
[739/907] 550505=test_placearg
[740/907] 550505=test_ractor
[741/907] 550505=test_rdoc_markup_to_ansi
[742/907] 550505=test_delete
[743/907] 550505=test_gc_compact
[744/907] 550506=json_generator_test
[745/907] 550506=test_gem_impossible_dependencies_error
[746/907] 550506=test_continuation
[747/907] 550506=test_str2big
[748/907] 550506=test_bigmath
[749/907] 550506=test_time
[750/907] 550506=test_files_test
[751/907] 550506=test_gem_bundler_version_finder
[752/907] 550506=test_gem_commands_signout_command
[753/907] 550506=test_gem_silent_ui
[754/907] 550506=test_io_wait_uncommon
[755/907] 550506=test_gem_request_set_lockfile_parser
[756/907] 550506=test_parser_events
[757/907] 550506=test_inadvertent_creation
[758/907] 550506=test_webauthn_listener_response
[759/907] 550506=test_enc_raise
[760/907] 550506=test_syntax
[761/907] 550505=test_rdoc_store
[762/907] 550504=test_case_comprehensive
[763/907] 550505=test_exception
[764/907] 550505=test_provider
[765/907] 550505=test_gem_dependency_resolution_error
[766/907] 550505=test_rdoc_stats
[767/907] 550505=test_my_integer
[768/907] 550505=test_assignment
[769/907] 550505=test_modify_expand
[770/907] 550505=test_gem_available_set
[771/907] 550505=test_memory_view
[772/907] 550505=test_gem_dependency
[773/907] 550505=test_cgi_util
[774/907] 550506=test_autoload
[775/907] 550505=test_rdoc_text
[776/907] 550505=test_ansi_without_terminfo
[777/907] 550505=test_data_converters
[778/907] 550505=test_call
[779/907] 550505=test_gem_source_vendor
[780/907] 550505=test_require
[781/907] 550505=test_x509store
[782/907] 550505=test_exception
[783/907] 550505=test_win32ole_type
[784/907] 550505=test_header
[785/907] 550505=test_null
[786/907] 550505=test_windows_1252
[787/907] 550505=test_optarg
[788/907] 550505=test_ripper
[789/907] 550505=test_gem_dependency_installer
[790/907] 550505=test_gem_source_lock
[791/907] 550505=test_syslog_logger
[792/907] 550507=test_input_method
[793/907] 550507=regexp_test
[794/907] 550507=test_generic
[795/907] 550507=test_enc_str_buf_cat
[796/907] 550507=test_div
[797/907] 550507=test_kernel
[798/907] 550505=test_nil2vtempty
[799/907] 550505=test_integer_comb
[800/907] 550507=test_deprecated
[801/907] 550507=test_read_write
[802/907] 550507=test_profile_frames
[803/907] 550507=test_each
[804/907] 550507=parse_test
[805/907] 550506=test_gbk
[806/907] 550506=json_parser_test
[807/907] 550506=test_rdoc_markup_formatter
[808/907] 550506=test_usrmarshal
[809/907] 550506=test_gem_validator
[810/907] 550506=test_gem_commands_outdated_command
[811/907] 550506=!Nothing_to_test
[812/907] 550506=test_rendering
[813/907] 550506=test_name_error
[814/907] 550506=locals_test
[815/907] 550506=test_string
[816/907] 550506=bom_test
[817/907] 550506=test_safe_load
[818/907] 550506=test_ansi_with_terminfo
[819/907] 550506=test_gem_stream_ui
[820/907] 550506=test_file
[821/907] 550505=test_thread_fd_close
[822/907] 550505=test_rdoc_generator_ri
[823/907] 550505=test_hash_create
[824/907] 550505=test_gem_commands_dependency_command
[825/907] 550505=test_rdoc_rubygems_hook
[826/907] 550505=test_pkey_dsa
[827/907] 550505=test_switch_hitter
[828/907] 550505=test_enumerator
[829/907] 550506=test_timeout
[830/907] 550507=test_weakref
[831/907] 550505=test_handle
[832/907] 550506=test_did_you_mean
[833/907] 550506=test_date_time
[834/907] 550506=test_rdoc_markup_to_joined_paragraph
[835/907] 550506=test_arity
[836/907] 550506=test_type_analyze
[837/907] 550507=test_reline_key
[838/907] 550507=test_read
[839/907] 550507=test_unicode_normalize
[840/907] 550505=test_bug-3571
[841/907] 550505=test_eval
[842/907] 550506=test_kconv
[843/907] 550506=test_rubygems
[844/907] 550505=test_gem_security
[845/907] 550506=test_member
[846/907] 550506=test_stringchar
[847/907] 550506=test_rdoc_cross_reference
[848/907] 550506=test_quote_char_nil
[849/907] 550506=test_shift_jis
[850/907] 550506=test_gem_commands_open_command
[851/907] 550506=test_bug-5832
[852/907] 550506=test_store
[853/907] 550505=test_files_lib
[854/907] 550505=test_digest
[855/907] 550506=test_gem_command
[856/907] 550506=test_emoji_breaks
[857/907] 550505=test_ractor
[858/907] 550505=test_nofree
[859/907] 550505=test_gem_resolver_git_set
[860/907] 550505=test_gem_resolver_lock_specification
[861/907] 550505=test_fiddle
[862/907] 550505=test_json_tree
[863/907] 550505=test_cgi_multipart
[864/907] 550505=test_autoconf
[865/907] 550505=test_io_buffer
[866/907] 550505=test_bug_reporter
[867/907] 550505=test_cclass
[868/907] 550505=test_rdoc_rdoc
[869/907] 550505=test_win32ole_variant_m
[870/907] 550505=test_tcp
[871/907] 550505=test_kdf
[872/907] 550505=test_rdoc_comment
[873/907] 550505=test_gem_source_installed
[874/907] 550505=test_rdoc_i18n_locale
[875/907] 550505=test_gem_resolver_lock_set
[876/907] 550505=test_ole_methods
[877/907] 550505=test_flags
[878/907] 550505=test_gem_resolver_installer_set
[879/907] 550506=test_psych
[880/907] 550506=test_http
[881/907] 550506=test_gem_update_suggestion
[882/907] 550506=test_arithmetic_sequence
[883/907] 550506=test_ractor
[884/907] 550506=test_load
[885/907] 550506=test_severity
[886/907] 550505=test_stringio
[887/907] 550506=test_memory_view
[888/907] 550507=test_exception_at_throwing
[889/907] 550505=test_enumerator
[890/907] 550505=test_row
[891/907] 550505=test_rdoc_method_attr
[892/907] 550507=test_win32ole_type_event
[893/907] 550507=test_rewind
[894/907] 550507=test_gem_uri
[895/907] 550507=test_sprintf
[896/907] 550505=test_weakmap
[897/907] 550507=test_egrep_cpp
[898/907] 550507=test_case_mapping
[899/907] 550507=test_date_compat
[900/907] 550507=test_gem_source_subpath_problem
[901/907] 550506=test_date_conv
[902/907] 550506=test_scan_args
[903/907] 550506=test_dot_dot
[904/907] 550506=test_win32ole_method
[905/907] 550506=test_frozen
[906/907] 550506=test_flip
[907/907] 550507=test_gem_source_local
/tmp/ruby/src/trunk-O0/lib/rubygems/deprecate.rb:72:in `<top (required)>': uninitialized constant Gem (NameError)
from /tmp/ruby/src/trunk-O0/lib/rubygems/specification.rb:10:in `require_relative'
from /tmp/ruby/src/trunk-O0/lib/rubygems/specification.rb:10:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/lib/bundler/rubygems_ext.rb:5:in `require'
from /tmp/ruby/src/trunk-O0/lib/bundler/rubygems_ext.rb:5:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/lib/bundler.rb:10:in `require_relative'
from /tmp/ruby/src/trunk-O0/lib/bundler.rb:10:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/lib/rbs/collection.rb:4:in `require'
from /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/lib/rbs/collection.rb:4:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/lib/rbs.rb:55:in `require'
from /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.2.2/lib/rbs.rb:55:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/test/irb/type_completion/test_type_completor.rb:8:in `require'
from /tmp/ruby/src/trunk-O0/test/irb/type_completion/test_type_completor.rb:8:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:723:in `require'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:723:in `block in _run_parallel'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:723:in `each'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:723:in `_run_parallel'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:797:in `_run_suites'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:836:in `_run_suites'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1493:in `_run_anything'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1277:in `_run_anything'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1668:in `run_tests'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1655:in `block in _run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1654:in `each'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1654:in `_run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1697:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1024:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:869:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:133:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1261:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1779:in `run'
from /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1783:in `run'
from /tmp/ruby/src/trunk-O0/tool/test/runner.rb:23:in `<top (required)>'
from /tmp/ruby/src/trunk-O0/test/runner.rb:16:in `require_relative'
from /tmp/ruby/src/trunk-O0/test/runner.rb:16:in `<main>'
make: *** [uncommon.mk:943: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[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 '/tmp/ruby/src/trunk-O0/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /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.3.0dev (2023-11-08T04:02:55Z master 4da6333615) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 ..
Finished in 359.187586 seconds
3725 files, 32454 examples, 141443 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.555463.ruby -x gdbscript
[New LWP 555463]
[New LWP 555465]
[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/l'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055cfc42a688e in RB_SPECIAL_CONST_P (obj=139672663628200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
329 return RB_IMMEDIATE_P(obj) || obj == RUBY_Qfalse;
[Current thread is 1 (Thread 0x7f082de777c0 (LWP 555463))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f082de777c0 (LWP 555463) 0x000055cfc42a688e in RB_SPECIAL_CONST_P (obj=139672663628200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
2 Thread 0x7f081489f640 (LWP 555465) 0x00007f082df9ffde in epoll_wait (epfd=4, events=0x55cfc48b023c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f081489f640 (LWP 555465)):
#0 0x00007f082df9ffde in epoll_wait (epfd=4, events=0x55cfc48b023c <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 0x000055cfc443dfaa in timer_thread_polling (vm=0x55cfc63a3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -461369698
#2 0x000055cfc443e652 in timer_thread_func (ptr=0x55cfc63a3b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55cfc63a3b10
#3 0x00007f082df0eb43 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 = {140725234816384, 4116195449179687487, 139672681051712, 25, 139673107228752, 140725234816736, -4102919035720611265, -4102794576305239489}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f082df9fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f082de777c0 (LWP 555463)):
#0 0x000055cfc42a688e in RB_SPECIAL_CONST_P (obj=139672663628200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#1 0x000055cfc42b48f4 in rb_gc_mark_and_move (ptr=0x55cfc652a108) at /tmp/ruby/src/trunk-O0/gc.c:7024
objspace = 0x55cfc63a6260
__func__ = <optimized out>
#2 0x000055cfc42fb3c8 in iseq_scan_bits (page=0, bits=2251799813685248, code=0x55cfc6529f70, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:224
op = 139672663628200
newop = 139672663355480
offset = 51
page_offset = 0
#3 0x000055cfc42fb639 in rb_iseq_mark_and_move_each_value (iseq=0x7f0813801ae8, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:285
bits = 2251799813701634
i = 0
size = 74
code = 0x55cfc6529f70
body = 0x55cfc653f530
is_entries = 0x55cfc6563a10
#4 0x000055cfc42fb778 in rb_iseq_mark_and_move (iseq=0x7f0813801ae8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
body = 0x55cfc653f530
#5 0x000055cfc42b4df9 in gc_mark_imemo (objspace=0x55cfc63a6260, obj=139672663628520) at /tmp/ruby/src/trunk-O0/gc.c:7158
__func__ = <optimized out>
#6 0x000055cfc42b50f5 in gc_mark_children (objspace=0x55cfc63a6260, obj=139672663628520) at /tmp/ruby/src/trunk-O0/gc.c:7277
any = 0x7f0813801ae8
#7 0x000055cfc42b59e7 in gc_mark_stacked_objects (objspace=0x55cfc63a6260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7473
mstack = 0x55cfc63a66e8
obj = 139672663628520
marked_slots_at_the_beginning = 767
popped_count = 0
#8 0x000055cfc42b5b67 in gc_mark_stacked_objects_all (objspace=0x55cfc63a6260) at /tmp/ruby/src/trunk-O0/gc.c:7511
No locals.
#9 0x000055cfc42b7e3d in gc_marks_rest (objspace=0x55cfc63a6260) at /tmp/ruby/src/trunk-O0/gc.c:8698
No locals.
#10 0x000055cfc42b7f71 in gc_marks (objspace=0x55cfc63a6260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8756
marking_finished = false
#11 0x000055cfc42b9cf9 in gc_start (objspace=0x55cfc63a6260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9506
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 1
#12 0x000055cfc42b9996 in garbage_collect (objspace=0x55cfc63a6260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9390
_lev = 631355792
ret = 32765
#13 0x000055cfc42ba419 in garbage_collect_with_gvl (objspace=0x55cfc63a6260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9767
No locals.
#14 0x000055cfc42c12dc in objspace_malloc_gc_stress (objspace=0x55cfc63a6260) at /tmp/ruby/src/trunk-O0/gc.c:12208
reason = 45568
#15 0x000055cfc42c15bf in objspace_xmalloc0 (objspace=0x55cfc63a6260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12410
gpr = 107008
mem = 0x20d000020d1
#16 0x000055cfc42c18dc in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12634
No locals.
#17 0x000055cfc42c1912 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12643
No locals.
#18 0x000055cfc42c523d in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14216
No locals.
#19 0x000055cfc4482f4c in vm_ccs_create (klass=139672681374760, cc_tbl=0x55cfc6680e40, mid=8401, cme=0x7f082dd686e8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1968
ccs = 0xffffffff0000020d
#20 0x000055cfc449e897 in cache_callable_method_entry (klass=139672681374760, mid=8401, cme=0x7f082dd686e8) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
cc_tbl = 0x55cfc6680e40
ccs_data = 94350839768350
#21 0x000055cfc449ea59 in callable_method_entry_or_negative (klass=139672681374760, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 139672681375720
me = 0x7f082dd686e8
_lev = 4
cme = 0x7f082dd686e8
#22 0x000055cfc449eaeb in callable_method_entry (klass=139672681374760, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x7ffd25a1bbc0
#23 0x000055cfc449eb4e in rb_callable_method_entry (klass=139672681374760, mid=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#24 0x000055cfc44a0f69 in rb_method_basic_definition_p (klass=139672681374760, id=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:2691
cme = 0x7f081374d138
#25 0x000055cfc42938cf in set_backtrace (info=139672662888760, bt=139672662888600) at /tmp/ruby/src/trunk-O0/eval_error.c:67
set_backtrace = 8401
#26 0x000055cfc42971f4 in setup_exception (ec=0x55cfc63a72c0, tag=6, mesg=139672662888760, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:577
at = 139672662888600
bt = 4
_ec = 0x55cfc63a72c0
_tag = {tag = 36, retval = 140725234810080, buf = {0x7ffd25a1bd90, 0x55cfc4297082 <setup_exception+294>, 0x0, 0x7ffd25a1bc40, 0x7f082c8fffc8}, prev = 0x7ffd25a1d720, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 1340271257273798144
line = 405
file = 0x7f08138420b0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
file0 = 0x7f08138420b0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#27 0x000055cfc429771b in rb_longjmp (ec=0x55cfc63a72c0, tag=6, mesg=139672662888760, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#28 0x000055cfc42977a1 in rb_exc_exception (mesg=139672662888760, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#29 0x000055cfc42977c7 in rb_exc_raise (mesg=139672662888760) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#30 0x000055cfc44457cc in rb_threadptr_execute_interrupts (th=0x55cfc63a6090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
err = 139672662888760
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#31 0x000055cfc443801b in rb_vm_check_ints (ec=0x55cfc63a72c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#32 0x000055cfc4441b2c in unblock_function_set (th=0x55cfc63a6090, func=0x55cfc443c62b <ubf_select>, arg=0x55cfc63a6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:313
No locals.
#33 0x000055cfc44440e1 in blocking_region_begin (th=0x55cfc63a6090, region=0x7ffd25a1bf68, ubf=0x55cfc443c62b <ubf_select>, arg=0x55cfc63a6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1461
No locals.
#34 0x000055cfc4444350 in rb_nogvl (func=0x55cfc42de15a <sysopen_func>, data1=0x7ffd25a1c030, ubf=0x55cfc443c62b <ubf_select>, data2=0x55cfc63a6090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1525
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x55cfc63a72c0
th = 0x55cfc63a6090
vm = 0x55cfc63a3b10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#35 0x000055cfc444445f in rb_thread_call_without_gvl (func=0x55cfc42de15a <sysopen_func>, data1=0x7ffd25a1c030, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1641
No locals.
#36 0x000055cfc42de1d3 in rb_sysopen_internal (data=0x7ffd25a1c030) at /tmp/ruby/src/trunk-O0/io.c:6960
fd = 312056219
#37 0x000055cfc42de25f in rb_sysopen (fname=139672663095680, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6977
first_errno = 32520
retried_errno = 0
retried = 0
fd = -1
data = {fname = 139672663095680, oflags = 194, perm = 384}
__func__ = "rb_sysopen"
#38 0x000055cfc42de8e5 in rb_file_open_generic (io=139672662888840, filename=139672663095680, oflags=194, fmode=1155, convconfig=0x7ffd25a1c120, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7141
pathv = 139672663095680
fptr = 0x55cfc6509c40
cc = {enc = 0x7ffd00000483, enc2 = 0x1299999b80788e00, ecflags = -969252256, ecopts = 139673105555808}
#39 0x000055cfc42e0054 in rb_open_file (argc=3, argv=0x7f082dd76148, io=139672662888840) at /tmp/ruby/src/trunk-O0/io.c:8057
fname = 139672663095680
oflags = 194
fmode = 1155
convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
perm = 384
#40 0x000055cfc42e2b33 in rb_file_initialize (argc=3, argv=0x7f082dd76148, io=139672662888840) at /tmp/ruby/src/trunk-O0/io.c:9576
No locals.
#41 0x000055cfc4489088 in ractor_safe_call_cfunc_m1 (recv=139672662888840, argc=3, argv=0x7f082dd76148, func=0x55cfc42e2a88 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3312
f = 0x55cfc42e2a88 <rb_file_initialize>
#42 0x000055cfc44a217c in vm_call0_cfunc_with_frame (ec=0x55cfc63a72c0, calling=0x7ffd25a1c450, argv=0x7f082dd76148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f082de75ec0
ci = 0x7ffd25a1c420
val = 140725234811552
me = 0x7f08148c5a50
cfunc = 0x55cfc63cdbe8
len = -1
recv = 139672662888840
argc = 3
mid = 3137
block_handler = 0
frame_flags = 1431635075
args = <optimized out>
args = <optimized out>
#43 0x000055cfc44a22a5 in vm_call0_cfunc (ec=0x55cfc63a72c0, calling=0x7ffd25a1c450, argv=0x7f082dd76148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#44 0x000055cfc44a251d in vm_call0_body (ec=0x55cfc63a72c0, calling=0x7ffd25a1c450, argv=0x7f082dd76148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffd25a1c420
cc = 0x7f081374d160
ret = 0
#45 0x000055cfc44a1d73 in vm_call0_cc (ec=0x55cfc63a72c0, recv=139672662888840, id=3137, argc=3, argv=0x7f082dd76148, cc=0x7f081374d160, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 64
use_argv = 0x7f082dd76148
av = {94350837757253, 94350872310464}
calling = {cd = 0x7ffd25a1c410, cc = 0x7f081374d160, block_handler = 0, recv = 139672662888840, argc = 3, kw_splat = true, heap_argv = 0}
#46 0x000055cfc44a35b6 in rb_call0 (ec=0x55cfc63a72c0, recv=139672662888840, mid=3137, argc=3, argv=0x7f082dd76148, call_scope=CALL_FCALL_KW, self=139672681180400) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
call_status = MISSING_NONE
scope = CALL_FCALL
kw_splat = 1
cc = 0x7f081374d160
#47 0x000055cfc44a4302 in rb_call (recv=139672662888840, mid=3137, argc=3, argv=0x7f082dd76148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
ec = 0x55cfc63a72c0
#48 0x000055cfc44a49e5 in rb_funcallv_kw (recv=139672662888840, mid=3137, argc=3, argv=0x7f082dd76148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#49 0x000055cfc4299c6f in rb_obj_call_init_kw (obj=139672662888840, argc=3, argv=0x7f082dd76148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#50 0x000055cfc4347646 in rb_class_new_instance_kw (argc=3, argv=0x7f082dd76148, klass=139672681180400, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2142
obj = 139672662888840
#51 0x000055cfc42e009e in rb_io_s_open (argc=3, argv=0x7f082dd76148, klass=139672681180400) at /tmp/ruby/src/trunk-O0/io.c:8097
io = 94350839612189
#52 0x000055cfc4489088 in ractor_safe_call_cfunc_m1 (recv=139672681180400, argc=3, argv=0x7f082dd76148, func=0x55cfc42e006e <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3312
f = 0x55cfc42e006e <rb_io_s_open>
#53 0x000055cfc4489cbf in vm_call_cfunc_with_frame_ (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0, argc=3, argv=0x7f082dd76148, stack_bottom=0x7f082dd76140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
ci = 0x411100400007
cc = 0x7f081374d1d8
val = 140725234812736
me = 0x7f08148ca960
cfunc = 0x55cfc640aea8
recv = 139672681180400
block_handler = 0
frame_type = 1431635075
len = -1
args = <optimized out>
args = <optimized out>
#54 0x000055cfc4489e94 in vm_call_cfunc_with_frame (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3531
argc = 3
stack_bottom = 0x7f082dd76140
argv = 0x7f082dd76148
#55 0x000055cfc4489fac in vm_call_cfunc_other (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3557
ci = 0x411100400007
argv_ary = 0
#56 0x000055cfc448a3d4 in vm_call_cfunc (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3639
ci = 0x411100400007
#57 0x000055cfc448cc1d in vm_call_method_each_type (ec=0x55cfc63a72c0, cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
aset_mask = 2007
ivar_mask = 0
ci = 0x411100400007
cc = 0x7f081374d1d8
cme = 0x7f08148ca960
v = 94350876588792
#58 0x000055cfc448d6c9 in vm_call_method (ec=0x55cfc63a72c0, cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
ci = 0x411100400007
cc = 0x7f081374d1d8
#59 0x000055cfc448d8cb in vm_call_general (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, calling=0x7ffd25a1caa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#60 0x000055cfc448ff50 in vm_sendish (ec=0x55cfc63a72c0, reg_cfp=0x7f082de75ef8, cd=0x55cfc65674f0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
val = 36
ci = 0x411100400007
cc = 0x7f081374d1d8
argc = 3
recv = 139672681180400
calling = {cd = 0x55cfc65674f0, cc = 0x7f081374d1d8, block_handler = 0, recv = 139672681180400, argc = 3, kw_splat = true, heap_argv = 0}
#61 0x000055cfc4497415 in vm_exec_core (ec=0x55cfc63a72c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55cfc65674f0
leaf = false
val = 139672663096080
reg_pc = 0x55cfc6568058
reg_cfp = 0x7f082de75ef8
insns_address_table = {0x55cfc4493bb8 <vm_exec_core+108>, 0x55cfc4493c1a <vm_exec_core+206>, 0x55cfc4493d2d <vm_exec_core+481>, 0x55cfc4493e41 <vm_exec_core+757>, 0x55cfc4493fdf <vm_exec_core+1171>, 0x55cfc449410f <vm_exec_core+1475>, 0x55cfc4494321 <vm_exec_core+2005>, 0x55cfc4494433 <vm_exec_core+2279>, 0x55cfc449450c <vm_exec_core+2496>, 0x55cfc4494613 <vm_exec_core+2759>, 0x55cfc449471a <vm_exec_core+3022>, 0x55cfc4494828 <vm_exec_core+3292>, 0x55cfc449493a <vm_exec_core+3566>, 0x55cfc4494a0a <vm_exec_core+3774>, 0x55cfc4494b13 <vm_exec_core+4039>, 0x55cfc4494c0d <vm_exec_core+4289>, 0x55cfc4494cd0 <vm_exec_core+4484>, 0x55cfc4494d93 <vm_exec_core+4679>, 0x55cfc4494e1c <vm_exec_core+4816>, 0x55cfc4494ea8 <vm_exec_core+4956>, 0x55cfc4494f4e <vm_exec_core+5122>, 0x55cfc4495026 <vm_exec_core+5338>, 0x55cfc44950f3 <vm_exec_core+5543>, 0x55cfc44951d1 <vm_exec_core+5765>, 0x55cfc4495293 <vm_exec_core+5959>, 0x55cfc44953d2 <vm_exec_core+6278>, 0x55cfc4495478 <vm_exec_core+6444>, 0x55cfc449555d <vm_exec_core+6673>, 0x55cfc449568c <vm_exec_core+6976>, 0x55cfc449574f <vm_exec_core+7171>, 0x55cfc4495812 <vm_exec_core+7366>, 0x55cfc449590a <vm_exec_core+7614>, 0x55cfc44959cc <vm_exec_core+7808>, 0x55cfc4495aab <vm_exec_core+8031>, 0x55cfc4495bbb <vm_exec_core+8303>, 0x55cfc4495cb5 <vm_exec_core+8553>, 0x55cfc4495d30 <vm_exec_core+8676>, 0x55cfc4495df1 <vm_exec_core+8869>, 0x55cfc4495edf <vm_exec_core+9107>, 0x55cfc4495f8f <vm_exec_core+9283>, 0x55cfc449610e <vm_exec_core+9666>, 0x55cfc44961e8 <vm_exec_core+9884>, 0x55cfc44962d4 <vm_exec_core+10120>, 0x55cfc4496365 <vm_exec_core+10265>, 0x55cfc44964c0 <vm_exec_core+10612>, 0x55cfc4496a62 <vm_exec_core+12054>, 0x55cfc4496b5e <vm_exec_core+12306>, 0x55cfc4496c61 <vm_exec_core+12565>, 0x55cfc4496d4d <vm_exec_core+12801>, 0x55cfc4496f66 <vm_exec_core+13338>, 0x55cfc4497058 <vm_exec_core+13580>, 0x55cfc449715e <vm_exec_core+13842>, 0x55cfc449735b <vm_exec_core+14351>, 0x55cfc4497504 <vm_exec_core+14776>, 0x55cfc449762f <vm_exec_core+15075>, 0x55cfc449779b <vm_exec_core+15439>, 0x55cfc44978c6 <vm_exec_core+15738>, 0x55cfc4497a32 <vm_exec_core+16102>, 0x55cfc4497c14 <vm_exec_core+16584>, 0x55cfc4497e11 <vm_exec_core+17093>, 0x55cfc4497fba <vm_exec_core+17518>, 0x55cfc44980dc <vm_exec_core+17808>, 0x55cfc4498183 <vm_exec_core+17975>, 0x55cfc4498247 <vm_exec_core+18171>, 0x55cfc4498330 <vm_exec_core+18404>, 0x55cfc449841c <vm_exec_core+18640>, 0x55cfc4498505 <vm_exec_core+18873>, 0x55cfc4498619 <vm_exec_core+19149>, 0x55cfc4498740 <vm_exec_core+19444>, 0x55cfc4498876 <vm_exec_core+19754>, 0x55cfc44989ac <vm_exec_core+20064>, 0x55cfc4498ae2 <vm_exec_core+20374>, 0x55cfc4498c18 <vm_exec_core+20684>, 0x55cfc4498d4e <vm_exec_core+20994>, 0x55cfc4498e8f <vm_exec_core+21315>, 0x55cfc4499009 <vm_exec_core+21693>, 0x55cfc449913f <vm_exec_core+22003>, 0x55cfc4499275 <vm_exec_core+22313>, 0x55cfc44993ab <vm_exec_core+22623>, 0x55cfc44994e1 <vm_exec_core+22933>, 0x55cfc4499617 <vm_exec_core+23243>, 0x55cfc449974d <vm_exec_core+23553>, 0x55cfc4499883 <vm_exec_core+23863>, 0x55cfc44999b9 <vm_exec_core+24173>, 0x55cfc4499b08 <vm_exec_core+24508>, 0x55cfc4499cc2 <vm_exec_core+24950>, 0x55cfc4499e40 <vm_exec_core+25332>, 0x55cfc4499f5f <vm_exec_core+25619>, 0x55cfc449a07e <vm_exec_core+25906>, 0x55cfc449a198 <vm_exec_core+26188>, 0x55cfc449a2b2 <vm_exec_core+26470>, 0x55cfc449a3dd <vm_exec_core+26769>, 0x55cfc449a513 <vm_exec_core+27079>, 0x55cfc449a5fe <vm_exec_core+27314>, 0x55cfc449a703 <vm_exec_core+27575>, 0x55cfc449a84b <vm_exec_core+27903>, 0x55cfc449a93a <vm_exec_core+28142>, 0x55cfc449aa0e <vm_exec_core+28354>, 0x55cfc449aae3 <vm_exec_core+28567>, 0x55cfc449abcd <vm_exec_core+28801>, 0x55cfc449ac49 <vm_exec_core+28925>, 0x55cfc449acc5 <vm_exec_core+29049>, 0x55cfc449ace3 <vm_exec_core+29079>, 0x55cfc449ad01 <vm_exec_core+29109>, 0x55cfc449ad1f <vm_exec_core+29139>, 0x55cfc449ad3d <vm_exec_core+29169>, 0x55cfc449ad5b <vm_exec_core+29199>, 0x55cfc449ad79 <vm_exec_core+29229>, 0x55cfc449ad97 <vm_exec_core+29259>, 0x55cfc449adb5 <vm_exec_core+29289>, 0x55cfc449add3 <vm_exec_core+29319>, 0x55cfc449adf1 <vm_exec_core+29349>, 0x55cfc449ae0f <vm_exec_core+29379>, 0x55cfc449ae2d <vm_exec_core+29409>, 0x55cfc449ae4b <vm_exec_core+29439>, 0x55cfc449ae69 <vm_exec_core+29469>, 0x55cfc449ae87 <vm_exec_core+29499>, 0x55cfc449aea5 <vm_exec_core+29529>, 0x55cfc449aec3 <vm_exec_core+29559>, 0x55cfc449aee1 <vm_exec_core+29589>, 0x55cfc449aeff <vm_exec_core+29619>, 0x55cfc449af1d <vm_exec_core+29649>, 0x55cfc449af3b <vm_exec_core+29679>, 0x55cfc449af59 <vm_exec_core+29709>, 0x55cfc449af77 <vm_exec_core+29739>, 0x55cfc449af95 <vm_exec_core+29769>, 0x55cfc449afb3 <vm_exec_core+29799>, 0x55cfc449afd1 <vm_exec_core+29829>, 0x55cfc449afef <vm_exec_core+29859>, 0x55cfc449b00d <vm_exec_core+29889>, 0x55cfc449b02b <vm_exec_core+29919>, 0x55cfc449b049 <vm_exec_core+29949>, 0x55cfc449b067 <vm_exec_core+29979>, 0x55cfc449b085 <vm_exec_core+30009>, 0x55cfc449b0a3 <vm_exec_core+30039>, 0x55cfc449b0c1 <vm_exec_core+30069>, 0x55cfc449b0df <vm_exec_core+30099>, 0x55cfc449b0fd <vm_exec_core+30129>, 0x55cfc449b11b <vm_exec_core+30159>, 0x55cfc449b139 <vm_exec_core+30189>, 0x55cfc449b157 <vm_exec_core+30219>, 0x55cfc449b175 <vm_exec_core+30249>, 0x55cfc449b193 <vm_exec_core+30279>, 0x55cfc449b1b1 <vm_exec_core+30309>, 0x55cfc449b1cf <vm_exec_core+30339>, 0x55cfc449b1ed <vm_exec_core+30369>, 0x55cfc449b20b <vm_exec_core+30399>, 0x55cfc449b229 <vm_exec_core+30429>, 0x55cfc449b247 <vm_exec_core+30459>, 0x55cfc449b265 <vm_exec_core+30489>, 0x55cfc449b283 <vm_exec_core+30519>, 0x55cfc449b2a1 <vm_exec_core+30549>, 0x55cfc449b2bf <vm_exec_core+30579>, 0x55cfc449b2dd <vm_exec_core+30609>, 0x55cfc449b2fb <vm_exec_core+30639>, 0x55cfc449b319 <vm_exec_core+30669>, 0x55cfc449b337 <vm_exec_core+30699>, 0x55cfc449b355 <vm_exec_core+30729>, 0x55cfc449b373 <vm_exec_core+30759>, 0x55cfc449b391 <vm_exec_core+30789>, 0x55cfc449b3af <vm_exec_core+30819>, 0x55cfc449b3cd <vm_exec_core+30849>, 0x55cfc449b3eb <vm_exec_core+30879>, 0x55cfc449b409 <vm_exec_core+30909>, 0x55cfc449b427 <vm_exec_core+30939>, 0x55cfc449b445 <vm_exec_core+30969>, 0x55cfc449b463 <vm_exec_core+30999>, 0x55cfc449b481 <vm_exec_core+31029>, 0x55cfc449b49f <vm_exec_core+31059>, 0x55cfc449b4bd <vm_exec_core+31089>, 0x55cfc449b4db <vm_exec_core+31119>, 0x55cfc449b4f9 <vm_exec_core+31149>, 0x55cfc449b517 <vm_exec_core+31179>, 0x55cfc449b535 <vm_exec_core+31209>, 0x55cfc449b553 <vm_exec_core+31239>, 0x55cfc449b571 <vm_exec_core+31269>, 0x55cfc449b5a2 <vm_exec_core+31318>, 0x55cfc449b5c0 <vm_exec_core+31348>, 0x55cfc449b5de <vm_exec_core+31378>, 0x55cfc449b5fc <vm_exec_core+31408>, 0x55cfc449b61a <vm_exec_core+31438>, 0x55cfc449b638 <vm_exec_core+31468>, 0x55cfc449b656 <vm_exec_core+31498>, 0x55cfc449b674 <vm_exec_core+31528>, 0x55cfc449b692 <vm_exec_core+31558>, 0x55cfc449b6b0 <vm_exec_core+31588>, 0x55cfc449b6ce <vm_exec_core+31618>, 0x55cfc449b6ec <vm_exec_core+31648>, 0x55cfc449b70a <vm_exec_core+31678>, 0x55cfc449b728 <vm_exec_core+31708>, 0x55cfc449b746 <vm_exec_core+31738>, 0x55cfc449b764 <vm_exec_core+31768>, 0x55cfc449b782 <vm_exec_core+31798>, 0x55cfc449b7a0 <vm_exec_core+31828>, 0x55cfc449b7be <vm_exec_core+31858>, 0x55cfc449b7dc <vm_exec_core+31888>, 0x55cfc449b7fa <vm_exec_core+31918>, 0x55cfc449b818 <vm_exec_core+31948>, 0x55cfc449b836 <vm_exec_core+31978>, 0x55cfc449b854 <vm_exec_core+32008>...}
#62 0x000055cfc44ad9d0 in vm_exec_loop (ec=0x55cfc63a72c0, state=RUBY_TAG_BREAK, tag=0x7ffd25a1d720, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#63 0x000055cfc44ad928 in rb_vm_exec (ec=0x55cfc63a72c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x55cfc63a72c0
_tag = {tag = 36, retval = 4, buf = {0x7ffd25a1d7a0, 0x55cfc44ad853 <rb_vm_exec+174>, 0x0, 0x7ffd25a1d6f0, 0x7ffd25a1da38}, prev = 0x7ffd25a1d810, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#64 0x000055cfc44ae724 in rb_iseq_eval_main (iseq=0x7f0813819788) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x55cfc63a72c0
val = 94350872310464
#65 0x000055cfc4296805 in rb_ec_exec_node (ec=0x55cfc63a72c0, n=0x7f0813819788) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55cfc63a6090
_ec = 0x55cfc63a72c0
_tag = {tag = 36, retval = 94350837636588, buf = {0x7ffd25a1d890, 0x55cfc429679b <rb_ec_exec_node+196>, 0x0, 0x7ffd25a1d7e0, 0x55cfc63a72c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f0813819788
#66 0x000055cfc4296972 in ruby_run_node (n=0x7f0813819788) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55cfc63a72c0
status = 21967
#67 0x000055cfc42922f4 in rb_main (argc=140, argv=0x7ffd25a1da38) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140725234817296
#68 0x000055cfc4292355 in main (argc=140, argv=0x7ffd25a1da38) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)