Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-113133
#<BuildRuby:0x000079f61ca9fdd0
 @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.20251030-113133",
 @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.000024   0.000006   0.000030 (  0.000031)
autoconf               0.000044   0.000012   0.000056 (  0.000052)
configure              0.000080   0.000000   0.000080 (  0.000079)
build_up               0.009853   0.002033   5.687921 ( 10.108952)
build_miniruby         0.001670   0.000164   2.726549 (  8.791064)
build_ruby             0.001891   0.000219   4.622875 ( 25.945936)
build_all              0.010014   0.001191  12.942910 ( 19.485731)
build_install          0.023010   0.007110  10.856308 ( 16.253872)
test_btest             0.001778   0.000454  87.188523 (133.070877)
test_basic             0.004616   0.005254   1.224080 (  2.317235)
test_all               0.094780   0.046255 789.550919 (781.715883)
test_rubyspec          0.045836   0.041356 119.830657 ( 35.308541)
total: 1033.00 sec