# Logfile created on 2023-10-12 06:21:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe8a64fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20231012-062132", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe8a69eef0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe8a69ec70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe8a550738 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231012-062132", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231012-062132>, @binmode=false, @mon_data=#<Monitor:0x0000fffe8a69e8b0>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git master
Cloning into 'master'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit
checking for ruby... /usr/local/bin/ruby
downloading config.guess ... done
downloading config.sub ... done
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 thread-safe mkdir -p... /usr/bin/mkdir -p
checking for dtrace... dtrace
checking for dot... no
checking for doxygen... no
checking for pkg-config... pkg-config
configure: WARNING:  does not work; ignore
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -mbranch-protection=pac-ret is accepted as CFLAGS... no
checking whether -msign-return-address=all is accepted as CFLAGS... yes
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
configure: Test skipped due to lack of a C++ compiler.
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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sanitizer/asan_interface.h usability... yes
checking sanitizer/asan_interface.h presence... yes
checking for sanitizer/asan_interface.h... yes
checking sanitizer/msan_interface.h usability... no
checking sanitizer/msan_interface.h presence... no
checking for sanitizer/msan_interface.h... no
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
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... yes
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 whether sys_nerr is declared... yes
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 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 sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
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... no
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 crypt.h usability... yes
checking crypt.h presence... 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 aarch64... -1
checking native coroutine implementation for aarch64-linux... arm64
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 sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking mach-o/loader.h usability... no
checking mach-o/loader.h presence... no
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 valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
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 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/aarch64-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: /home/opc/ruby/install/master
   * exec prefix:         ${prefix}
   * arch:                aarch64-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:      arm64
   * 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:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -Wall -Wextra -Wdeprecated-declarations \
                          -Wdiv-by-zero -Wduplicated-cond \
                          -Wimplicit-function-declaration -Wimplicit-int \
                          -Wpointer-arith -Wwrite-strings \
                          -Wold-style-definition -Wimplicit-fallthrough=0 \
                          -Wmissing-noreturn -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings \
                          -Wno-packed-bitfield-compat \
                          -Wno-parentheses-equality -Wno-self-assign \
                          -Wno-tautological-compare -Wno-unused-parameter \
                          -Wno-unused-value -Wsuggest-attribute=format \
                          -Wsuggest-attribute=noreturn -Wunused-variable \
                          -Wmisleading-indentation -Wundef
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        no
   * RJIT support:        yes
   * man page type:       doc
   * BASERUBY -v:         ruby 3.2.1 (2023-02-08 revision 31819e82c8) \
                          [aarch64-linux]

