Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-012702
#<BuildRuby:0x0000563a42484e50
@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.20220724-012702",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011373 0.000470 0.981971 ( 1.032649)
build_miniruby 0.001811 0.000241 0.075017 ( 0.074884)
build_ruby 0.001665 0.000222 0.078828 ( 0.078991)
build_all 0.009408 0.000626 1.512219 ( 0.585380)
build_install 0.020274 0.001829 5.206364 ( 2.119297)
test_btest 0.001247 0.000146 78.745981 ( 8.455729)
test_basic 0.007659 0.000000 0.317882 ( 0.408632)
test_all 0.001749 0.000000 667.611998 ( 66.183169)
test_rubyspec 0.098933 0.054714 45.403778 ( 51.197749)
total: 130.14 sec