Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-065011
#<BuildRuby:0x00005557a74a3810
@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.20220207-065011",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000074 0.000005 0.000079 ( 0.000082)
build_up 0.003215 0.009448 0.978503 ( 1.467848)
build_miniruby 0.001574 0.000332 0.077164 ( 0.075774)
build_ruby 0.001515 0.000319 0.074591 ( 0.073273)
build_all 0.006188 0.003335 4.174855 ( 0.795551)
build_install 0.020421 0.004172 7.892706 ( 2.370161)
test_btest 0.001102 0.000254 79.252211 ( 8.315893)
test_basic 0.003746 0.003691 0.354042 ( 0.442868)
test_all 0.001687 0.000000 700.472333 ( 67.785356)
test_rubyspec 0.093876 0.057026 46.107003 ( 51.566345)
total: 132.89 sec