---
$$$[end] "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0.
$$$[beg] make update-unicode  -j3
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 ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/home/opc/ruby/src/master/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/SpecialCasing.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
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/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/home/opc/ruby/src/master/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
Downloading Unicode 15.0.0 auxiliary files...
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode UCD emoji 15.0 files...
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 Unicode UCD emoji 15.0 files...
done
Downloading Unicode emoji 15.0 files...
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/emoji/emoji-data.txt already exists
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-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
done
/home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt already exists
done
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
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.0.6...
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.1...
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.1...
/usr/bin/mkdir -p /home/opc/ruby/src/master/.bundle/.timestamp
/usr/bin/mkdir -p /home/opc/ruby/src/master/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/home/opc/ruby/src/master/gems/src/rbs'...
Cloning https://github.com/ruby/debug
Cloning into '/home/opc/ruby/src/master/gems/src/debug'...
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
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 /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision updated
Building debug@927587afb6aac69b358b86a01f602d207053e8d2 to /home/opc/ruby/src/master/gems/debug-1.8.0.gem
  Successfully built RubyGem
  Name: debug
  Version: 1.8.0
  File: debug-1.8.0.gem
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision updated
Building rbs@33813a60752624d58dfe5ae770b39bfaf29fbaf1 to /home/opc/ruby/src/master/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 -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = feac15c1f3
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating id.h
generating optinsn.inc
generating optunifs.inc
id.h updated
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /home/opc/ruby/src/master/enc/jis
+ cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h
/usr/local/bin/ruby --disable=gems /home/opc/ruby/src/master/tool/gen_dummy_probes.rb /home/opc/ruby/src/master/probes.d > probes.dmyh
/home/opc/ruby/src/master/revision.h updated
generating /home/opc/ruby/src/master/lib/ruby_vm/rjit/instruction.rb
generating parse.c
copying lex.c
generating id.c
id.c updated
making /home/opc/ruby/src/master/ast.rbinc
generating enc/trans/newline.c ...
making /home/opc/ruby/src/master/dir.rbinc
making /home/opc/ruby/src/master/gc.rbinc
making /home/opc/ruby/src/master/numeric.rbinc
making /home/opc/ruby/src/master/io.rbinc
making /home/opc/ruby/src/master/marshal.rbinc
making /home/opc/ruby/src/master/rjit.rbinc
making /home/opc/ruby/src/master/rjit_c.rbinc
making /home/opc/ruby/src/master/pack.rbinc
making /home/opc/ruby/src/master/trace_point.rbinc
making /home/opc/ruby/src/master/warning.rbinc
making /home/opc/ruby/src/master/array.rbinc
making /home/opc/ruby/src/master/kernel.rbinc
making /home/opc/ruby/src/master/ractor.rbinc
making /home/opc/ruby/src/master/symbol.rbinc
making /home/opc/ruby/src/master/timev.rbinc
making /home/opc/ruby/src/master/thread_sync.rbinc
making /home/opc/ruby/src/master/nilclass.rbinc
making /home/opc/ruby/src/master/prelude.rbinc
making /home/opc/ruby/src/master/gem_prelude.rbinc
making /home/opc/ruby/src/master/yjit.rbinc
generating /home/opc/ruby/src/master/ext/ripper/ripper.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
/home/opc/ruby/src/master/lib/unicode_normalize/tables.rb unchanged
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/socket'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/socket'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/etc'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/etc'
generating miniprelude.c
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/bin/sh /home/opc/ruby/src/master/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
generating table from enc/trans/big5.c
generating enc/trans/big5.c ...
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating enc/trans/chinese.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/gbk.c
generating ripper_init.c from ./ripper_init.c.tmpl
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/ripper_init.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/eventids1.h
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/eventids1.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/japanese_euc.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 ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/home/opc/ruby/build/master'
/usr/bin/mkdir -p /home/opc/ruby/src/master/.bundle/gems
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Extracting bundle gem minitest-5.20.0...
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
Extracting bundle gem power_assert-2.0.3...
Extracting bundle gem rake-13.0.6...
Unpacked gems/minitest-5.20.0.gem
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem rss-0.3.0...
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem net-imap-0.4.1...
Unpacked gems/rss-0.3.0.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/net-pop-0.1.2.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-imap-0.4.1.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/net-smtp-0.4.0.gem
Extracting bundle gem typeprof-0.21.8...
Unpacked gems/matrix-0.4.2.gem
Unpacked gems/prime-0.1.2.gem
Extracting bundle gem racc-1.7.1...
Unpacked gems/typeprof-0.21.8.gem
Extracting bundle gem rbs-3.2.2...
Unpacked gems/racc-1.7.1.gem
Extracting bundle gem debug-1.8.0...
Unpacked gems/debug-1.8.0.gem
Unpacked gems/rbs-3.2.2.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/main.c
compiling /home/opc/ruby/src/master/dmydln.c
compiling /home/opc/ruby/src/master/miniinit.c
compiling /home/opc/ruby/src/master/dmyext.c
making dummy probes.h
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/bignum.c
compiling /home/opc/ruby/src/master/class.c
compiling /home/opc/ruby/src/master/compar.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/complex.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/debug.c
compiling /home/opc/ruby/src/master/debug_counter.c
compiling /home/opc/ruby/src/master/dir.c
compiling /home/opc/ruby/src/master/dln_find.c
compiling /home/opc/ruby/src/master/encoding.c
compiling /home/opc/ruby/src/master/enum.c
compiling /home/opc/ruby/src/master/enumerator.c
compiling /home/opc/ruby/src/master/error.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/file.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/inits.c
compiling /home/opc/ruby/src/master/io.c
compiling /home/opc/ruby/src/master/io_buffer.c
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/marshal.c
compiling /home/opc/ruby/src/master/math.c
compiling /home/opc/ruby/src/master/memory_view.c
compiling /home/opc/ruby/src/master/rjit.c
compiling /home/opc/ruby/src/master/rjit_c.c
compiling /home/opc/ruby/src/master/node.c
compiling /home/opc/ruby/src/master/node_dump.c
compiling /home/opc/ruby/src/master/numeric.c
compiling /home/opc/ruby/src/master/object.c
compiling /home/opc/ruby/src/master/pack.c
compiling parse.c
compiling /home/opc/ruby/src/master/parser_st.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/process.c
compiling /home/opc/ruby/src/master/ractor.c
compiling /home/opc/ruby/src/master/random.c
compiling /home/opc/ruby/src/master/range.c
compiling /home/opc/ruby/src/master/rational.c
compiling /home/opc/ruby/src/master/re.c
compiling /home/opc/ruby/src/master/regcomp.c
compiling /home/opc/ruby/src/master/regenc.c
compiling /home/opc/ruby/src/master/regerror.c
compiling /home/opc/ruby/src/master/regexec.c
compiling /home/opc/ruby/src/master/regparse.c
compiling /home/opc/ruby/src/master/regsyntax.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/ruby_parser.c
compiling /home/opc/ruby/src/master/scheduler.c
compiling /home/opc/ruby/src/master/shape.c
compiling /home/opc/ruby/src/master/signal.c
compiling /home/opc/ruby/src/master/sprintf.c
compiling /home/opc/ruby/src/master/st.c
compiling /home/opc/ruby/src/master/strftime.c
compiling /home/opc/ruby/src/master/string.c
compiling /home/opc/ruby/src/master/struct.c
compiling /home/opc/ruby/src/master/symbol.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/time.c
compiling /home/opc/ruby/src/master/transcode.c
compiling /home/opc/ruby/src/master/util.c
compiling /home/opc/ruby/src/master/variable.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_sync.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling /home/opc/ruby/src/master/weakmap.c
compiling /home/opc/ruby/src/master/missing/setproctitle.c
compiling /home/opc/ruby/src/master/missing/strlcat.c
compiling /home/opc/ruby/src/master/missing/strlcpy.c
compiling /home/opc/ruby/src/master/addr2line.c
compiling /home/opc/ruby/src/master/dmyenc.c
compiling /home/opc/ruby/src/master/array.c
compiling prism/api_node.c
compiling /home/opc/ruby/src/master/prism/api_pack.c
compiling /home/opc/ruby/src/master/prism/diagnostic.c
compiling /home/opc/ruby/src/master/prism/enc/pm_big5.c
compiling /home/opc/ruby/src/master/prism/enc/pm_euc_jp.c
compiling /home/opc/ruby/src/master/prism/enc/pm_gbk.c
compiling /home/opc/ruby/src/master/prism/enc/pm_shift_jis.c
compiling /home/opc/ruby/src/master/prism/enc/pm_tables.c
compiling /home/opc/ruby/src/master/prism/enc/pm_unicode.c
compiling /home/opc/ruby/src/master/prism/enc/pm_windows_31j.c
compiling /home/opc/ruby/src/master/prism/extension.c
compiling prism/node.c
compiling /home/opc/ruby/src/master/prism/pack.c
compiling prism/prettyprint.c
compiling /home/opc/ruby/src/master/prism/regexp.c
compiling prism/serialize.c
compiling prism/token_type.c
compiling /home/opc/ruby/src/master/prism/unescape.c
compiling /home/opc/ruby/src/master/prism/util/pm_buffer.c
compiling /home/opc/ruby/src/master/prism/util/pm_char.c
compiling /home/opc/ruby/src/master/prism/util/pm_constant_pool.c
compiling /home/opc/ruby/src/master/prism/util/pm_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_memchr.c
compiling /home/opc/ruby/src/master/prism/util/pm_newline_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_state_stack.c
compiling /home/opc/ruby/src/master/prism/util/pm_string.c
compiling /home/opc/ruby/src/master/prism/util/pm_string_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_strncasecmp.c
compiling /home/opc/ruby/src/master/prism/util/pm_strpbrk.c
compiling /home/opc/ruby/src/master/prism/prism.c
compiling /home/opc/ruby/src/master/prism_init.c
assembling /home/opc/ruby/src/master/coroutine/arm64/Context.S
compiling /home/opc/ruby/src/master/enc/ascii.c
compiling /home/opc/ruby/src/master/enc/us_ascii.c
compiling /home/opc/ruby/src/master/enc/unicode.c
compiling /home/opc/ruby/src/master/enc/utf_8.c
compiling enc/trans/newline.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/dln.c
compiling /home/opc/ruby/src/master/localeinit.c
creating verconf.h
verconf.h updated
compiling /home/opc/ruby/src/master/loadpath.c
builtin_binary.inc updated
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/encdb.c
compiling /home/opc/ruby/src/master/enc/big5.c
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/cesu_8.c
compiling /home/opc/ruby/src/master/enc/cp949.c
compiling /home/opc/ruby/src/master/enc/emacs_mule.c
compiling /home/opc/ruby/src/master/enc/euc_jp.c
compiling /home/opc/ruby/src/master/enc/euc_kr.c
compiling /home/opc/ruby/src/master/enc/euc_tw.c
compiling /home/opc/ruby/src/master/enc/gb2312.c
compiling /home/opc/ruby/src/master/enc/gb18030.c
compiling /home/opc/ruby/src/master/enc/gbk.c
compiling /home/opc/ruby/src/master/enc/iso_8859_1.c
compiling /home/opc/ruby/src/master/enc/iso_8859_2.c
compiling /home/opc/ruby/src/master/enc/iso_8859_3.c
compiling /home/opc/ruby/src/master/enc/iso_8859_4.c
compiling /home/opc/ruby/src/master/enc/iso_8859_5.c
compiling /home/opc/ruby/src/master/enc/iso_8859_6.c
compiling /home/opc/ruby/src/master/enc/iso_8859_7.c
compiling /home/opc/ruby/src/master/enc/iso_8859_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_9.c
compiling /home/opc/ruby/src/master/enc/iso_8859_10.c
compiling /home/opc/ruby/src/master/enc/iso_8859_11.c
compiling /home/opc/ruby/src/master/enc/iso_8859_13.c
compiling /home/opc/ruby/src/master/enc/iso_8859_14.c
compiling /home/opc/ruby/src/master/enc/iso_8859_15.c
compiling /home/opc/ruby/src/master/enc/iso_8859_16.c
compiling /home/opc/ruby/src/master/enc/koi8_r.c
compiling /home/opc/ruby/src/master/enc/koi8_u.c
compiling /home/opc/ruby/src/master/enc/shift_jis.c
compiling /home/opc/ruby/src/master/enc/utf_16be.c
compiling /home/opc/ruby/src/master/enc/utf_16le.c
compiling /home/opc/ruby/src/master/enc/utf_32be.c
compiling /home/opc/ruby/src/master/enc/utf_32le.c
compiling /home/opc/ruby/src/master/enc/windows_31j.c
compiling /home/opc/ruby/src/master/enc/windows_1250.c
compiling /home/opc/ruby/src/master/enc/windows_1251.c
compiling /home/opc/ruby/src/master/enc/windows_1252.c
compiling /home/opc/ruby/src/master/enc/windows_1253.c
compiling /home/opc/ruby/src/master/enc/windows_1254.c
compiling /home/opc/ruby/src/master/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
generating transdb.h
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
transdb.h updated
generating makefiles ext/configure-ext.mk
linking encoding koi8_u.so
linking encoding shift_jis.so
ext/configure-ext.mk updated
making trans
linking encoding utf_16be.so
linking encoding utf_16le.so
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
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
generating table from /home/opc/ruby/src/master/enc/trans/big5.c
linking encoding windows_1253.so
generating table from /home/opc/ruby/src/master/enc/trans/cesu_8.c
linking encoding windows_1254.so
linking encoding windows_1257.so
generating /home/opc/ruby/src/master/enc/trans/cesu_8.c ...
generating table from /home/opc/ruby/src/master/enc/trans/chinese.c
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /home/opc/ruby/src/master/enc/trans/chinese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/ebcdic.c
generating /home/opc/ruby/src/master/enc/trans/ebcdic.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji.c
generating /home/opc/ruby/src/master/enc/trans/emoji.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.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
generating /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring bigdecimal
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c ...
generating table from /home/opc/ruby/src/master/enc/trans/escape.c
generating /home/opc/ruby/src/master/enc/trans/escape.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gb18030.c
generating /home/opc/ruby/src/master/enc/trans/big5.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gbk.c
generating /home/opc/ruby/src/master/enc/trans/gbk.c ...
generating table from /home/opc/ruby/src/master/enc/trans/iso2022.c
generating /home/opc/ruby/src/master/enc/trans/iso2022.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese.c
generating /home/opc/ruby/src/master/enc/trans/japanese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_euc.c
generating /home/opc/ruby/src/master/enc/trans/gb18030.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
generating /home/opc/ruby/src/master/enc/trans/japanese_sjis.c ...
generating table from /home/opc/ruby/src/master/enc/trans/korean.c
generating /home/opc/ruby/src/master/enc/trans/japanese_euc.c ...
generating table from /home/opc/ruby/src/master/enc/trans/single_byte.c
generating /home/opc/ruby/src/master/enc/trans/korean.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf8_mac.c
generating /home/opc/ruby/src/master/enc/trans/single_byte.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf_16_32.c
generating /home/opc/ruby/src/master/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /home/opc/ruby/src/master/enc/trans/big5.c
generating /home/opc/ruby/src/master/enc/trans/utf8_mac.c ...
compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c
compiling /home/opc/ruby/src/master/enc/trans/chinese.c
compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c
compiling /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
compiling /home/opc/ruby/src/master/enc/trans/escape.c
compiling /home/opc/ruby/src/master/enc/trans/gb18030.c
compiling /home/opc/ruby/src/master/enc/trans/gbk.c
compiling /home/opc/ruby/src/master/enc/trans/iso2022.c
compiling /home/opc/ruby/src/master/enc/trans/japanese.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
compiling /home/opc/ruby/src/master/enc/trans/korean.c
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
compiling /home/opc/ruby/src/master/enc/trans/single_byte.c
compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c
compiling /home/opc/ruby/src/master/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring erb/escape
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
configuring etc
configuring fcntl
configuring fiddle
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
libffi_version: 3.1.0
configuring io/console
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring io/nonblock
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.1/ext/racc/cparse
configuring rbs-3.2.2/ext/rbs_extension
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/abi'
compiling /home/opc/ruby/src/master/ext/-test-/abi/abi.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/abi'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14384.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug'
compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c
compiling /home/opc/ruby/src/master/ext/-test-/class/init.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c
linking shared-object -test-/debug.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/econv'
compiling /home/opc/ruby/src/master/ext/-test-/econv/append.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c
compiling /home/opc/ruby/src/master/ext/-test-/econv/init.c
linking shared-object -test-/bignum.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/eval/eval.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception'
compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/econv'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/eval.so
compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/eval'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file'
compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/float/init.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c
compiling /home/opc/ruby/src/master/ext/-test-/file/init.c
compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c
compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c
linking shared-object -test-/exception.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall'
compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception'
linking shared-object -test-/file.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash'
compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c
linking shared-object -test-/gvl/call_without_gvl.so
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer'
compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c
compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/hash.so
compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter'
compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c
compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/integer.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method'
compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/method/init.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c
linking shared-object -test-/method.so
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int'
compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf'
compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc'
compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random'
compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c
compiling /home/opc/ruby/src/master/ext/-test-/random/init.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c
compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c
linking shared-object -test-/rational.so
linking shared-object -test-/proc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion'
compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c
linking shared-object -test-/random.so
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp'
compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c
compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update'
compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string'
compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/struct/data.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c
compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c
compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c
compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c
linking shared-object -test-/struct.so
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/symbol.so
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread_fd'
compiling /home/opc/ruby/src/master/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time'
compiling /home/opc/ruby/src/master/ext/-test-/time/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread_fd'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c
compiling /home/opc/ruby/src/master/ext/-test-/time/leap_second.c
compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c
compiling /home/opc/ruby/src/master/ext/-test-/time/new.c
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c
compiling /home/opc/ruby/src/master/ext/-test-/string/init.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/time.so
compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm'
compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c
compiling /home/opc/ruby/src/master/ext/-test-/string/new.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait'
compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
compiling /home/opc/ruby/src/master/ext/bigdecimal/bigdecimal.c
compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c
compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape'
compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c
compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation'
compiling /home/opc/ruby/src/master/ext/continuation/continuation.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c
linking shared-object continuation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
compiling /home/opc/ruby/src/master/ext/coverage/coverage.c
compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
compiling /home/opc/ruby/src/master/ext/date/date_core.c
installing default coverage libraries
linking shared-object coverage.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/digest/digest.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/erb/escape'
compiling /home/opc/ruby/src/master/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/erb/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc'
compiling /home/opc/ruby/src/master/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl'
compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
compiling /home/opc/ruby/src/master/ext/fiddle/closure.c
compiling /home/opc/ruby/src/master/ext/fiddle/conversions.c
compiling /home/opc/ruby/src/master/ext/fiddle/fiddle.c
compiling /home/opc/ruby/src/master/ext/fiddle/function.c
compiling /home/opc/ruby/src/master/ext/bigdecimal/missing.c
compiling /home/opc/ruby/src/master/ext/fiddle/handle.c
compiling /home/opc/ruby/src/master/ext/fiddle/memory_view.c
compiling /home/opc/ruby/src/master/ext/fiddle/pinned.c
compiling /home/opc/ruby/src/master/ext/fiddle/pointer.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
compiling /home/opc/ruby/src/master/ext/io/console/console.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
compiling /home/opc/ruby/src/master/ext/io/wait/wait.c
linking shared-object io/console.so
linking shared-object io/wait.so
installing default console libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
compiling /home/opc/ruby/src/master/ext/monitor/monitor.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
compiling /home/opc/ruby/src/master/ext/nkf/nkf.c
compiling /home/opc/ruby/src/master/ext/date/date_parse.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
compiling /home/opc/ruby/src/master/ext/openssl/openssl_missing.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c
compiling /home/opc/ruby/src/master/ext/date/date_strftime.c
installing default nkf libraries
linking shared-object nkf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
compiling /home/opc/ruby/src/master/ext/pathname/pathname.c
compiling /home/opc/ruby/src/master/ext/date/date_strptime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c
installing default pathname libraries
linking shared-object pathname.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
compiling /home/opc/ruby/src/master/ext/psych/psych.c
installing default date_core libraries
linking shared-object date_core.so
compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/pty/pty.c
compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c
installing default pty libraries
linking shared-object pty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c
compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
compiling /home/opc/ruby/src/master/ext/ripper/eventids1.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c
linking shared-object psych.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
compiling /home/opc/ruby/src/master/ext/socket/init.c
compiling /home/opc/ruby/src/master/ext/ripper/eventids2.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper.c
compiling /home/opc/ruby/src/master/ext/socket/constants.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c
compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c
compiling /home/opc/ruby/src/master/ext/socket/socket.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c
compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c
compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c
compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixserver.c
compiling /home/opc/ruby/src/master/ext/socket/option.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c
compiling /home/opc/ruby/src/master/ext/socket/ancdata.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c
compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_provider.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c
compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c
installing default socket libraries
linking shared-object socket.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio'
compiling /home/opc/ruby/src/master/ext/stringio/stringio.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper_init.c
checking /home/opc/ruby/src/master/parse.y and /home/opc/ruby/src/master/ext/ripper/eventids2.c
linking shared-object ripper.so
installing default ripper libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
compiling /home/opc/ruby/src/master/ext/strscan/strscan.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c
linking shared-object stringio.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
compiling /home/opc/ruby/src/master/ext/syslog/syslog.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/zlib/zlib.c
linking shared-object strscan.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.8.0/ext/debug/debug.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/master/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
compiling /home/opc/ruby/src/master/.bundle/gems/racc-1.7.1/ext/racc/cparse/cparse.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c
ln -sfT ../../../../../src/master/.bundle/gems/racc-1.7.1/lib ../../../../../../.bundle/gems/racc-1.7.1/lib
linking shared-object racc/cparse.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c
linking shared-object zlib.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5'
compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c
compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c
linking shared-object digest/md5.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160'
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1'
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
linking shared-object openssl.so
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/master/.bundle/gems/rbs-3.2.2/lib ../../../../../.bundle/gems/rbs-3.2.2/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
installing default openssl libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
generating enc.mk
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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.

