Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-020903
#<BuildRuby:0x000055bd69405d90
@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.20240311-020903",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008726 0.000601 2.779053 ( 3.979528)
build_miniruby 0.001696 0.000117 1.926156 ( 2.377391)
build_ruby 0.001973 0.000136 3.482642 ( 4.866318)
build_all 0.009431 0.000034 6.115731 ( 6.210569)
build_install 0.022166 0.000000 7.774262 ( 8.874453)
test_btest 0.000797 0.000000 71.921918 ( 75.844321)
test_basic 0.004454 0.004187 0.899385 ( 1.669434)
test_all 0.083667 0.038964 703.489806 (474.295219)
test_rubyspec 0.048040 0.048971 121.959067 (187.654387)
total: 765.77 sec