Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-014306
#<BuildRuby:0x0000564ce63c7858
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220221-014306",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002518 0.008882 0.954184 ( 1.286139)
build_miniruby 0.001311 0.000403 0.066939 ( 0.065575)
build_ruby 0.001361 0.000419 0.081080 ( 0.079137)
build_all 0.010461 0.000408 4.110996 ( 0.803187)
build_install 0.017794 0.005705 7.788622 ( 2.354304)
test_btest 0.001051 0.000292 71.874472 ( 8.515567)
test_basic 0.002908 0.005834 0.330275 ( 0.418229)
test_all 0.001962 0.000000 659.859868 ( 65.176619)
test_rubyspec 0.126120 0.040387 46.257996 ( 51.772148)
total: 130.47 sec