making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
linking transcoder transdb.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
linking shared-object io/nonblock.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.1
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.13.0
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    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.1
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
 Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_7_1221.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_30_1223.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_37_1224.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_68_1228.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_76_1229.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_84_1230.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_94_1231.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_103_1232.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_113_1233.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_122_1234.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_135_1235.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_149_1236.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_180_1237.rb:4:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_180_1237.rb:3:in `each'
           from bootstraptest.test_ractor.rb_180_1237.rb:3:in `map'
           from bootstraptest.test_ractor.rb_180_1237.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_215_1240.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_236_1241.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_244_1242.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_259_1243.rb:4:in `block in test'
           from bootstraptest.test_ractor.rb_259_1243.rb:3:in `each'
           from bootstraptest.test_ractor.rb_259_1243.rb:3:in `map'
           from bootstraptest.test_ractor.rb_259_1243.rb:3:in `test'
           from bootstraptest.test_ractor.rb_259_1243.rb:26:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_259_1243.rb:25:in `each'
           from bootstraptest.test_ractor.rb_259_1243.rb:25:in `map'
           from bootstraptest.test_ractor.rb_259_1243.rb:25:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_298_1245.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_316_1246.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_333_1247.rb:2:in `<main>'
Fstderr output is not empty
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_347_1248.rb:2:in `<main>'
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_364_1249.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_376_1250.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_384_1251.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_405_1252.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_419_1253.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_430_1254.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_448_1255.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_464_1256.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_471_1257.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_481_1258.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_506_1259.rb:6:in `block in <main>'
           from bootstraptest.test_ractor.rb_506_1259.rb:5:in `each'
           from bootstraptest.test_ractor.rb_506_1259.rb:5:in `map'
           from bootstraptest.test_ractor.rb_506_1259.rb:5:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_541_1260.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_560_1261.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_574_1262.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_607_1263.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_631_1265.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_701_1266.rb:13:in `check'
           from bootstraptest.test_ractor.rb_701_1266.rb:21:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_728_1267.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_749_1268.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_766_1269.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_783_1270.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_797_1271.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_808_1272.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_822_1273.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_835_1274.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_850_1275.rb:2:in `<main>'
Fstderr output is not empty
   Exception `ThreadError' at <internal:ractor>:282 - can't create Thread: Invalid argument
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_862_1276.rb:53:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_921_1277.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_929_1278.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_949_1280.rb:6:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_969_1281.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_985_1282.rb:12:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1011_1283.rb:8:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1032_1284.rb:6:in `block in <main>'
           from bootstraptest.test_ractor.rb_1032_1284.rb:2:in `map'
           from bootstraptest.test_ractor.rb_1032_1284.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1044_1285.rb:22:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1091_1286.rb:6:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1110_1287.rb:11:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1132_1288.rb:5:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1147_1289.rb:6:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1159_1290.rb:4:in `<main>'
Fstderr output is not empty
   bootstraptest.test_ractor.rb_1173_1291.rb:7:in `rescue in <main>': undefined method `message' for nil (NoMethodError)
           from bootstraptest.test_ractor.rb_1173_1291.rb:4:in `<main>'
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1173_1291.rb:5:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1184_1292.rb:5:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1192_1293.rb:4:in `block in <main>'
           from bootstraptest.test_ractor.rb_1192_1293.rb:4:in `each'
           from bootstraptest.test_ractor.rb_1192_1293.rb:4:in `map'
           from bootstraptest.test_ractor.rb_1192_1293.rb:4:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1214_1294.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1223_1295.rb:4:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1310_1297.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1360_1302.rb:8:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1404_1305.rb:4:in `block in <main>'
           from <internal:trace_point>:260:in `enable'
           from bootstraptest.test_ractor.rb_1404_1305.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1417_1306.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1424_1307.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1432_1308.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1470_1310.rb:4:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1470_1310.rb:3:in `each'
           from bootstraptest.test_ractor.rb_1470_1310.rb:3:in `map'
           from bootstraptest.test_ractor.rb_1470_1310.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1450_1309.rb:4:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1481_1311.rb:3:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1481_1311.rb:2:in `each'
           from bootstraptest.test_ractor.rb_1481_1311.rb:2:in `map'
           from bootstraptest.test_ractor.rb_1481_1311.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1496_1312.rb:8:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1509_1313.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1523_1314.rb:3:in `block in <main>'
           from bootstraptest.test_ractor.rb_1523_1314.rb:2:in `each'
           from bootstraptest.test_ractor.rb_1523_1314.rb:2:in `map'
           from bootstraptest.test_ractor.rb_1523_1314.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1574_1319.rb:25:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1614_1320.rb:15:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1614_1320.rb:14:in `each'
           from bootstraptest.test_ractor.rb_1614_1320.rb:14:in `map'
           from bootstraptest.test_ractor.rb_1614_1320.rb:14:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1655_1323.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1662_1324.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1671_1325.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1684_1326.rb:4:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1684_1326.rb:3:in `each'
           from bootstraptest.test_ractor.rb_1684_1326.rb:3:in `map'
           from bootstraptest.test_ractor.rb_1684_1326.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1705_1327.rb:5:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1705_1327.rb:4:in `each'
           from bootstraptest.test_ractor.rb_1705_1327.rb:4:in `map'
           from bootstraptest.test_ractor.rb_1705_1327.rb:4:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_ractor.rb_1734_1328.rb:4:in `block in <main>'
           from <internal:numeric>:237:in `times'
           from bootstraptest.test_ractor.rb_1734_1328.rb:3:in `each'
           from bootstraptest.test_ractor.rb_1734_1328.rb:3:in `map'
           from bootstraptest.test_ractor.rb_1734_1328.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit.rb_2645_1698.rb:6:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit.rb_2676_1699.rb:11:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit.rb_2756_1704.rb:17:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit.rb_3424_1750.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit_rust_port.rb_349_1850.rb:2:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit_rust_port.rb_372_1852.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit_rust_port.rb_382_1853.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit_rust_port.rb_391_1854.rb:3:in `<main>'
