Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-151617
#<BuildRuby:0x000055b585655708
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220130-151617",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005041 0.000420 0.808524 ( 1.326074)
build_miniruby 0.000816 0.000068 0.062219 ( 0.061184)
build_ruby 0.000875 0.000073 0.063583 ( 0.062385)
build_all 0.004321 0.000360 3.164728 ( 0.824861)
build_install 0.010017 0.000000 6.583102 ( 2.221114)
test_btest 0.000752 0.000041 27.449760 ( 25.090464)
test_basic 0.000305 0.005210 0.287233 ( 0.377002)
test_all 0.002805 0.000401 550.194559 ( 78.619025)
test_rubyspec 0.055030 0.039981 39.272533 ( 46.219409)
total: 154.80 sec