Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-150056
#<BuildRuby:0x000056337cab7fb0
@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.20220721-150056",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006294 0.000348 0.875298 ( 5.901706)
build_miniruby 0.000821 0.000117 0.058132 ( 0.056901)
build_ruby 0.000870 0.000125 0.059071 ( 0.057745)
build_all 0.004480 0.000042 1.543578 ( 0.607019)
build_install 0.009756 0.001301 5.679974 ( 2.183085)
test_btest 0.000715 0.000096 53.436870 ( 8.319137)
test_basic 0.004773 0.000636 0.293507 ( 0.382575)
test_all 0.001001 0.000133 630.441284 ( 91.387259)
test_rubyspec 0.074360 0.052680 44.176288 ( 49.854534)
total: 158.75 sec