Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-115145
#<BuildRuby:0x000055f70ddba678
@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.20230120-115145",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006178 0.000269 0.854928 ( 1.506560)
build_miniruby 0.001022 0.000136 1.019885 ( 1.017901)
build_ruby 0.001408 0.000188 2.792321 ( 2.789825)
build_all 0.008404 0.001120 16.700904 ( 2.979363)
build_install 0.010065 0.001342 2.054424 ( 1.073448)
test_btest 0.000851 0.000114 67.433080 ( 11.124003)
test_basic 0.006384 0.000079 0.342217 ( 0.429070)
test_all 0.001187 0.000149 660.658087 (112.146381)
test_rubyspec 0.092462 0.019329 51.772659 ( 59.820010)
total: 192.89 sec