Fstderr output is not empty
   <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
           from bootstraptest.test_yjit_rust_port.rb_401_1855.rb:2:in `<main>'
#1221 test_ractor.rb:7: 
     Ractor.new{}.class
  #=> "" (expected "Ractor")  
#1223 test_ractor.rb:30: 
     r = Ractor.new name: 'test-name' do
     end
     r.name
  #=> "" (expected "test-name")  
#1224 test_ractor.rb:37: 
     r = Ractor.new do
     end
     r.name.inspect
  #=> "" (expected "nil")  
#1228 test_ractor.rb:68: 
     r = Ractor.new { '' }
     r.take
     sleep 0.1 until r.inspect =~ /terminated/
     r.inspect
  #=> /^#<Ractor:#([^ ]*?) .+:[0-9]+ terminated>$/ expected to be =~
""  
#1229 test_ractor.rb:76: 
     r = Ractor.new(name: 'Test Ractor') { '' }
     r.take
     sleep 0.1 until r.inspect =~ /terminated/
     r.inspect
  #=> /^#<Ractor:#([^ ]*?) Test Ractor .+:[0-9]+ terminated>$/ expected to be =~
""  
#1230 test_ractor.rb:84: 
     # join
     r = Ractor.new do
       'ok'
     end
     r.take
  #=> "" (expected "ok")  
#1231 test_ractor.rb:94: 
     # ping-pong with arg
     r = Ractor.new 'ok' do |msg|
       msg
     end
     r.take
  #=> "" (expected "ok")  
#1232 test_ractor.rb:103: 
     # ping-pong with two args
     r =  Ractor.new 'ping', 'pong' do |msg, msg2|
       [msg, msg2]
     end
     'ok' if r.take == ['ping', 'pong']
  #=> "" (expected "ok")  
#1233 test_ractor.rb:113: 
     r = Ractor.new do
       msg = Ractor.receive
     end
     r.send 'ok'
     r.take
  #=> "" (expected "ok")  
#1234 test_ractor.rb:122: 
     r = Ractor.new Ractor.current do |main|
       main << 1
       main << 2
       main << 3
     end
     a = []
     a << Ractor.receive_if{|msg| msg == 2}
     a << Ractor.receive_if{|msg| msg == 3}
     a << Ractor.receive
  #=> "" (expected "[2, 3, 1]")  
#1235 test_ractor.rb:135: 
     r = Ractor.new Ractor.current do |main|
       main << 1
       main << 2
       main << 3
     end
   
     a = []
     a << Ractor.receive_if{|msg| msg == 2}
     a << Ractor.receive_if{|msg| break [msg, :break]}
     a << Ractor.receive
  #=> "" (expected "[2, [1, :break], 3]")  
#1236 test_ractor.rb:149: 
     r = Ractor.new Ractor.current do |main|
       main << 1
       main << 2
       main << 3
     end
   
     a = []
   
     Ractor.receive_if do |msg|
       begin
         Ractor.receive
       rescue Ractor::Error
         a << [:e1, msg]
       end
       true # delete 1 from queue
     end
   
     Ractor.receive_if do |msg|
       begin
         Ractor.receive_if{}
       rescue Ractor::Error
         a << [:e2, msg]
       end
       true # delete 2 from queue
     end
   
     a #
  #=> "" (expected "[[:e1, 1], [:e2, 2]]")  
#1237 test_ractor.rb:180: 
     n = 3
     n.times.map{
       Ractor.new{
         10_000.times{ rand.to_s }
         :ok
       }
     }.map(&:take)
  #=> "" (expected "[:ok, :ok, :ok]")  
#1240 test_ractor.rb:215: 
     autoload :Foo, 'foo.rb'
     r = Ractor.new do
       p Foo
     rescue Ractor::UnsafeError
       :ok
     end
     r.take
  #=> "" (expected "ok")  
#1241 test_ractor.rb:236: 
     # select 1
     r1 = Ractor.new{'r1'}
     r, obj = Ractor.select(r1)
     'ok' if r == r1 and obj == 'r1'
  #=> "" (expected "ok")  
#1242 test_ractor.rb:244: 
     # select 2
     r1 = Ractor.new{'r1'}
     r2 = Ractor.new{'r2'}
     rs = [r1, r2]
     as = []
     r, obj = Ractor.select(*rs)
     rs.delete(r)
     as << obj
     r, obj = Ractor.select(*rs)
     as << obj
     as.sort #=> ["r1", "r2"]
  #=> "" (expected "[\"r1\", \"r2\"]")  
#1243 test_ractor.rb:259: 
     def test n
       rs = (1..n).map do |i|
         Ractor.new(i) do |i|
           "r#{i}"
         end
       end
       as = []
       all_rs = rs.dup
   
       n.times{
         r, obj = Ractor.select(*rs)
         as << [r, obj]
         rs.delete(r)
       }
   
       if as.map{|r, o| r.object_id}.sort == all_rs.map{|r| r.object_id}.sort &&
          as.map{|r, o| o}.sort == (1..n).map{|i| "r#{i}"}.sort
         'ok'
       else
         'ng'
       end
     end
   
     30.times.map{|i|
       test i
     }
  #=> "" (expected "[\"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\"]")  
#1245 test_ractor.rb:298: 
     r = Ractor.new do
       'finish'
     end
   
     r.take
     sleep 0.1 until r.inspect =~ /terminated/
   
     begin
       o = r.take
     rescue Ractor::ClosedError
       'ok'
     else
       "ng: #{o}"
     end
  #=> "" (expected "ok")  
#1246 test_ractor.rb:316: 
     r = Ractor.new do
     end
   
     r.take # closed
     sleep 0.1 until r.inspect =~ /terminated/
   
     begin
       r.send(1)
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1247 test_ractor.rb:333: 
     r = Ractor.new { Ractor.receive }
     r.close_incoming
   
     begin
       r.send(1)
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1249 test_ractor.rb:364: 
     Ractor.new{
       t = Thread.current
       begin
         Thread.new{ t.raise "err" }.join
       rescue => e
         e.message
       end
     }.take
  #=> "" (expected "err")  
#1248 test_ractor.rb:347: 
     r = Ractor.new do
       Ractor.yield 1
       Ractor.receive
     end
   
     r.close_outgoing
     begin
       r.take
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1250 test_ractor.rb:376: 
     Ractor.new{
       t = Thread.current
       Thread.new{ t.kill }.join
     }.take.inspect #=> nil
  #=> "" (expected "nil")  
#1251 test_ractor.rb:384: 
     r = Ractor.new Ractor.current do |main|
       Ractor.receive
       main << true
       Ractor.yield 1
     end
   
     r.close_outgoing
     r << true
     Ractor.receive
   
     begin
       r.take
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1252 test_ractor.rb:405: 
     r = Ractor.new { Ractor.receive }
     r.close_incoming
   
     begin
       r.send(1)
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1253 test_ractor.rb:419: 
     r = Ractor.new do
       Ractor.yield 1
       2
     end
     r.close_incoming
   
     [r.take, r.take]
  #=> "" (expected "[1, 2]")  
#1254 test_ractor.rb:430: 
     r = Ractor.new do
       Ractor.yield 1
       Ractor.receive
     end
   
     sleep 0.01 # wait for Ractor.yield in r
     r.close_outgoing
     begin
       r.take
     rescue Ractor::ClosedError
       'ok'
     else
       'ng'
     end
  #=> "" (expected "ok")  
#1255 test_ractor.rb:448: 
     r = Ractor.new do
       Ractor.receive
     end
   
     r.close_outgoing
     begin
       r.send(1)
     rescue Ractor::ClosedError
       'ng'
     else
       'ok'
     end
  #=> "" (expected "ok")  
#1256 test_ractor.rb:464: 
     Ractor.new{
       Ractor.main
     }.take == Ractor.current
  #=> "" (expected "true")  
#1257 test_ractor.rb:471: 
     Ractor.new do
       close_outgoing
     end
   
     true until Ractor.count == 1
     :ok
  #=> "" (expected "ok")  
#1258 test_ractor.rb:481: 
     pipe = Ractor.new do
       loop do
         Ractor.yield Ractor.receive
       end
     end
   
     RN = 10
     rs = RN.times.map{|i|
       Ractor.new pipe, i do |pipe, i|
         msg = pipe.take
         msg # ping-pong
       end
     }
     RN.times{|i|
       pipe << i
     }
     RN.times.map{
       r, n = Ractor.select(*rs)
       rs.delete r
       n
     }.sort
  #=> "" (expected "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]")  
#1259 test_ractor.rb:506: 
     RN = 10
     CR = Ractor.current
   
     rs = (1..RN).map{
       Ractor.new do
         CR.send 'send' + CR.take #=> 'sendyield'
         'take'
       end
     }
     received = []
     taken = []
     yielded = []
     until received.size == RN && taken.size == RN && yielded.size == RN
       r, v = Ractor.select(CR, *rs, yield_value: 'yield')
       case r
       when :receive
         received << v
       when :yield
         yielded << v
       else
         taken << v
         rs.delete r
       end
     end
     r = [received == ['sendyield'] * RN,
          yielded  == [nil] * RN,
          taken    == ['take'] * RN,
     ]
   
     STDERR.puts [received, yielded, taken].inspect
     r
  #=> "" (expected "[true, true, true]")  
#1260 test_ractor.rb:541: 
     pipe = Ractor.new do
       loop do
         Ractor.yield Ractor.receive
       end
     end
   
     RN = 10
     RN.times.map{|i|
       Ractor.new pipe, i do |pipe, i|
         pipe << i
       end
     }
     RN.times.map{
       pipe.take
     }.sort
  #=> "" (expected "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]")  
#1261 test_ractor.rb:560: 
     r = Ractor.new do
       raise 'ok' # exception will be transferred receiver
     end
     begin
       r.take
     rescue Ractor::RemoteError => e
       [e.cause.class,   #=> RuntimeError
        e.cause.message, #=> 'ok'
        e.ractor == r]   #=> true
     end
  #=> "" (expected "[RuntimeError, \"ok\", true]")  
#1262 test_ractor.rb:574: 
     Ractor.new Ractor.current do |main|
       q = Thread::Queue.new
       Thread.new do
         q << true
         loop{}
       ensure
         main << :ok
       end
   
       Thread.new do
         q << true
         while true
         end
       ensure
         main << :ok
       end
   
       Thread.new do
         q << true
         sleep 1
       ensure
         main << :ok
       end
   
       # wait for the start of all threads
       3.times{q.pop}
     end
   
     3.times.map{Ractor.receive}.tally
  #=> "" (expected "{:ok=>3}")  
#1263 test_ractor.rb:607: 
     obj = 'str'.dup
     r = Ractor.new obj do |msg|
       msg.object_id
     end
   
     obj.object_id == r.take
  #=> "" (expected "false")  
#1265 test_ractor.rb:631: 
     echo_ractor = Ractor.new do
       loop do
         v = Ractor.receive
         Ractor.yield v
       end
     end
   
     class C; end
     module M; end
     S = Struct.new(:a, :b, :c, :d)
   
     shareable_objects = [
       true,
       false,
       nil,
       1,
       1.1,    # Float
       1+2r,   # Rational
       3+4i,   # Complex
       2**128, # Bignum
       :sym,   # Symbol
       'xyzzy'.to_sym, # dynamic symbol
       'frozen'.freeze, # frozen String
       /regexp/, # regexp literal
       /reg{true}exp/.freeze, # frozen dregexp
       [1, 2].freeze,   # frozen Array which only refers to shareable
       {a: 1}.freeze,   # frozen Hash which only refers to shareable
       [{a: 1}.freeze, 'str'.freeze].freeze, # nested frozen container
       S.new(1, 2).freeze, # frozen Struct
       S.new(1, 2, 3, 4).freeze, # frozen Struct
       (1..2), # Range on Struct
       (1..),  # Range on Struct
       (..1),  # Range on Struct
       C, # class
       M, # module
       Ractor.current, # Ractor
     ]
   
     unshareable_objects = [
       'mutable str'.dup,
       [:array],
       {hash: true},
       S.new(1, 2),
       S.new(1, 2, 3, 4),
       S.new("a", 2).freeze, # frozen, but refers to an unshareable object
     ]
   
     results = []
   
     shareable_objects.map{|o|
       echo_ractor << o
       o2 = echo_ractor.take
       results << "#{o} is copied" unless o.object_id == o2.object_id
     }
   
     unshareable_objects.map{|o|
       echo_ractor << o
       o2 = echo_ractor.take
       results << "#{o.inspect} is not copied" if o.object_id == o2.object_id
     }
   
     if results.empty?
       :ok
     else
       results.inspect
     end
  #=> "" (expected "ok")  
#1266 test_ractor.rb:701: 
     class C
       def initialize freeze
         @a = 1
         @b = :sym
         @c = 'frozen_str'
         @c.freeze if freeze
         @d = true
       end
     end
   
     def check obj1
       obj2 = Ractor.new obj1 do |obj|
         obj
       end.take
   
       obj1.object_id == obj2.object_id
     end
   
     results = []
     results << check(C.new(true))         # false
     results << check(C.new(true).freeze)  # true
     results << check(C.new(false).freeze) # false
  #=> "" (expected "[false, true, false]")  
#1267 test_ractor.rb:728: 
     # move
     r = Ractor.new do
       obj = Ractor.receive
       obj << ' world'
     end
   
     str = 'hello'
     r.send str, move: true
     modified = r.take
   
     begin
       str << ' exception' # raise Ractor::MovedError
     rescue Ractor::MovedError
       modified #=> 'hello world'
     else
       raise 'unreachable'
     end
  #=> "" (expected "hello world")  
#1268 test_ractor.rb:749: 
     r = Ractor.new do
       ary = Ractor.receive
       ary << 1
     end
   
     a1 = [0]
     r.send a1, move: true
     a2 = r.take
     begin
       a1 << 2 # raise Ractor::MovedError
     rescue Ractor::MovedError
       a2.inspect
     end
  #=> "" (expected "[0, 1]")  
#1269 test_ractor.rb:766: 
     r = Ractor.new do
       Thread.current.report_on_exception = false
       obj = 'hello'
       Ractor.yield obj, move: true
       obj << 'world'
     end
   
     str = r.take
     begin
       r.take
     rescue Ractor::RemoteError
       str #=> "hello"
     end
  #=> "" (expected "hello")  
#1270 test_ractor.rb:783: 
     R = Ractor.new{}
     M = Ractor.current
     r = Ractor.new do
       s = 'str'
       selected_r, v = Ractor.select R, yield_value: s, move: true
       raise if selected_r != R # taken from R
       M.send s.inspect # s should not be a moved object
     end
   
     Ractor.receive
  #=> "" (expected "\"str\"")  
#1271 test_ractor.rb:797: 
     r = Ractor.new do
       obj = Thread.new{}
       Ractor.yield obj
     rescue => e
       e.message
     end
     r.take
  #=> "" (expected "allocator undefined for Thread")  
#1272 test_ractor.rb:808: 
     $gv = 1
     r = Ractor.new do
       $gv
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access global variables $gv from non-main Ractors")  
#1273 test_ractor.rb:822: 
     r = Ractor.new do
       $gv = 1
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access global variables $gv from non-main Ractors")  
#1274 test_ractor.rb:835: 
     r = Ractor.new do
       [$stdin, $stdout, $stderr].map{|io|
         [io.object_id, io.fileno]
       }
     end
   
     [$stdin, $stdout, $stderr].zip(r.take){|io, (oid, fno)|
       raise "should not be different object" if io.object_id == oid
       raise "fd should be same" unless io.fileno == fno
     }
     'ok'
  #=> "" (expected "ok")  
#1275 test_ractor.rb:850: 
     r = Ractor.new do
       $stdin.itself
       $stdout.itself
       $stderr.itself
       'ok'
     end
   
     r.take
  #=> "" (expected "ok")  
#1276 test_ractor.rb:862: 
     $DEBUG = true
     $VERBOSE = true
   
     def ractor_local_globals
       /a(b)(c)d/ =~ 'abcd' # for $~
       `echo foo` unless  /solaris/ =~ RUBY_PLATFORM
   
       {
        # ractor-local (derived from created ractor): debug
        '$DEBUG' => $DEBUG,
        '$-d' => $-d,
   
        # ractor-local (derived from created ractor): verbose
        '$VERBOSE' => $VERBOSE,
        '$-w' => $-w,
        '$-W' => $-W,
        '$-v' => $-v,
   
        # process-local (readonly): other commandline parameters
        '$-p' => $-p,
        '$-l' => $-l,
        '$-a' => $-a,
   
        # process-local (readonly): getpid
        '$$'  => $$,
   
        # thread local: process result
        '$?'  => $?,
   
        # scope local: match
        '$~'  => $~.inspect,
        '$&'  => $&,
        '$`'  => $`,
        '$\''  => $',
        '$+'  => $+,
        '$1'  => $1,
   
        # scope local: last line
        '$_' => $_,
   
        # scope local: last backtrace
        '$@' => $@,
        '$!' => $!,
   
        # ractor local: stdin, out, err
        '$stdin'  => $stdin.inspect,
        '$stdout' => $stdout.inspect,
        '$stderr' => $stderr.inspect,
       }
     end
   
     h = Ractor.new do
       ractor_local_globals
     end.take
     ractor_local_globals == h #=> true
  #=> "" (expected "true")  
