Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-142151
#<BuildRuby:0x000056018d4bc028
@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.20230130-142151",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.004864 0.001621 0.858001 ( 1.023406)
build_miniruby 0.000979 0.000326 1.013803 ( 1.011848)
build_ruby 0.001202 0.000401 2.768261 ( 2.765873)
build_all 0.008643 0.001261 16.731386 ( 2.996652)
build_install 0.007265 0.004071 2.080408 ( 1.064462)
test_btest 0.000704 0.000000 78.220440 ( 10.814769)
test_basic 0.006449 0.000000 0.361670 ( 0.448395)
test_all 0.001240 0.000000 658.079853 ( 99.683141)
test_rubyspec 0.083495 0.043082 51.543961 ( 59.843778)
total: 179.65 sec