# Logfile created on 2026-03-24 14:59:48 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d0f86c4fdc0 @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-random0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random0.20260324-145948", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d0f86dfddc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d0f86dfdc08 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d0f827292f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random0.20260324-145948", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random0.20260324-145948>, @binmode=false, @mon_data=#<Monitor:0x00007d0f86dfd640>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   4ccaed2..708656c  master     -> origin/master
Updating 4ccaed2..708656c
Fast-forward
 gems/bundled_gems                         |   2 +-
 lib/prism/node_ext.rb                     |   8 +-
 lib/prism/translation/parser/compiler.rb  |   2 +-
 lib/prism/translation/ripper.rb           |   4 +-
 lib/prism/translation/ruby_parser.rb      |   4 +-
 prism/config.yml                          |  51 ++-----
 prism/prism.c                             | 174 ++++++++++++----------
 prism/templates/lib/prism/dsl.rb.erb      |   2 +-
 prism/templates/template.rb               |  16 +-
 prism_compile.c                           |   9 +-
 test/prism/result/error_recovery_test.rb  | 237 ++++++++++++++++++++++++++++++
 test/prism/result/source_location_test.rb |   2 +-
 test/ruby/test_compile_prism.rb           |   2 +-
 13 files changed, 364 insertions(+), 149 deletions(-)
 create mode 100644 test/prism/result/error_recovery_test.rb
