Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-060610
#<BuildRuby:0x0000559f3f65c8e8
@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.20220809-060610",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008485 0.004134 1.014009 ( 1.150004)
build_miniruby 0.001583 0.000316 0.075761 ( 0.074026)
build_ruby 0.001582 0.000316 0.068850 ( 0.066767)
build_all 0.009292 0.000935 1.530194 ( 0.584686)
build_install 0.014078 0.009303 5.168449 ( 2.065889)
test_btest 0.001093 0.000287 76.517022 ( 8.071660)
test_basic 0.005568 0.001465 0.332436 ( 0.432422)
test_all 0.001978 0.000521 643.946366 ( 64.917874)
test_rubyspec 0.106425 0.054080 45.957213 ( 53.595935)
total: 130.96 sec