Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-204214
#<BuildRuby:0x000055de12260c00
@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.20220722-204214",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011750 0.000839 0.975041 ( 1.041883)
build_miniruby 0.002033 0.000145 0.075758 ( 0.074131)
build_ruby 0.001969 0.000141 0.075338 ( 0.073001)
build_all 0.009997 0.000000 1.497528 ( 0.581119)
build_install 0.019485 0.004553 5.168107 ( 2.033254)
test_btest 0.001264 0.000120 76.250880 ( 8.220091)
test_basic 0.007819 0.000000 0.321051 ( 0.410027)
test_all 0.002677 0.000000 627.757264 ( 64.641081)
test_rubyspec 0.114395 0.055542 45.282341 ( 51.050908)
total: 128.13 sec