Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-061247
#<BuildRuby:0x00007205a58bfde0
 @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.20251025-061247",
 @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.000045   0.000008   0.000053 (  0.000053)
configure              0.000030   0.000006   0.000036 (  0.000035)
build_up               0.004789   0.005606   5.155014 (  4.003474)
build_miniruby         0.001456   0.000299   1.884022 (  1.973665)
build_ruby             0.000928   0.000899   4.803097 (  5.105435)
build_all              0.006308   0.003840   6.581964 (  3.926687)
build_install          0.014672   0.007646   9.205182 (  4.595349)
test_btest             0.000786   0.000199  71.607939 ( 18.901740)
test_basic             0.000201   0.009133   0.865903 (  0.910901)
test_all               0.084693   0.037349 609.456247 (244.700210)
test_rubyspec          0.044571   0.030814 109.251165 ( 25.066313)
total: 309.18 sec