Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-150220
#<BuildRuby:0x000056329c8a4010
@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.20221221-150220",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000042 0.004016 0.856789 ( 1.072551)
build_miniruby 0.000000 0.000757 0.992711 ( 0.991464)
build_ruby 0.000000 0.001172 2.649297 ( 2.647818)
build_all 0.006126 0.002689 15.776172 ( 3.350831)
build_install 0.008738 0.000000 2.317118 ( 1.316008)
test_btest 0.000573 0.000000 61.112207 ( 11.764289)
test_basic 0.005278 0.000000 0.311035 ( 0.401635)
test_all 0.001472 0.000000 670.052705 (144.679899)
test_rubyspec 0.046491 0.022742 51.863269 ( 60.121709)
total: 226.35 sec