Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-004718
#<BuildRuby:0x00005641a66abdf8
@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.20221213-004718",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004047 0.000449 0.831681 ( 1.320356)
build_miniruby 0.001012 0.000000 0.907621 ( 0.905908)
build_ruby 0.000000 0.001170 2.743032 ( 2.627101)
build_all 0.003945 0.005089 15.976675 ( 3.357490)
build_install 0.005269 0.004041 2.246801 ( 1.260917)
test_btest 0.000475 0.000104 59.385859 ( 12.111841)
test_basic 0.005076 0.000000 0.328894 ( 0.418816)
test_all 0.001807 0.000000 679.347717 (136.252329)
test_rubyspec 0.064283 0.012745 52.897435 ( 61.103317)
total: 219.36 sec