Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-033440
#<BuildRuby:0x0000564ffe4e1480
@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.20220812-033440",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008282 0.001381 0.852477 ( 0.919234)
build_miniruby 0.001388 0.000231 0.050637 ( 0.049284)
build_ruby 0.001022 0.000170 0.066291 ( 0.066282)
build_all 0.007398 0.001233 1.250208 ( 0.466077)
build_install 0.012264 0.004683 4.369696 ( 1.767807)
test_btest 0.001566 0.000000 51.970459 ( 6.114177)
test_basic 0.002452 0.003756 0.266913 ( 0.357730)
test_all 0.000000 0.004899 512.010623 ( 52.997509)
test_rubyspec 0.078818 0.043790 41.238255 ( 48.830182)
total: 111.57 sec