Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-033828
#<BuildRuby:0x00005638335bfdf8
@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.20220723-033828",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006178 0.000951 0.836854 ( 0.882113)
build_miniruby 0.000886 0.000136 0.057222 ( 0.055883)
build_ruby 0.000888 0.000137 0.059264 ( 0.057933)
build_all 0.004224 0.000649 1.532390 ( 0.588157)
build_install 0.010954 0.000169 5.580916 ( 2.144202)
test_btest 0.000657 0.000088 49.311378 ( 8.101254)
test_basic 0.006506 0.000192 0.346298 ( 0.433135)
test_all 0.001077 0.000134 627.130997 ( 91.111151)
test_rubyspec 0.082594 0.044675 43.341584 ( 48.998275)
total: 152.37 sec