Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-130932
#<BuildRuby:0x00005588d6b5bf58
@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.20230114-130932",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008090 0.000846 0.858221 ( 1.035863)
build_miniruby 0.001154 0.000247 1.018895 ( 1.016891)
build_ruby 0.001583 0.000000 2.792168 ( 2.789672)
build_all 0.008512 0.001127 16.801559 ( 3.010590)
build_install 0.008653 0.000705 2.091794 ( 1.087387)
test_btest 0.000783 0.000147 78.445476 ( 10.886248)
test_basic 0.002918 0.003526 0.338844 ( 0.425724)
test_all 0.001110 0.000246 651.643181 ( 98.412596)
test_rubyspec 0.072929 0.049209 52.150124 ( 60.246381)
total: 178.91 sec