Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-084038
#<BuildRuby:0x00005607aa1da620
@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="-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.20220510-084038",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006097 0.000512 0.823434 ( 1.067429)
build_miniruby 0.000756 0.000175 0.057005 ( 0.055848)
build_ruby 0.000709 0.000164 0.057337 ( 0.056131)
build_all 0.003442 0.000794 1.517480 ( 0.611401)
build_install 0.006232 0.004950 6.303709 ( 2.862428)
test_btest 0.000684 0.000196 57.518700 ( 8.034387)
test_basic 0.005257 0.000170 0.298945 ( 0.387914)
test_all 0.001072 0.000286 610.393742 ( 98.509336)
test_rubyspec 0.067627 0.041735 44.178231 ( 49.115331)
total: 160.70 sec