Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-042452
#<BuildRuby:0x00005596a82dbdf8
@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.20221228-042452",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.004408 0.002004 0.855399 ( 1.035969)
build_miniruby 0.000839 0.000381 1.006976 ( 1.005106)
build_ruby 0.001129 0.000513 2.764926 ( 2.762185)
build_all 0.001844 0.007651 16.653175 ( 2.976993)
build_install 0.011292 0.000000 2.229444 ( 1.169918)
test_btest 0.001107 0.000000 70.024275 ( 11.426279)
test_basic 0.001433 0.004788 0.339927 ( 0.426840)
test_all 0.000000 0.001574 655.596202 (105.072021)
test_rubyspec 0.082743 0.050719 51.394440 ( 59.570038)
total: 185.45 sec