#1277 test_ractor.rb:921: 
     r = Ractor.new do
       self.object_id
     end
     r.take == self.object_id #=> false
  #=> "" (expected "false")  
#1278 test_ractor.rb:929: 
     r = Ractor.new do
       self.object_id
     end
     r.object_id == r.take #=> true
  #=> "" (expected "true")  
#1280 test_ractor.rb:949: 
     class C
       @iv = 'str'
     end
   
     r = Ractor.new do
       class C
         p @iv
       end
     end
   
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not get unshareable values from instance variables of classes/modules from non-main Ractors")  
#1281 test_ractor.rb:969: 
     shared = Ractor.new{}
     shared.instance_variable_set(:@iv, 'str')
   
     r = Ractor.new shared do |shared|
       p shared.instance_variable_get(:@iv)
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access instance variables of shareable objects from non-main Ractors")  
#1282 test_ractor.rb:985: 
     class Ractor
       def setup
         @foo = ''
       end
   
       def foo
         @foo
       end
     end
   
     shared = Ractor.new{}
     shared.setup
   
     r = Ractor.new shared do |shared|
       p shared.foo
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access instance variables of shareable objects from non-main Ractors")  
#1283 test_ractor.rb:1011: 
     class Ractor
       def setup
         @foo = ''
       end
     end
   
     shared = Ractor.new{}
   
     r = Ractor.new shared do |shared|
       p shared.setup
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access instance variables of shareable objects from non-main Ractors")  
#1284 test_ractor.rb:1032: 
     [Object.new, [], ].map{|obj|
       obj.instance_variable_set('@a', 1)
       Ractor.make_shareable obj = obj.freeze
   
       Ractor.new obj do |obj|
         obj.instance_variable_get('@a')
       end.take.to_s
     }.join
  #=> "" (expected "11")  
