# Logfile created on 2024-01-31 18:08:17 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056449f2620c0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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\"", @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, @logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20240131-180817", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056449f2fb4c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056449f2fb388 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056449f2fb1a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20240131-180817", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20240131-180817>, @binmode=false, @mon_data=#<Monitor:0x000056449f2fb0e0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 09427f51a2
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/version.c
building Rust YJIT (release mode)
error[E0425]: cannot find function `jit_prepare_routine_call` in this scope
    --> /tmp/ruby/src/trunk-random1/yjit/src/codegen.rs:5025:5
     |
350  | / fn jit_prepare_non_leaf_call(
351  | |     jit: &mut JITState,
352  | |     asm: &mut Assembler
353  | | ) {
...    |
359  | |     asm.clear_local_types();
360  | | }
     | |_- similarly named function `jit_prepare_non_leaf_call` defined here
...
5025 |       jit_prepare_routine_call(jit, asm);
     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `jit_prepare_non_leaf_call`

error[E0425]: cannot find function `jit_prepare_routine_call` in this scope
    --> /tmp/ruby/src/trunk-random1/yjit/src/codegen.rs:5069:5
     |
350  | / fn jit_prepare_non_leaf_call(
351  | |     jit: &mut JITState,
352  | |     asm: &mut Assembler
353  | | ) {
...    |
359  | |     asm.clear_local_types();
360  | | }
     | |_- similarly named function `jit_prepare_non_leaf_call` defined here
...
5069 |       jit_prepare_routine_call(jit, asm);
     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `jit_prepare_non_leaf_call`

error[E0425]: cannot find function `jit_prepare_routine_call` in this scope
    --> /tmp/ruby/src/trunk-random1/yjit/src/codegen.rs:5113:5
     |
350  | / fn jit_prepare_non_leaf_call(
351  | |     jit: &mut JITState,
352  | |     asm: &mut Assembler
353  | | ) {
...    |
359  | |     asm.clear_local_types();
360  | | }
     | |_- similarly named function `jit_prepare_non_leaf_call` defined here
...
5113 |       jit_prepare_routine_call(jit, asm);
     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `jit_prepare_non_leaf_call`

error[E0425]: cannot find function `jit_prepare_routine_call` in this scope
    --> /tmp/ruby/src/trunk-random1/yjit/src/codegen.rs:5157:5
     |
350  | / fn jit_prepare_non_leaf_call(
351  | |     jit: &mut JITState,
352  | |     asm: &mut Assembler
353  | | ) {
...    |
359  | |     asm.clear_local_types();
360  | | }
     | |_- similarly named function `jit_prepare_non_leaf_call` defined here
...
5157 |       jit_prepare_routine_call(jit, asm);
     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `jit_prepare_non_leaf_call`

error: aborting due to 4 previous errors

For more information about this error, try `rustc --explain E0425`.
make: *** [/tmp/ruby/src/trunk-random1/yjit/yjit.mk:26: yjit/target/release/libyjit.a] Error 1
$$$[end] "make miniruby -j4" exit with 512.
raw logfile