Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-223841
#<BuildRuby:0x0000561834b8c480
@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.20220205-223841",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007678 0.003853 0.973113 ( 1.054838)
build_miniruby 0.001438 0.000269 0.078075 ( 0.078162)
build_ruby 0.001819 0.000342 0.081277 ( 0.080411)
build_all 0.009102 0.000887 4.122578 ( 0.806648)
build_install 0.022528 0.001408 7.818526 ( 2.350579)
test_btest 0.001064 0.000160 73.975176 ( 8.244298)
test_basic 0.006838 0.001026 0.354096 ( 0.444316)
test_all 0.001472 0.000221 664.336589 ( 65.478002)
test_rubyspec 0.087635 0.073069 45.992982 ( 51.444971)
total: 129.98 sec