Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-115026
#<BuildRuby:0x000055758c09afe0
@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.20220823-115026",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011387 0.000814 1.062035 ( 7.887767)
build_miniruby 0.002569 0.000183 0.067500 ( 0.064739)
build_ruby 0.001578 0.000113 0.073349 ( 0.071637)
build_all 0.004815 0.005920 1.510272 ( 0.575740)
build_install 0.016725 0.005578 1.883176 ( 0.940387)
test_btest 0.001104 0.000194 77.449309 ( 8.013856)
test_basic 0.002573 0.004970 0.330129 ( 0.417806)
test_all 0.003629 0.000807 639.980185 ( 65.209657)
test_rubyspec 0.133246 0.038342 45.808018 ( 54.231746)
total: 137.41 sec