#1285 test_ractor.rb:1044: 
     class C
       @int = 1
       @str = '-1000'.dup
       @fstr = '100'.freeze
   
       def self.int = @int
       def self.str = @str
       def self.fstr = @fstr
     end
   
     module M
       @int = 2
       @str = '-2000'.dup
       @fstr = '200'.freeze
   
       def self.int = @int
       def self.str = @str
       def self.fstr = @fstr
     end
   
     a = Ractor.new{ C.int }.take
     b = Ractor.new do
       C.str.to_i
     rescue Ractor::IsolationError
       10
     end.take
     c = Ractor.new do
       C.fstr.to_i
     end.take
   
     d = Ractor.new{ M.int }.take
     e = Ractor.new do
       M.str.to_i
     rescue Ractor::IsolationError
       20
     end.take
     f = Ractor.new do
       M.fstr.to_i
     end.take
   
   
     # 1 + 10 + 100 + 2 + 20 + 200
     a + b + c + d + e + f
  #=> "" (expected "333")  
#1286 test_ractor.rb:1091: 
     class C
       @@cv = 'str'
     end
   
     r = Ractor.new do
       class C
         p @@cv
       end
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access class variables from non-main Ractors")  
#1287 test_ractor.rb:1110: 
     class C
       @@cv = 'str'
       def self.cv
         @@cv
       end
     end
   
     C.cv # cache
   
     r = Ractor.new do
       C.cv
     end
   
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access class variables from non-main Ractors")  
#1288 test_ractor.rb:1132: 
     class C
       CONST = 'str'
     end
     r = Ractor.new do
       C::CONST
     end
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access non-shareable objects in constant C::CONST by non-main Ractor.")  
#1289 test_ractor.rb:1147: 
     STR = "hello"
     def str; STR; end
     s = str() # fill const cache
     begin
       Ractor.new{ str() }.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not access non-shareable objects in constant Object::STR by non-main Ractor.")  
#1290 test_ractor.rb:1159: 
     class C
     end
     r = Ractor.new do
       C::CONST = 'str'
     end
     begin
       r.take
     rescue Ractor::RemoteError => e
       e.cause.message
     end
  #=> "" (expected "can not set constants with non-shareable objects by non-main Ractors")  
#1291 test_ractor.rb:1173: 
     str = "foo"
     define_method(:buggy){|i| str << "#{i}"}
     begin
       Ractor.new{buggy(10)}.take
     rescue => e
       e.cause.message
     end
  #=> "" (expected "defined with an un-shareable Proc in a different Ractor")  
#1292 test_ractor.rb:1184: 
     A = Array.new(1000).freeze # [nil, ...]
     H = {a: 1, b: 2, c: 3}.freeze
   
     Ractor.new{ [A.size, H.size] }.take
  #=> "" (expected "[1000, 3]")  
#1293 test_ractor.rb:1192: 
     counts = []
     counts << Ractor.count
     ractors = (1..3).map { Ractor.new { Ractor.receive } }
     counts << Ractor.count
   
     ractors[0].send('End 0').take
     sleep 0.1 until ractors[0].inspect =~ /terminated/
     counts << Ractor.count
   
     ractors[1].send('End 1').take
     sleep 0.1 until ractors[1].inspect =~ /terminated/
     counts << Ractor.count
   
     ractors[2].send('End 2').take
     sleep 0.1 until ractors[2].inspect =~ /terminated/
     counts << Ractor.count
   
     counts.inspect
  #=> "" (expected "[1, 4, 3, 2, 1]")  
#1294 test_ractor.rb:1214: 
     Ractor.new{
       n = 0
       ObjectSpace.each_object{|o| n += 1 unless Ractor.shareable?(o)}
       n
     }.take
  #=> "" (expected "0")  
#1295 test_ractor.rb:1223: 
     s = 'hello'
   
     Ractor.new s.object_id do |id ;s|
       begin
         s = ObjectSpace._id2ref(id)
       rescue => e
         :ok
       end
     end.take
  #=> "" (expected "ok")  
#1297 test_ractor.rb:1310: 
     r = Ractor.new{}
     Ractor.make_shareable(a = [r])
     [a.frozen?, a[0].frozen?] == [true, false]
  #=> "" (expected "true")  
#1302 test_ractor.rb:1360: 
     class C
       a = 1
       define_method "foo", Ractor.make_shareable(Proc.new{ a })
       a = 2
     end
   
     Ractor.new{ C.new.foo }.take
  #=> "" (expected "1")  
#1305 test_ractor.rb:1404: 
     rs = []
     TracePoint.new(:line){|tp| rs << tp.lineno if tp.path == __FILE__}.enable do
       Ractor.new{ # line 4
         a = 1
         b = 2
       }.take
       c = 3       # line 8
     end
     rs
  #=> "" (expected "[4, 8]")  
#1306 test_ractor.rb:1417: 
     Ractor.new([[]].freeze) { |ary|
       [ary.frozen?, ary.first.frozen? ]
     }.take
  #=> "" (expected "[true, false]")  
#1307 test_ractor.rb:1424: 
     s = String.new.instance_eval { @x = []; freeze}
     Ractor.new(s) { |s|
       [s.frozen?, s.instance_variable_get(:@x).frozen?]
     }.take
  #=> "" (expected "[true, false]")  
#1308 test_ractor.rb:1432: 
     a = []
     Ractor.new{
       trap(:INT){p :ok}
     }.take
     a << :ok
   
     begin
       Ractor.new{
         s = 'str'
         trap(:INT){p s}
       }.take
     rescue => Ractor::RemoteError
       a << :ok
     end
  #=> "" (expected "[:ok, :ok]")  
