Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-072842
#<BuildRuby:0x000055c5018d1550
@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.20220811-072842",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009002 0.002533 0.821240 ( 0.958682)
build_miniruby 0.001534 0.000767 0.065695 ( 0.063467)
build_ruby 0.001379 0.000000 0.064482 ( 0.062978)
build_all 0.008988 0.000000 1.283103 ( 0.478732)
build_install 0.011634 0.005703 4.360327 ( 1.836470)
test_btest 0.000141 0.002039 53.870367 ( 6.430827)
test_basic 0.001501 0.004176 0.282265 ( 0.372502)
test_all 0.001416 0.000708 479.981197 ( 51.326515)
test_rubyspec 0.070605 0.052225 41.695749 ( 49.146582)
total: 110.68 sec