Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-064018
#<BuildRuby:0x000055ad552e0d30
@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.20220728-064018",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011843 0.000211 0.996912 ( 1.201966)
build_miniruby 0.002037 0.000000 0.076506 ( 0.074401)
build_ruby 0.001931 0.000000 0.070684 ( 0.068929)
build_all 0.008786 0.000501 1.551583 ( 0.596966)
build_install 0.008440 0.013585 5.170345 ( 2.053400)
test_btest 0.001214 0.000000 75.221761 ( 8.346427)
test_basic 0.006595 0.000623 0.328342 ( 0.416285)
test_all 0.001742 0.000332 631.453206 ( 65.275844)
test_rubyspec 0.112305 0.066417 45.431505 ( 51.314267)
total: 129.35 sec