Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-180656
#<BuildRuby:0x00005601d2a36090
@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.20240112-180656",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000035 0.000001 0.000036 ( 0.000035)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.006585 0.000083 1.840543 ( 3.233937)
build_miniruby 0.001867 0.000060 22.607112 ( 23.346167)
build_ruby 0.001770 0.000058 3.523602 ( 4.248765)
build_all 0.008645 0.000139 5.039828 ( 4.495807)
build_install 0.021043 0.000000 6.272437 ( 6.548750)
test_btest 0.001075 0.000000 66.539002 ( 58.752138)
test_basic 0.004366 0.004151 0.789016 ( 1.284954)
test_all 0.089065 0.041348 825.771529 (897.773406)
test_rubyspec 0.051513 0.026729 93.872695 (173.755404)
total: 1173.44 sec