Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-134900
#<BuildRuby:0x000055f38ad98018
@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.20230113-134900",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005194 0.001199 0.899997 ( 1.075922)
build_miniruby 0.001013 0.000234 1.012280 ( 1.010270)
build_ruby 0.001286 0.000297 2.768088 ( 2.765415)
build_all 0.008900 0.000909 16.791168 ( 2.970263)
build_install 0.008558 0.000718 2.083205 ( 1.078779)
test_btest 0.000892 0.000178 69.096906 ( 11.618695)
test_basic 0.005444 0.001088 0.376421 ( 0.462345)
test_all 0.000581 0.000619 666.506765 ( 94.098279)
test_rubyspec 0.078247 0.045953 51.932718 ( 59.962328)
total: 175.04 sec