Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-170655
#<BuildRuby:0x000055c2dbcd6c40
@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.20220809-170655",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006511 0.000000 0.880620 ( 8.353444)
build_miniruby 0.000819 0.000000 0.057442 ( 0.056260)
build_ruby 0.001029 0.000000 0.060027 ( 0.058747)
build_all 0.001119 0.003591 1.534935 ( 0.592162)
build_install 0.010756 0.000497 5.630150 ( 2.128648)
test_btest 0.000000 0.000663 49.920003 ( 8.670813)
test_basic 0.002646 0.003096 0.295291 ( 0.384112)
test_all 0.001121 0.000249 610.825351 ( 92.888363)
test_rubyspec 0.102115 0.027590 43.829558 ( 51.206024)
total: 164.34 sec