Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-225511
#<BuildRuby:0x0000560970664480
@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-225511",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011324 0.000478 0.949481 ( 1.361318)
build_miniruby 0.001810 0.000000 0.079726 ( 0.078150)
build_ruby 0.002454 0.000000 0.079431 ( 0.076737)
build_all 0.007307 0.004401 4.199076 ( 0.797037)
build_install 0.019249 0.004684 7.822205 ( 2.337646)
test_btest 0.001015 0.000138 70.144427 ( 8.016736)
test_basic 0.000000 0.008116 0.342830 ( 0.437551)
test_all 0.001344 0.000334 712.444357 ( 68.249858)
test_rubyspec 0.122960 0.043235 46.450457 ( 51.921127)
total: 133.28 sec