Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-090400
#<BuildRuby:0x000055f021479f70
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231026-090400",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004542 0.003318 2.306344 ( 2.766732)
build_miniruby 0.001414 0.000272 4.000688 ( 3.613237)
build_ruby 0.001348 0.000259 3.198789 ( 3.459108)
build_all 0.008676 0.000137 5.079580 ( 3.075344)
build_install 0.011688 0.009956 6.457988 ( 4.463402)
test_btest 0.001009 0.000000 64.089654 ( 44.532129)
test_basic 0.007775 0.000371 0.816387 ( 1.175450)
test_all 0.092410 0.037181 652.822937 (465.339959)
test_rubyspec 0.038122 0.040555 91.045540 (160.657221)
total: 689.08 sec