Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-125924
#<BuildRuby:0x00005564286f2458
@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.20231208-125924",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003940 0.003923 2.575826 ( 4.073026)
build_miniruby 0.001578 0.000282 1.735798 ( 2.275123)
build_ruby 0.001563 0.000279 3.377717 ( 4.126664)
build_all 0.003772 0.004847 5.691056 ( 5.165606)
build_install 0.009686 0.012185 7.095204 ( 6.774185)
test_btest 0.000691 0.000203 64.406081 ( 61.142943)
test_basic 0.005945 0.001748 0.821507 ( 1.402438)
test_all 0.095504 0.025455 684.078996 (416.121884)
test_rubyspec 0.040822 0.033882 89.745180 (122.418739)
total: 623.50 sec