# Logfile created on 2026-03-24 15:02:41 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007c6fb7d9fdc0 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @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-random1.20260324-150241", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c6fbc3cde28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c6fbc3cdc70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c6fb7d092f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20260324-150241", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20260324-150241>, @binmode=false, @mon_data=#<Monitor:0x00007c6fbc3cd8b0>, @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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rdoc.revision - /tmp/ruby/src/trunk-random1/.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-random1/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-random1/prism/srcs.mk /tmp/ruby/src/trunk-random1/prism/srcs.mk.in /tmp/ruby/src/trunk-random1/prism/srcs.mk unchanged sed -f /tmp/ruby/src/trunk-random1/tool/prereq.status /tmp/ruby/src/trunk-random1/common.mk /tmp/ruby/src/trunk-random1/prism/srcs.mk /tmp/ruby/src/trunk-random1/depend > uncommon.mk /tmp/ruby/src/trunk-random1/revision.h updated compiling /tmp/ruby/src/trunk-random1/prism/source.c compiling /tmp/ruby/src/trunk-random1/prism/static_literals.c compiling /tmp/ruby/src/trunk-random1/prism/string_query.c compiling /tmp/ruby/src/trunk-random1/prism/stringy.c compiling /tmp/ruby/src/trunk-random1/prism/strncasecmp.c compiling /tmp/ruby/src/trunk-random1/prism/strpbrk.c Downloading bundled gem repl_type_completor-0.1.15... Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rdoc.revision - /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rdoc.revision unchanged compiling /tmp/ruby/src/trunk-random1/prism/arena.c compiling /tmp/ruby/src/trunk-random1/prism/buffer.c compiling /tmp/ruby/src/trunk-random1/prism/char.c compiling /tmp/ruby/src/trunk-random1/prism/constant_pool.c compiling /tmp/ruby/src/trunk-random1/prism/diagnostic.c compiling /tmp/ruby/src/trunk-random1/prism/encoding.c compiling /tmp/ruby/src/trunk-random1/prism/integer.c compiling /tmp/ruby/src/trunk-random1/prism/json.c compiling /tmp/ruby/src/trunk-random1/prism/line_offset_list.c compiling /tmp/ruby/src/trunk-random1/prism/list.c compiling /tmp/ruby/src/trunk-random1/prism/memchr.c compiling /tmp/ruby/src/trunk-random1/prism/node.c compiling /tmp/ruby/src/trunk-random1/prism/options.c compiling /tmp/ruby/src/trunk-random1/prism/parser.c compiling /tmp/ruby/src/trunk-random1/prism/prettyprint.c compiling /tmp/ruby/src/trunk-random1/prism/prism.c compiling /tmp/ruby/src/trunk-random1/prism/regexp.c compiling /tmp/ruby/src/trunk-random1/prism/serialize.c compiling /tmp/ruby/src/trunk-random1/prism/tokens.c generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated Extracting bundle gem repl_type_completor-0.1.15... generating enc.mk Unpacked gems/repl_type_completor-0.1.15.gem making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' compiling dump_ast making /tmp/ruby/src/trunk-random1/ast.rbinc making /tmp/ruby/src/trunk-random1/dir.rbinc making /tmp/ruby/src/trunk-random1/gc.rbinc making /tmp/ruby/src/trunk-random1/numeric.rbinc making /tmp/ruby/src/trunk-random1/io.rbinc making /tmp/ruby/src/trunk-random1/trace_point.rbinc making /tmp/ruby/src/trunk-random1/pack.rbinc making /tmp/ruby/src/trunk-random1/marshal.rbinc making /tmp/ruby/src/trunk-random1/warning.rbinc making /tmp/ruby/src/trunk-random1/array.rbinc making /tmp/ruby/src/trunk-random1/hash.rbinc making /tmp/ruby/src/trunk-random1/kernel.rbinc making /tmp/ruby/src/trunk-random1/pathname_builtin.rbinc making /tmp/ruby/src/trunk-random1/ractor.rbinc making /tmp/ruby/src/trunk-random1/symbol.rbinc making /tmp/ruby/src/trunk-random1/timev.rbinc making /tmp/ruby/src/trunk-random1/thread_sync.rbinc making /tmp/ruby/src/trunk-random1/nilclass.rbinc making /tmp/ruby/src/trunk-random1/prelude.rbinc making /tmp/ruby/src/trunk-random1/gem_prelude.rbinc making /tmp/ruby/src/trunk-random1/jit_hook.rbinc making /tmp/ruby/src/trunk-random1/jit_undef.rbinc making /tmp/ruby/src/trunk-random1/yjit.rbinc making /tmp/ruby/src/trunk-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/miniinit.c compiling /tmp/ruby/src/trunk-random1/ast.c compiling /tmp/ruby/src/trunk-random1/array.c compiling /tmp/ruby/src/trunk-random1/box.c compiling /tmp/ruby/src/trunk-random1/compile.c compiling /tmp/ruby/src/trunk-random1/cont.c compiling /tmp/ruby/src/trunk-random1/dir.c compiling /tmp/ruby/src/trunk-random1/error.c compiling /tmp/ruby/src/trunk-random1/eval.c compiling /tmp/ruby/src/trunk-random1/gc.c compiling /tmp/ruby/src/trunk-random1/hash.c compiling /tmp/ruby/src/trunk-random1/inits.c compiling /tmp/ruby/src/trunk-random1/io.c compiling /tmp/ruby/src/trunk-random1/iseq.c compiling /tmp/ruby/src/trunk-random1/load.c compiling /tmp/ruby/src/trunk-random1/marshal.c compiling /tmp/ruby/src/trunk-random1/numeric.c compiling /tmp/ruby/src/trunk-random1/object.c compiling /tmp/ruby/src/trunk-random1/pack.c compiling /tmp/ruby/src/trunk-random1/pathname.c compiling /tmp/ruby/src/trunk-random1/proc.c compiling /tmp/ruby/src/trunk-random1/ractor.c compiling /tmp/ruby/src/trunk-random1/ruby.c compiling /tmp/ruby/src/trunk-random1/symbol.c compiling /tmp/ruby/src/trunk-random1/thread.c compiling /tmp/ruby/src/trunk-random1/time.c compiling /tmp/ruby/src/trunk-random1/version.c compiling /tmp/ruby/src/trunk-random1/vm.c compiling /tmp/ruby/src/trunk-random1/vm_backtrace.c compiling /tmp/ruby/src/trunk-random1/vm_dump.c compiling /tmp/ruby/src/trunk-random1/vm_trace.c compiling /tmp/ruby/src/trunk-random1/prism/api_node.c compiling /tmp/ruby/src/trunk-random1/prism/extension.c compiling /tmp/ruby/src/trunk-random1/prism_init.c compiling /tmp/ruby/src/trunk-random1/yjit.c compiling /tmp/ruby/src/trunk-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' 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-random1' make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-random1' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' make[1]: Entering directory '/tmp/ruby/build/trunk-random1' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' $$$[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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/zjit/src/lib.rs' /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:102:in `initialize': No such file or directory @ rb_sysopen - /tmp/ruby/src/trunk-random1/tmp/ruby/src/trunk-random1/.bundle/specifications/repl_type_completor-0.1.14.gemspec (Errno::ENOENT) from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:102:in `open' from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:102:in `block in default_gem?' from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:101:in `fetch' from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:101:in `default_gem?' from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:149:in `block in <main>' from <internal:dir>:220:in `glob' from /tmp/ruby/src/trunk-random1/tool/outdate-bundled-gems.rb:97:in `glob' from /tmp/ruby/src/trunk-random1/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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rdoc.revision - /tmp/ruby/src/trunk-random1/.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.