Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-130240
#<BuildRuby:0x0000559601438040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-130240",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005308 0.001225 0.846253 ( 1.074298)
build_miniruby 0.000878 0.000203 1.020667 ( 1.018713)
build_ruby 0.001291 0.000299 2.766532 ( 2.763683)
build_all 0.006847 0.002874 16.755928 ( 3.002145)
build_install 0.007565 0.003971 2.306081 ( 1.182945)
test_btest 0.000538 0.000149 74.523638 ( 11.155631)
test_basic 0.004415 0.003002 0.322518 ( 0.407215)
test_all 0.000979 0.000294 673.695808 ( 95.319113)
test_rubyspec 0.073573 0.033665 51.644979 ( 59.730482)
total: 175.65 sec