Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-235938
#<BuildRuby:0x00005632711c91f8
@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.20220729-235938",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006256 0.004429 0.798474 ( 1.541229)
build_miniruby 0.001750 0.000404 0.063165 ( 0.061658)
build_ruby 0.002206 0.000509 0.066826 ( 0.064519)
build_all 0.008313 0.000843 1.249225 ( 0.472102)
build_install 0.012219 0.004248 4.241168 ( 1.774717)
test_btest 0.001225 0.000000 53.477020 ( 6.062578)
test_basic 0.001553 0.004158 0.290494 ( 0.391100)
test_all 0.002022 0.000561 498.319403 ( 53.057473)
test_rubyspec 0.089133 0.036808 41.843735 ( 47.559833)
total: 110.99 sec