# Logfile created on 2025-12-24 13:56:35 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d1a4accfdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_clang_15", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_15", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15", @configure_opts=["CC=clang-15"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20251224-135635", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d1a4f2cdbe8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d1a4f2cd968 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d1a4ac09428 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_15.20251224-135635", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_15.20251224-135635>, @binmode=false, @mon_data=#<Monitor:0x00007d1a4f2cd490>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists rm -rf .bundle/gems/win32ole-1.9.2/ $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby df1c9a06..285e22ed master -> origin/master Updating df1c9a06..285e22ed Fast-forward doc/language/options.md | 7 ------- ext/-test-/scheduler/scheduler.c | 3 ++- ruby.c | 5 ----- test/ruby/test_box.rb | 2 +- test/ruby/test_proc.rb | 4 ++-- test/ruby/test_rubyoptions.rb | 13 +++---------- test/rubygems/test_gem_commands_update_command.rb | 2 +- version.c | 10 +--------- 8 files changed, 10 insertions(+), 36 deletions(-) Latest commit hash = 285e22edc5 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_clang_15/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' /tmp/ruby/src/trunk_clang_15/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/17.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_15/target/release/' '/tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_15/target/release/' '/tmp/ruby/src/trunk_clang_15/zjit/src/lib.rs' Ubuntu clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_clang_15/ruby.c compiling /tmp/ruby/src/trunk_clang_15/version.c linking miniruby /usr/bin/ld: box.o: in function `rb_initialize_main_box': /tmp/ruby/src/trunk_clang_15/box.c:917:(.text+0xb63): undefined reference to `ruby_api_version_name' clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:310: miniruby] Error 1 $$$[end] "make miniruby -j4" exit with 512.