Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-135656
#<BuildRuby:0x00007cc7844efde0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250929-135656",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000010   0.000005   0.000015 (  0.000015)
autoconf               0.000020   0.000008   0.000028 (  0.000028)
configure              0.000015   0.000006   0.000021 (  0.000021)
build_up               0.004583   0.004702   4.688037 (  2.789322)
build_miniruby         0.001434   0.000000   1.424691 (  1.421340)
build_ruby             0.001702   0.000050   3.612284 (  3.737929)
build_all              0.005929   0.002187   5.886852 (  2.589526)
build_install          0.015896   0.004634   9.257700 (  4.364159)
test_btest             0.001016   0.000000  68.635838 ( 18.482054)
test_basic             0.002952   0.005754   0.988551 (  1.037255)
test_all               0.087158   0.039705 643.312761 (240.661576)
test_rubyspec          0.053710   0.027576 112.661152 ( 34.289386)
total: 309.37 sec