Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-081102
#<BuildRuby:0x0000560949c14460
@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.20221223-081102",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000702 0.003420 0.935186 ( 1.586241)
build_miniruby 0.000726 0.000129 0.965108 ( 0.963873)
build_ruby 0.000894 0.000157 2.702381 ( 2.701095)
build_all 0.005763 0.003478 15.687539 ( 3.279605)
build_install 0.008756 0.000219 2.223811 ( 1.246958)
test_btest 0.000478 0.000091 66.177000 ( 10.644664)
test_basic 0.001419 0.003326 0.304104 ( 0.395554)
test_all 0.000842 0.000192 632.534437 (113.695247)
test_rubyspec 0.058743 0.015182 51.591550 ( 59.740814)
total: 194.25 sec