Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-145558
#<BuildRuby:0x00005599de53b7e0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220305-145558",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000101 0.000008 0.000109 ( 0.000112)
build_up 0.009223 0.003802 1.016537 ( 1.072521)
build_miniruby 0.000000 0.002036 0.066816 ( 0.065090)
build_ruby 0.000000 0.002501 0.080275 ( 0.077961)
build_all 0.007828 0.002461 4.215286 ( 0.848406)
build_install 0.022197 0.001167 7.979007 ( 2.413901)
test_btest 0.000000 0.002204 72.228485 ( 8.195053)
test_basic 0.000609 0.006036 0.336151 ( 0.430018)
test_all 0.001481 0.000370 693.113959 ( 67.386968)
test_rubyspec 0.095739 0.058132 46.392848 ( 51.889198)
total: 132.38 sec