#1310 test_ractor.rb:1470: 
     N = 100000
     2.times.map{
       Ractor.new{
         N.times{|i| -(i.to_s)}
       }
     }.map{|r| r.take}.join
  #=> "" (expected "100000100000")  
#1309 test_ractor.rb:1450: 
     ans = []
     Ractor.current[:key] = 'a'
     r = Ractor.new{
       Ractor.yield self[:key]
       self[:key] = 'b'
       self[:key]
     }
     ans << r.take
     ans << r.take
     ans << Ractor.current[:key]
  #=> "" (expected "[nil, \"b\", \"a\"]")  
#1311 test_ractor.rb:1481: 
     2.times.map{
       Ractor.new do
         50000.times do
           obj = ''
           obj.instance_variable_set("@a", 1)
           obj.instance_variable_set("@b", 1)
           obj.instance_variable_set("@c", 1)
           obj.instance_variable_defined?("@a")
         end
       end
     }.map{|r| r.take}.join
  #=> "" (expected "5000050000")  
#1312 test_ractor.rb:1496: 
     obj = "".freeze # NameError refers the receiver indirectly
     begin
       obj.bar
     rescue => err
     end
     begin
       Ractor.new{} << err
     rescue TypeError
       'ok'
     end
  #=> "" (expected "ok")  
#1313 test_ractor.rb:1509: 
     GC.disable
     Ractor.new {}
     raise "not ok" unless GC.disable
   
     foo = []
     10.times { foo << 1 }
   
     GC.start
   
     'ok'
  #=> "" (expected "ok")  
#1314 test_ractor.rb:1523: 
     workers = (0...8).map do
       Ractor.new do
         loop do
           10_000.times.map { Object.new }
           Ractor.yield Time.now
         end
       end
     end
   
     1_000.times { idle_worker, tmp_reporter = Ractor.select(*workers) }
     "ok"
  #=> "" (expected "ok")  
#1319 test_ractor.rb:1574: 
     module M
       def foo
         @foo
       end
     end
   
     class A
       include M
   
       def initialize
         100.times { |i| instance_variable_set(:"@var_#{i}", "bad: #{i}") }
         @foo = 2
       end
     end
   
     class B
       include M
   
       def initialize
         @foo = 1
       end
     end
   
     Ractor.new do
       b = B.new
       100_000.times do
         raise unless b.foo == 1
       end
     end
   
     a = A.new
     100_000.times do
       raise unless a.foo == 2
     end
   
     "ok"
  #=> "" (expected "ok")  
#1320 test_ractor.rb:1614: 
     class C1; def self.foo = 1; end
     class C2; def self.foo = 2; end
     class C3; def self.foo = 3; end
     class C4; def self.foo = 5; end
     class C5; def self.foo = 7; end
     class C6; def self.foo = 11; end
     class C7; def self.foo = 13; end
     class C8; def self.foo = 17; end
   
     LN = 10_000
     RN = 10
     CS = [C1, C2, C3, C4, C5, C6, C7, C8]
     rs = RN.times.map{|i|
       Ractor.new(CS.shuffle){|cs|
         LN.times.sum{
           cs.inject(1){|r, c| r * c.foo} # c.foo invalidates method cache entry
         }
       }
     }
   
     n = CS.inject(1){|r, c| r * c.foo} * LN
     rs.map{|r| r.take} == Array.new(RN){n}
  #=> "" (expected "true")  
#1323 test_ractor.rb:1655: 
     s = Ractor::Selector.new
     s.add Ractor.new{}
     s.empty?
  #=> "" (expected "false")  
#1324 test_ractor.rb:1662: 
     s = Ractor::Selector.new
     s.add Ractor.new{10}
     s.add Ractor.new{20}
     s.clear
     s.empty?
  #=> "" (expected "true")  
#1325 test_ractor.rb:1671: 
     s = Ractor::Selector.new
     s.add Ractor.new{10}
     s.add Ractor.new{20}
     r, v = s.wait
     vs = []
     vs << v
     r, v = s.wait
     vs << v
     [*vs.sort, s.empty?]
  #=> "" (expected "[10, 20, true]")  
#1326 test_ractor.rb:1684: 
     RN = 30
     rs = RN.times.map{
       Ractor.new{ :v }
     }
     s = Ractor::Selector.new(*rs)
   
     results = []
     until s.empty?
       results << s.wait
   
       # Note that s.wait can raise an exception because other Ractors/Threads
       # can take from the same ractors in the waiting set.
       # In this case there is no other takers so `s.wait` doesn't raise an error.
     end
   
     results.size
  #=> "" (expected "30")  
#1327 test_ractor.rb:1705: 
     RN = 100
     s = Ractor::Selector.new
     rs = RN.times.map{
       Ractor.new{
         Ractor.main << Ractor.new{ Ractor.yield :v3; :v4 }
         Ractor.main << Ractor.new{ Ractor.yield :v5; :v6 }
         Ractor.yield :v1
         :v2
       }
     }
   
     rs.each{|r| s.add(r)}
     h = {v1: 0, v2: 0, v3: 0, v4: 0, v5: 0, v6: 0}
   
     loop do
       case s.wait receive: true
       in :receive, r
         s.add r
       in r, v
         h[v] += 1
         break if h.all?{|k, v| v == RN}
       end
     end
   
     h.sum{|k, v| v}
  #=> "" (expected "600")  
#1328 test_ractor.rb:1734: 
     RN = 30
     rs = RN.times.map{
       Ractor.new{ :v }
     }
     s = Ractor::Selector.new(*rs)
     :ok
  #=> "" (expected "ok")  
#1698 test_yjit.rb:2645: 
     def traced_method
       itself
     end
   
     tracing_ractor = Ractor.new do
       # 1: start tracing
       events = []
       tp = TracePoint.new(:c_call) { events << _1.method_id }
       tp.enable
       Ractor.yield(nil)
   
       # 3: run compiled method on tracing ractor
       Ractor.yield(nil)
       traced_method
   
       events
     ensure
       tp&.disable
     end
   
     tracing_ractor.take
   
     # 2: compile on non tracing ractor
     traced_method
   
     tracing_ractor.take
     tracing_ractor.take
  #=> "" (expected "[:itself]")  
#1699 test_yjit.rb:2676: 
     def compiled(arg)
       if arg
         arg + 1
       else
         itself
         itself
       end
     end
   
     ractor = Ractor.new do
       compiled(false)
       Ractor.yield(nil)
       compiled(41)
     end
   
     tp = TracePoint.new(:line) { itself }
     ractor.take
     tp.enable
   
     ractor.take
  #=> "" (expected "42")  
#1704 test_yjit.rb:2756: 
     class A
       def self.foo
         _foo = 1
         _bar = 2
         begin
           @bar = _foo + _bar
         rescue Ractor::IsolationError
           42
         end
       end
     end
   
     A.foo
     A.foo
   
     Ractor.new { A.foo }.take
  #=> "" (expected "42")  
#1750 test_yjit.rb:3424: 
     r = Ractor.new Ractor.current do |main|
       main << 1
       main << 2
       main << 3
       main << 4
       main << 5
       main << 6
       main << 7
       main << 8
       main << 9
       main << 10
     end
   
     a = []
     a << Ractor.receive_if{|msg| msg == 10}
     a << Ractor.receive_if{|msg| msg == 9}
     a << Ractor.receive_if{|msg| msg == 8}
     a << Ractor.receive_if{|msg| msg == 7}
     a << Ractor.receive_if{|msg| msg == 6}
     a << Ractor.receive_if{|msg| msg == 5}
     a << Ractor.receive_if{|msg| msg == 4}
     a << Ractor.receive_if{|msg| msg == 3}
     a << Ractor.receive_if{|msg| msg == 2}
     a << Ractor.receive_if{|msg| msg == 1}
   
     a.length
  #=> "" (expected "10")  
#1850 test_yjit_rust_port.rb:349: 
     Ractor.new{}.class
  #=> "" (expected "Ractor")  
#1852 test_yjit_rust_port.rb:372: 
     # join
     r = Ractor.new do
       'ok'
     end
     r.take
  #=> "" (expected "ok")  
#1853 test_yjit_rust_port.rb:382: 
     # ping-pong with arg
     r = Ractor.new 'ok' do |msg|
       msg
     end
     r.take
  #=> "" (expected "ok")  
#1854 test_yjit_rust_port.rb:391: 
     # ping-pong with two args
     r =  Ractor.new 'ping', 'pong' do |msg, msg2|
       [msg, msg2]
     end
     'ok' if r.take == ['ping', 'pong']
  #=> "" (expected "ok")  
#1855 test_yjit_rust_port.rb:401: 
     r = Ractor.new do
       msg = Ractor.receive
     end
     r.send 'ok'
     r.take
  #=> "" (expected "ok")  
