Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-004625
#<BuildRuby:0x000055989218d550
@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.20220804-004625",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005088 0.004634 0.881393 ( 4.570950)
build_miniruby 0.002017 0.000000 0.065315 ( 0.063172)
build_ruby 0.001567 0.000000 0.061080 ( 0.059779)
build_all 0.008871 0.000000 1.264081 ( 0.468457)
build_install 0.016410 0.000873 4.211647 ( 1.764059)
test_btest 0.000000 0.001927 52.568443 ( 6.053383)
test_basic 0.000000 0.006298 0.273885 ( 0.364133)
test_all 0.001808 0.000929 473.628749 ( 51.278735)
test_rubyspec 0.062174 0.059018 41.184139 ( 48.845886)
total: 113.47 sec