Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-185807
#<BuildRuby:0x00005605efda8a68
@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.20220821-185807",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002443 0.007239 0.847402 ( 1.340538)
build_miniruby 0.001682 0.000210 0.063178 ( 0.062152)
build_ruby 0.001196 0.000150 0.053063 ( 0.052394)
build_all 0.009415 0.001177 1.289824 ( 0.483000)
build_install 0.012176 0.004965 1.608638 ( 0.803801)
test_btest 0.001048 0.000174 53.906977 ( 6.260677)
test_basic 0.005086 0.000848 0.290504 ( 0.382715)
test_all 0.004378 0.000000 511.772816 ( 53.281715)
test_rubyspec 0.067016 0.053964 41.998547 ( 50.607266)
total: 113.28 sec