Latest commit hash = 708656c735
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random0/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-random0/prism/srcs.mk /tmp/ruby/src/trunk-random0/prism/srcs.mk.in
/tmp/ruby/src/trunk-random0/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk-random0/tool/prereq.status /tmp/ruby/src/trunk-random0/common.mk /tmp/ruby/src/trunk-random0/prism/srcs.mk /tmp/ruby/src/trunk-random0/depend > uncommon.mk
/tmp/ruby/src/trunk-random0/revision.h updated
compiling /tmp/ruby/src/trunk-random0/prism/prism.c
compiling /tmp/ruby/src/trunk-random0/prism/regexp.c
compiling /tmp/ruby/src/trunk-random0/prism/source.c
compiling /tmp/ruby/src/trunk-random0/prism/static_literals.c
compiling /tmp/ruby/src/trunk-random0/prism/string_query.c
compiling /tmp/ruby/src/trunk-random0/prism/stringy.c
compiling /tmp/ruby/src/trunk-random0/prism/strncasecmp.c
compiling /tmp/ruby/src/trunk-random0/prism/strpbrk.c
Downloading bundled gem repl_type_completor-0.1.15...
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision unchanged
compiling /tmp/ruby/src/trunk-random0/prism/arena.c
compiling /tmp/ruby/src/trunk-random0/prism/buffer.c
compiling /tmp/ruby/src/trunk-random0/prism/char.c
compiling /tmp/ruby/src/trunk-random0/prism/constant_pool.c
compiling /tmp/ruby/src/trunk-random0/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-random0/prism/encoding.c
compiling /tmp/ruby/src/trunk-random0/prism/integer.c
compiling /tmp/ruby/src/trunk-random0/prism/json.c
compiling /tmp/ruby/src/trunk-random0/prism/line_offset_list.c
compiling /tmp/ruby/src/trunk-random0/prism/list.c
compiling /tmp/ruby/src/trunk-random0/prism/memchr.c
compiling /tmp/ruby/src/trunk-random0/prism/node.c
compiling /tmp/ruby/src/trunk-random0/prism/options.c
compiling /tmp/ruby/src/trunk-random0/prism/parser.c
compiling /tmp/ruby/src/trunk-random0/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-random0/prism/serialize.c
compiling /tmp/ruby/src/trunk-random0/prism/tokens.c
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Extracting bundle gem repl_type_completor-0.1.15...
Unpacked gems/repl_type_completor-0.1.15.gem
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
compiling dump_ast
making /tmp/ruby/src/trunk-random0/ast.rbinc
making /tmp/ruby/src/trunk-random0/dir.rbinc
making /tmp/ruby/src/trunk-random0/gc.rbinc
making /tmp/ruby/src/trunk-random0/numeric.rbinc
making /tmp/ruby/src/trunk-random0/io.rbinc
making /tmp/ruby/src/trunk-random0/marshal.rbinc
making /tmp/ruby/src/trunk-random0/pack.rbinc
making /tmp/ruby/src/trunk-random0/trace_point.rbinc
making /tmp/ruby/src/trunk-random0/warning.rbinc
making /tmp/ruby/src/trunk-random0/array.rbinc
making /tmp/ruby/src/trunk-random0/hash.rbinc
making /tmp/ruby/src/trunk-random0/kernel.rbinc
making /tmp/ruby/src/trunk-random0/pathname_builtin.rbinc
making /tmp/ruby/src/trunk-random0/ractor.rbinc
making /tmp/ruby/src/trunk-random0/symbol.rbinc
making /tmp/ruby/src/trunk-random0/timev.rbinc
making /tmp/ruby/src/trunk-random0/thread_sync.rbinc
making /tmp/ruby/src/trunk-random0/nilclass.rbinc
making /tmp/ruby/src/trunk-random0/prelude.rbinc
making /tmp/ruby/src/trunk-random0/gem_prelude.rbinc
making /tmp/ruby/src/trunk-random0/jit_hook.rbinc
making /tmp/ruby/src/trunk-random0/jit_undef.rbinc
making /tmp/ruby/src/trunk-random0/yjit.rbinc
making /tmp/ruby/src/trunk-random0/zjit.rbinc
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-random0/miniinit.c
compiling /tmp/ruby/src/trunk-random0/array.c
compiling /tmp/ruby/src/trunk-random0/ast.c
compiling /tmp/ruby/src/trunk-random0/box.c
compiling /tmp/ruby/src/trunk-random0/compile.c
compiling /tmp/ruby/src/trunk-random0/cont.c
compiling /tmp/ruby/src/trunk-random0/dir.c
compiling /tmp/ruby/src/trunk-random0/error.c
compiling /tmp/ruby/src/trunk-random0/eval.c
compiling /tmp/ruby/src/trunk-random0/gc.c
compiling /tmp/ruby/src/trunk-random0/hash.c
compiling /tmp/ruby/src/trunk-random0/inits.c
compiling /tmp/ruby/src/trunk-random0/io.c
compiling /tmp/ruby/src/trunk-random0/iseq.c
compiling /tmp/ruby/src/trunk-random0/load.c
compiling /tmp/ruby/src/trunk-random0/marshal.c
compiling /tmp/ruby/src/trunk-random0/numeric.c
compiling /tmp/ruby/src/trunk-random0/object.c
compiling /tmp/ruby/src/trunk-random0/pack.c
compiling /tmp/ruby/src/trunk-random0/pathname.c
compiling /tmp/ruby/src/trunk-random0/proc.c
compiling /tmp/ruby/src/trunk-random0/ractor.c
compiling /tmp/ruby/src/trunk-random0/ruby.c
compiling /tmp/ruby/src/trunk-random0/symbol.c
compiling /tmp/ruby/src/trunk-random0/thread.c
compiling /tmp/ruby/src/trunk-random0/time.c
compiling /tmp/ruby/src/trunk-random0/version.c
compiling /tmp/ruby/src/trunk-random0/vm.c
compiling /tmp/ruby/src/trunk-random0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-random0/vm_dump.c
compiling /tmp/ruby/src/trunk-random0/vm_trace.c
compiling /tmp/ruby/src/trunk-random0/prism/api_node.c
compiling /tmp/ruby/src/trunk-random0/prism/extension.c
compiling /tmp/ruby/src/trunk-random0/prism_init.c
compiling /tmp/ruby/src/trunk-random0/yjit.c
compiling /tmp/ruby/src/trunk-random0/jit.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

builtin_binary.rbbin updated
586ee4250b472d2ee4bc47558e55a2bc4a641963fec05ab88fc0dd1723c17873  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-random0/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
/tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:102:in `initialize': No such file or directory @ rb_sysopen - /tmp/ruby/src/trunk-random0/tmp/ruby/src/trunk-random0/.bundle/specifications/repl_type_completor-0.1.14.gemspec (Errno::ENOENT)
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:102:in `open'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:102:in `block in default_gem?'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:101:in `fetch'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:101:in `default_gem?'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:149:in `block in <main>'
	from <internal:dir>:220:in `glob'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:97:in `glob'
	from /tmp/ruby/src/trunk-random0/tool/outdate-bundled-gems.rb:147:in `<main>'
make: *** [uncommon.mk:1536: outdate-bundled-gems] Error 1
make: *** Waiting for unfinished jobs....
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rdoc.revision unchanged
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

$$$[end] "make install -j4" exit with 512.
raw logfile