Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-042759
#<BuildRuby:0x0000560906c70460
@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-042759",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002918 0.003478 0.907102 ( 1.063245)
build_miniruby 0.000961 0.000113 1.006084 ( 1.004277)
build_ruby 0.001423 0.000167 2.764883 ( 2.762349)
build_all 0.009313 0.000152 16.655306 ( 2.952075)
build_install 0.006418 0.005029 2.249688 ( 1.182008)
test_btest 0.000965 0.000152 78.015795 ( 10.822050)
test_basic 0.006143 0.000260 0.356114 ( 0.442554)
test_all 0.001326 0.000199 666.122701 ( 98.056116)
test_rubyspec 0.080646 0.048229 51.490679 ( 59.508669)
total: 177.79 sec