Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-000330
#<BuildRuby:0x000055a82821b940
@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.20220215-000330",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006363 0.004869 0.964838 ( 1.055944)
build_miniruby 0.002257 0.000322 0.075521 ( 0.072706)
build_ruby 0.002104 0.000000 0.069519 ( 0.067536)
build_all 0.008227 0.003268 4.154398 ( 0.772131)
build_install 0.003234 0.020374 7.609168 ( 2.290206)
test_btest 0.000745 0.000313 73.601514 ( 7.752316)
test_basic 0.000000 0.007615 0.326919 ( 0.415448)
test_all 0.000841 0.001013 687.347961 ( 66.616762)
test_rubyspec 0.093092 0.073293 46.088749 ( 51.470728)
total: 130.52 sec