Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-165020
#<BuildRuby:0x000055988616a228
@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.20240121-165020",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002037 0.003793 1.758379 ( 2.205966)
build_miniruby 0.001949 0.000000 1.808748 ( 1.825731)
build_ruby 0.001996 0.000011 3.298566 ( 3.606746)
build_all 0.004331 0.004492 5.183386 ( 3.486610)
build_install 0.017463 0.001129 6.251597 ( 4.728590)
test_btest 0.000767 0.000093 65.141918 ( 30.111396)
test_basic 0.003499 0.004915 0.815649 ( 0.937334)
test_all 0.090173 0.034554 746.663333 (410.945645)
test_rubyspec 0.062257 0.053246 170.484473 (269.957995)
total: 727.81 sec