Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-075307
#<BuildRuby:0x00005619801e0920
@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.20220815-075307",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011089 0.000792 0.981918 ( 1.256058)
build_miniruby 0.002275 0.000162 0.075037 ( 0.072753)
build_ruby 0.001663 0.000119 0.071951 ( 0.069785)
build_all 0.002089 0.008881 1.538242 ( 0.589364)
build_install 0.007214 0.016279 1.906765 ( 0.931934)
test_btest 0.001118 0.000412 72.734001 ( 8.232945)
test_basic 0.006824 0.000846 0.331981 ( 0.421024)
test_all 0.004252 0.000000 675.899954 ( 66.366582)
test_rubyspec 0.153216 0.026683 45.938646 ( 53.637212)
total: 131.58 sec