Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-012415
#<BuildRuby:0x0000555eabfcb778
@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.20220328-012415",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007782 0.004773 1.020964 ( 1.599737)
build_miniruby 0.001509 0.000324 0.074209 ( 0.073717)
build_ruby 0.001656 0.000355 0.074628 ( 0.073268)
build_all 0.004696 0.005810 4.154278 ( 0.859926)
build_install 0.014718 0.009478 8.053696 ( 2.473601)
test_btest 0.001597 0.000000 71.101392 ( 8.440841)
test_basic 0.007272 0.000236 0.342320 ( 0.431817)
test_all 0.001708 0.000543 660.102547 ( 65.570367)
test_rubyspec 0.091784 0.073945 45.843466 ( 51.345160)
total: 130.87 sec