Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-201256
#<BuildRuby:0x00007e11c512fde0
 @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.20251023-201256",
 @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.000024)
autoconf               0.000034   0.000006   0.000040 (  0.000040)
configure              0.000026   0.000005   0.000031 (  0.000030)
build_up               0.004552   0.005748   5.199840 (  4.064509)
build_miniruby         0.001232   0.000263   1.945896 (  2.949086)
build_ruby             0.001025   0.001257   3.780884 ( 46.419346)
build_all              0.007898   0.000352   5.363349 (  2.405643)
build_install          0.017480   0.004346   8.742161 (  4.237464)
test_btest             0.000805   0.000174  68.996241 ( 20.087836)
test_basic             0.005024   0.002317   0.787132 (  2.693977)
test_all               0.086121   0.033362 645.845526 (289.790089)
test_rubyspec          0.048690   0.026013 111.386351 ( 30.760685)
total: 403.41 sec