Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-134245
#<BuildRuby:0x000055c807293f90
@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.20230124-134245",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000013 0.000007 0.000020 ( 0.000019)
build_up 0.004242 0.002313 0.842346 ( 1.039376)
build_miniruby 0.001342 0.000000 1.002014 ( 0.999799)
build_ruby 0.001618 0.000000 2.764062 ( 2.761394)
build_all 0.006828 0.002813 16.729625 ( 2.995475)
build_install 0.009246 0.000000 2.072862 ( 1.073030)
test_btest 0.000801 0.000276 72.816947 ( 10.640302)
test_basic 0.002766 0.003840 0.358065 ( 0.444322)
test_all 0.000988 0.000212 656.972006 (107.643915)
test_rubyspec 0.069848 0.053180 51.561487 ( 59.621850)
total: 187.22 sec