# Logfile created on 2026-03-24 14:38:21 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000076692231fdd8 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.20260324-143821", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000766922c7e140 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000766922c7dfd8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076691db19390 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20260324-143821", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20260324-143821>, @binmode=false, @mon_data=#<Monitor:0x0000766922c7dd30>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision unchanged rm -rf .bundle/gems/win32ole-1.9.3/ $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-src -j20 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 -j20" exit with 0. $$$[beg] make after-update -j20 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk/prism/srcs.mk /tmp/ruby/src/trunk/prism/srcs.mk.in /tmp/ruby/src/trunk/prism/srcs.mk unchanged sed -f /tmp/ruby/src/trunk/tool/prereq.status /tmp/ruby/src/trunk/common.mk /tmp/ruby/src/trunk/prism/srcs.mk /tmp/ruby/src/trunk/depend > uncommon.mk Downloading bundled gem repl_type_completor-0.1.15... Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision unchanged /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb compiling /tmp/ruby/src/trunk/prism/arena.c compiling /tmp/ruby/src/trunk/prism/buffer.c compiling /tmp/ruby/src/trunk/prism/char.c compiling /tmp/ruby/src/trunk/prism/constant_pool.c compiling /tmp/ruby/src/trunk/prism/encoding.c compiling /tmp/ruby/src/trunk/prism/integer.c compiling /tmp/ruby/src/trunk/prism/json.c compiling /tmp/ruby/src/trunk/prism/line_offset_list.c compiling /tmp/ruby/src/trunk/prism/list.c compiling /tmp/ruby/src/trunk/prism/memchr.c compiling /tmp/ruby/src/trunk/prism/node.c compiling /tmp/ruby/src/trunk/prism/options.c compiling /tmp/ruby/src/trunk/prism/parser.c compiling /tmp/ruby/src/trunk/prism/prettyprint.c compiling /tmp/ruby/src/trunk/prism/prism.c compiling /tmp/ruby/src/trunk/prism/regexp.c compiling /tmp/ruby/src/trunk/prism/serialize.c compiling /tmp/ruby/src/trunk/prism/source.c compiling /tmp/ruby/src/trunk/prism/static_literals.c compiling /tmp/ruby/src/trunk/prism/string_query.c compiling /tmp/ruby/src/trunk/prism/stringy.c x86_64-linux-fake.rb updated compiling /tmp/ruby/src/trunk/prism/strncasecmp.c compiling /tmp/ruby/src/trunk/prism/strpbrk.c compiling /tmp/ruby/src/trunk/prism/tokens.c generating enc.mk compiling /tmp/ruby/src/trunk/prism/diagnostic.c Extracting bundle gem repl_type_completor-0.1.15... Unpacked gems/repl_type_completor-0.1.15.gem making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' compiling dump_ast making /tmp/ruby/src/trunk/ast.rbinc making /tmp/ruby/src/trunk/dir.rbinc making /tmp/ruby/src/trunk/gc.rbinc making /tmp/ruby/src/trunk/numeric.rbinc making /tmp/ruby/src/trunk/io.rbinc making /tmp/ruby/src/trunk/marshal.rbinc making /tmp/ruby/src/trunk/pack.rbinc making /tmp/ruby/src/trunk/trace_point.rbinc making /tmp/ruby/src/trunk/warning.rbinc making /tmp/ruby/src/trunk/array.rbinc making /tmp/ruby/src/trunk/hash.rbinc making /tmp/ruby/src/trunk/kernel.rbinc making /tmp/ruby/src/trunk/pathname_builtin.rbinc making /tmp/ruby/src/trunk/ractor.rbinc making /tmp/ruby/src/trunk/timev.rbinc making /tmp/ruby/src/trunk/symbol.rbinc making /tmp/ruby/src/trunk/thread_sync.rbinc making /tmp/ruby/src/trunk/nilclass.rbinc making /tmp/ruby/src/trunk/prelude.rbinc making /tmp/ruby/src/trunk/gem_prelude.rbinc making /tmp/ruby/src/trunk/jit_hook.rbinc making /tmp/ruby/src/trunk/jit_undef.rbinc making /tmp/ruby/src/trunk/yjit.rbinc making /tmp/ruby/src/trunk/zjit.rbinc $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.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/miniinit.c compiling /tmp/ruby/src/trunk/array.c compiling /tmp/ruby/src/trunk/ast.c compiling /tmp/ruby/src/trunk/box.c compiling /tmp/ruby/src/trunk/compile.c compiling /tmp/ruby/src/trunk/cont.c compiling /tmp/ruby/src/trunk/dir.c compiling /tmp/ruby/src/trunk/error.c compiling /tmp/ruby/src/trunk/eval.c compiling /tmp/ruby/src/trunk/gc.c compiling /tmp/ruby/src/trunk/hash.c compiling /tmp/ruby/src/trunk/inits.c compiling /tmp/ruby/src/trunk/io.c compiling /tmp/ruby/src/trunk/iseq.c compiling /tmp/ruby/src/trunk/load.c compiling /tmp/ruby/src/trunk/marshal.c compiling /tmp/ruby/src/trunk/numeric.c compiling /tmp/ruby/src/trunk/object.c compiling /tmp/ruby/src/trunk/pack.c compiling /tmp/ruby/src/trunk/pathname.c compiling /tmp/ruby/src/trunk/proc.c compiling /tmp/ruby/src/trunk/ractor.c compiling /tmp/ruby/src/trunk/ruby.c compiling /tmp/ruby/src/trunk/symbol.c compiling /tmp/ruby/src/trunk/thread.c compiling /tmp/ruby/src/trunk/time.c compiling /tmp/ruby/src/trunk/version.c compiling /tmp/ruby/src/trunk/vm.c compiling /tmp/ruby/src/trunk/vm_backtrace.c compiling /tmp/ruby/src/trunk/vm_dump.c compiling /tmp/ruby/src/trunk/vm_trace.c compiling /tmp/ruby/src/trunk/prism/api_node.c compiling /tmp/ruby/src/trunk/prism/extension.c compiling /tmp/ruby/src/trunk/prism_init.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.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 d881004600785a8df935b39e83f6649270f4b83d93e4d2b2f4f331243a5dd6a5 builtin_binary.rbbin compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.4.1.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.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' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision - generating enc.mk /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:102:in `initialize': No such file or directory @ rb_sysopen - /tmp/ruby/src/trunk/tmp/ruby/src/trunk/.bundle/specifications/repl_type_completor-0.1.14.gemspec (Errno::ENOENT) from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:102:in `open' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:102:in `block in default_gem?' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:101:in `fetch' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:101:in `default_gem?' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:149:in `block in <main>' from <internal:dir>:220:in `glob' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:97:in `glob' from /tmp/ruby/src/trunk/tool/outdate-bundled-gems.rb:147:in `<main>' gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.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. /tmp/ruby/src/trunk/.bundle/.timestamp/rdoc.revision unchanged make: *** [uncommon.mk:1536: outdate-bundled-gems] Error 1 make: *** Waiting for unfinished jobs.... $$$[end] "make install -j20" exit with 512.