Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-105946
#<BuildRuby:0x000055ccc184a038
@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.20220721-105946",
@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.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008443 0.001407 0.854588 ( 1.073466)
build_miniruby 0.002559 0.000426 0.064137 ( 0.062089)
build_ruby 0.001234 0.000206 0.053861 ( 0.053156)
build_all 0.000662 0.010101 1.247787 ( 0.486766)
build_install 0.013805 0.002708 4.308325 ( 1.798569)
test_btest 0.000000 0.001659 54.021935 ( 6.082219)
test_basic 0.001343 0.004486 0.286237 ( 0.377346)
test_all 0.002365 0.000909 481.774644 ( 51.809444)
test_rubyspec 0.090634 0.039432 42.166193 ( 47.963539)
total: 109.71 sec