# Logfile created on 2025-11-19 07:25:30 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffffa10afdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20251119-072530", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffffa0fd8798 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffffa0fd85e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffffa1079670 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20251119-072530", @dev=#<File:/home/opc/ruby/logs/brlog.master.20251119-072530>, @binmode=false, @mon_data=#<Monitor:0x0000ffffa0fd83b0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /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 unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src -j3
Already up to date.
Latest commit hash = 8986115e0a
$$$[end] "make update-src -j3" exit with 0.
$$$[beg] make after-update -j3
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'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
revision.h updated
generating aarch64-linux-fake.rb
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
In file included from /home/opc/ruby/src/master/yjit.h:7,
from /home/opc/ruby/src/master/internal/cmdlineopt.h:4,
from /home/opc/ruby/src/master/version.c:12:
/home/opc/ruby/src/master/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant
#define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
^~
/home/opc/ruby/src/master/include/ruby/internal/config.h:37:26: note: in definition of macro ‘TOKEN_PASTE’
#define TOKEN_PASTE(x,y) x##y
^
/home/opc/ruby/src/master/version.h:29:5: note: in expansion of macro ‘ONLY_ONE_DIGIT’
#if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH)
^~~~~~~~~~~~~~
/home/opc/ruby/src/master/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant
#define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
^~
/home/opc/ruby/src/master/include/ruby/internal/config.h:37:26: note: in definition of macro ‘TOKEN_PASTE’
#define TOKEN_PASTE(x,y) x##y
^
/home/opc/ruby/src/master/version.h:34:5: note: in expansion of macro ‘ONLY_ONE_DIGIT’
#if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY)
^~~~~~~~~~~~~~
aarch64-linux-fake.rb updated
generating enc.mk
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'
$$$[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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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/version.c
In file included from /home/opc/ruby/src/master/yjit.h:7,
from /home/opc/ruby/src/master/internal/cmdlineopt.h:4,
from /home/opc/ruby/src/master/version.c:12:
/home/opc/ruby/src/master/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant
#define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
^~
/home/opc/ruby/src/master/include/ruby/internal/config.h:37:26: note: in definition of macro ‘TOKEN_PASTE’
#define TOKEN_PASTE(x,y) x##y
^
/home/opc/ruby/src/master/version.h:29:5: note: in expansion of macro ‘ONLY_ONE_DIGIT’
#if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH)
^~~~~~~~~~~~~~
/home/opc/ruby/src/master/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant
#define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
^~
/home/opc/ruby/src/master/include/ruby/internal/config.h:37:26: note: in definition of macro ‘TOKEN_PASTE’
#define TOKEN_PASTE(x,y) x##y
^
/home/opc/ruby/src/master/version.h:34:5: note: in expansion of macro ‘ONLY_ONE_DIGIT’
#if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY)
^~~~~~~~~~~~~~
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
make: *** [Makefile:495: version.o] Error 1
$$$[end] "make miniruby -j3" exit with 512.