Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-141459
#<BuildRuby:0x0000772fdbf5fdc0
 @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.20251028-141459",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000039   0.000007   0.000046 (  0.000046)
configure              0.000036   0.000006   0.000042 (  0.000042)
build_up               0.005164   0.005748   5.290592 (  4.168793)
build_miniruby         0.000880   0.000720   1.935363 (  2.009175)
build_ruby             0.000836   0.001210   4.809030 (  5.194532)
build_all              0.007243   0.002029   6.231375 (  2.828262)
build_install          0.016200   0.005357   9.385969 (  4.586293)
test_btest             0.000000   0.000956  77.130266 ( 28.807045)
test_basic             0.005075   0.002889   1.096492 (  1.162729)
test_all               0.100646   0.031864 677.220968 (219.575611)
test_rubyspec          0.056190   0.027177 110.105153 ( 24.509001)
total: 292.84 sec