Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-162210
#<BuildRuby:0x000055caacae0b38
@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.20220317-162210",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008803 0.001076 0.995969 ( 1.054723)
build_miniruby 0.001483 0.000342 0.069967 ( 0.067817)
build_ruby 0.001503 0.000346 0.078379 ( 0.076396)
build_all 0.009030 0.000918 4.210797 ( 0.851179)
build_install 0.018354 0.005807 7.938113 ( 2.433960)
test_btest 0.001167 0.000275 73.129594 ( 8.068882)
test_basic 0.006190 0.001457 0.334187 ( 0.430306)
test_all 0.001320 0.000310 648.665910 ( 64.980285)
test_rubyspec 0.103766 0.054659 46.154146 ( 51.564847)
total: 129.53 sec