Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-082948
#<BuildRuby:0x0000559adfa7ffb0
@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.20230125-082948",
@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.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005303 0.001137 0.850558 ( 1.040613)
build_miniruby 0.001005 0.000215 1.007722 ( 1.005832)
build_ruby 0.001226 0.000263 2.759443 ( 2.756747)
build_all 0.009606 0.000150 16.785361 ( 2.989201)
build_install 0.008676 0.000744 2.067601 ( 1.067656)
test_btest 0.000642 0.000113 77.849809 ( 10.962464)
test_basic 0.003348 0.003454 0.352143 ( 0.437610)
test_all 0.001141 0.000240 648.357706 (104.152924)
test_rubyspec 0.093790 0.039024 51.769222 ( 59.880890)
total: 184.29 sec