Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-150117
#<BuildRuby:0x000055894f2dc480
@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.20220218-150117",
@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.000002 0.000014 ( 0.000014)
configure 0.000049 0.000007 0.000056 ( 0.000056)
build_up 0.010156 0.000813 0.939685 ( 1.140164)
build_miniruby 0.001418 0.000189 0.070655 ( 0.069625)
build_ruby 0.001542 0.000206 0.080539 ( 0.079388)
build_all 0.010291 0.000702 4.107899 ( 0.793701)
build_install 0.023818 0.000000 7.877723 ( 2.382670)
test_btest 0.001416 0.000000 80.322830 ( 8.382673)
test_basic 0.003464 0.003614 0.337119 ( 0.426604)
test_all 0.001548 0.000193 700.011926 ( 67.116889)
test_rubyspec 0.111499 0.057919 46.089778 ( 51.341640)
total: 131.73 sec