Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-092651
#<BuildRuby:0x000055a03f8fbf58
@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.20230115-092651",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002884 0.004702 1.285618 ( 1.329341)
build_miniruby 0.001127 0.000241 1.702476 ( 1.572354)
build_ruby 0.001280 0.000274 2.787910 ( 2.785513)
build_all 0.006181 0.003782 16.814143 ( 3.023048)
build_install 0.010183 0.001384 2.156070 ( 1.081346)
test_btest 0.000920 0.000217 71.367637 ( 11.357542)
test_basic 0.003005 0.004235 0.357665 ( 0.442443)
test_all 0.001060 0.000294 664.100185 (101.199031)
test_rubyspec 0.082998 0.043489 52.331265 ( 60.356013)
total: 183.15 sec