Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-092054
#<BuildRuby:0x0000557047e30460
@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.20221227-092054",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000020)
build_up 0.004853 0.001618 0.843268 ( 1.063246)
build_miniruby 0.000979 0.000327 1.007751 ( 1.005808)
build_ruby 0.001099 0.000366 2.762964 ( 2.760468)
build_all 0.008322 0.001120 16.700099 ( 2.987865)
build_install 0.004661 0.006758 2.247162 ( 1.193633)
test_btest 0.000741 0.000285 73.258552 ( 10.671539)
test_basic 0.004734 0.001821 0.361602 ( 0.447833)
test_all 0.001070 0.000237 659.967798 (101.163148)
test_rubyspec 0.078113 0.048011 51.222138 ( 59.258934)
total: 180.55 sec