Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-144749
#<BuildRuby:0x000055a875ebd480
@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.20220807-144749",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010909 0.000493 0.814699 ( 0.853835)
build_miniruby 0.001844 0.000132 0.063234 ( 0.062797)
build_ruby 0.001753 0.000126 0.054329 ( 0.054279)
build_all 0.008231 0.000588 1.243902 ( 0.486633)
build_install 0.012168 0.004901 4.363130 ( 1.809549)
test_btest 0.001145 0.000135 53.967318 ( 6.076006)
test_basic 0.004533 0.000533 0.282524 ( 0.376272)
test_all 0.002166 0.000255 487.581863 ( 52.046431)
test_rubyspec 0.082912 0.045556 41.933747 ( 49.502193)
total: 111.27 sec