FAIL 95/0 tests failed
make: *** [uncommon.mk:877: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=28250
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

.Leaked file descriptor: TestPTY#test_open_with_block: 8 #<File::Stat dev=0xfc00, ino=1757517, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-10-12 06:21:25.202310012 +0000, mtime=2023-10-12 06:25:04.33498636 +0000, ctime=2023-10-12 06:25:04.33498636 +0000>
Leaked file descriptor: TestPTY#test_open_with_block: 9 #<File::Stat dev=0x9, ino=3687200248, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    2086188  opc    8r   REG              252,0  6940392    1757517 /var/lib/sss/mc/group
ruby    2086188  opc    9u  unix 0x0000000000000000      0t0 3687200248 type=STREAM
Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=1757516, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-12 06:22:40.266541696 +0000, mtime=2023-10-12 06:22:40.254541659 +0000, ctime=2023-10-12 06:22:40.254541659 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2086186  opc    9r   REG  252,0  9253600 1757516 /var/lib/sss/mc/passwd
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 41683>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    2086188  opc   13u  IPv4 3687211136      0t0  TCP localhost:41683->localhost:35848 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13
Leaked file descriptor: TestOptionParserLoad#test_load_nothing: 10 #<File::Stat dev=0xfc00, ino=1757516, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-12 06:26:31.823256776 +0000, mtime=2023-10-12 06:26:29.967251033 +0000, ctime=2023-10-12 06:26:29.967251033 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2086187  opc   10r   REG  252,0  9253600 1757516 /var/lib/sss/mc/passwd
Leaked file descriptor: TestDir#test_home: 11 #<File::Stat dev=0x9, ino=3687234845, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    2086187  opc   11u  unix 0x0000000000000000      0t0 3687234845 type=STREAM

Retrying...
Leaked file descriptor: TestEtc#test_passwd_with_low_level_api: 5 #<File::Stat dev=0x9, ino=3687237414, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    2086183  opc    5u  unix 0x0000000000000000      0t0 3687237414 type=STREAM
Leaked file descriptor: TestEtc#test_getlogin: 8 #<File::Stat dev=0xfc00, ino=1757516, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-12 06:28:21.843597216 +0000, mtime=2023-10-12 06:28:21.495596139 +0000, ctime=2023-10-12 06:28:21.495596139 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2086183  opc    8r   REG  252,0  9253600 1757516 /var/lib/sss/mc/passwd
Leaked file descriptor: TestEtc#test_getgrnam: 9 #<File::Stat dev=0xfc00, ino=1757517, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-10-12 06:28:21.843597216 +0000, mtime=2023-10-12 06:28:21.499596151 +0000, ctime=2023-10-12 06:28:21.499596151 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2086183  opc    9r   REG  252,0  6940392 1757517 /var/lib/sss/mc/group

  1) Failure:
TestDigestRactor::TestRMD160Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117503 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  2) Failure:
TestDigestRactor::TestSHA512Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117499 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  3) Failure:
TestDigestRactor::TestSHA384Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117495 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  4) Failure:
TestDigestRactor::TestSHA256Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117491 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  5) Failure:
TestDigestRactor::TestSHA1Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117487 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  6) Failure:
TestDigestRactor::TestMD5Ractor#test_s_hexdigest [/home/opc/ruby/src/master/test/digest/test_ractor.rb:17]:
pid 2117483 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:6:in `block in <main>'
| 	from -:5:in `each'
| 	from -:5:in `map'
| 	from -:5:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true", "true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:6:in `block in <main>'",
   |  "\tfrom -:5:in `each'",
   |  "\tfrom -:5:in `map'",
   |  "\tfrom -:5:in `<main>'"]>.

  7) Failure:
TestStringScannerRactor#test_ractor [/home/opc/ruby/src/master/test/strscan/test_ractor.rb:10]:
pid 2117463 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:3:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["stra", " ", "strb", " ", "strc"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:3:in `<main>'"]>.

  8) Failure:
TestStringIOInRactor#test_ractor [/home/opc/ruby/src/master/test/stringio/test_ractor.rb:10]:
pid 2117421 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:3:in `<main>'
.

Finished tests in 212.419190s, 124.8334 tests/s, 44173.7303 assertions/s.
1. [1/2] Assertion for "stdout"
   | <["true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:3:in `<main>'"]>.

  9) Failure:
TestIOWaitInRactor#test_ractor [/home/opc/ruby/src/master/test/io/wait/test_ractor.rb:9]:
pid 2117428 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:2:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["true"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:2:in `<main>'"]>.

 10) Failure:
TestMemoryView#test_ractor [/home/opc/ruby/src/master/test/ruby/test_memory_view.rb:325]:
pid 2117432 exit 1
| <internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)
| 	from -:4:in `<main>'
.

1. [1/2] Assertion for "stdout"
   | <["[5, 6]", "[-7, -8]"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["<internal:ractor>:282:in `new': can't create Thread: Invalid argument (ThreadError)",
   |  "\tfrom -:4:in `<main>'"]>.

 11) Error:
TestEnv#test_huge_value_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 12) Error:
TestEnv#test_each_value_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 13) Error:
TestEnv#test_each_key_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 14) Error:
TestEnv#test_values_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 15) Error:
TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 16) Error:
TestEnv#test_reject_bang_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 17) Error:
TestEnv#test_filter_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 18) Error:
TestEnv#test_to_s_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 19) Error:
TestEnv#test_keep_if_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 20) Error:
TestEnv#test_replace_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
26517 tests, 9383348 assertions, 10 failures, 69 errors, 178 skips

ruby -v: ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [aarch64-linux]

 21) Error:
TestEnv#test_reject_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 22) Error:
TestEnv#test_rassoc_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 23) Error:
TestEnv#test_invert_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 24) Error:
TestEnv#test_fetch_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 25) Error:
TestEnv#test_aset_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 26) Error:
TestEnv#test_to_a_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 27) Error:
TestEnv#test_empty_p_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 28) Error:
TestEnv#test_has_key_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 29) Error:
TestEnv#test_clear_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 30) Error:
TestEnv#test_shared_substring_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 31) Error:
TestEnv#test_getenv_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 32) Error:
TestEnv#test_frozen_env_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 33) Error:
TestEnv#test_keys_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 34) Error:
TestEnv#test_key_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 35) Error:
TestEnv#test_inspect_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 36) Error:
TestEnv#test_select_bang_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 37) Error:
TestEnv#test_to_h_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 38) Error:
TestEnv#test_assoc_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 39) Error:
TestISeq#test_mandatory_only_redef:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
    /home/opc/ruby/src/master/test/ruby/test_iseq.rb:749:in `<main>'
    /home/opc/ruby/src/master/test/ruby/test_iseq.rb:748:in `test_mandatory_only_redef'

 40) Error:
TestEtc#test_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 41) Error:
TestEnv#test_shift_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 42) Error:
TestEnv#test_dup_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 43) Error:
TestEnv#test_slice_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 44) Error:
TestEnv#test_filter_bang_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 45) Error:
TestEnv#test_rehash_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 46) Error:
RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 47) Error:
RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 48) Error:
TestTmpdir#test_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 49) Error:
TestPathnameRactor#test_ractor_shareable:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
    /home/opc/ruby/src/master/test/pathname/test_ractor.rb:15:in `<main>'
    /home/opc/ruby/src/master/test/pathname/test_ractor.rb:11:in `test_ractor_shareable'

 50) Error:
TestBigDecimalRactor#test_ractor_shareable:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
    /home/opc/ruby/src/master/test/bigdecimal/test_ractor.rb:17:in `<main>'
    /home/opc/ruby/src/master/test/bigdecimal/test_ractor.rb:13:in `test_ractor_shareable'

 51) Error:
TC_OpenStruct#test_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 52) Error:
TC_OpenStruct#test_access_methods_from_different_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 53) Error:
TestObjSpaceRactor#test_tracing_does_not_crash:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 54) Error:
TestPsychRactor#test_ractor_constants:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 55) Error:
TestPsychRactor#test_ractor_config:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 56) Error:
TestPsychRactor#test_not_shareable:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 57) Error:
TestPsychRactor#test_ractor_round_trip:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 58) Error:
JSONInRactorTest#test_generate:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
    /home/opc/ruby/src/master/test/json/ractor_test.rb:12:in `<main>'
    /home/opc/ruby/src/master/test/json/ractor_test.rb:8:in `test_generate'

 59) Error:
TestTimeExtension#test_rfc2822_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 60) Error:
URI::TestCommon#test_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 61) Error:
TestFiberCurrentRactor#test_ractor_shareable:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'
    /home/opc/ruby/src/master/test/fiber/test_ractor.rb:15:in `<main>'
    /home/opc/ruby/src/master/test/fiber/test_ractor.rb:11:in `test_ractor_shareable'

 62) Error:
TestDateParseRactor#test_date_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 63) Error:
TestEnv#test_has_value2_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 64) Error:
TestEnv#test_to_hash_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 65) Error:
TestEnv#test_delete_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 66) Error:
TestEnv#test_delete_if_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 67) Error:
TestEnv#test_except_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 68) Error:
TestEnv#test_has_value_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 69) Error:
TestEnv#test_each_pair_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 70) Error:
TestEnv#test_update_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 71) Error:
TestEnv#test_select_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 72) Error:
TestEnv#test_values_at_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 73) Error:
TestEnv#test_size_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 74) Error:
TestEnv#test_frozen_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 75) Error:
TestEnv#test_bracket_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 76) Error:
RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 77) Error:
RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 78) Error:
RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

 79) Error:
RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor:
ThreadError: can't create Thread: Invalid argument
    <internal:ractor>:282:in `new'

make: *** [uncommon.mk:939: yes-test-all] Error 79
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [aarch64-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 .................................................................

Finished in 89.709580 seconds

3715 files, 32614 examples, 211181 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.
raw logfile