Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-100340
#<BuildRuby:0x000055e11bc467e0
@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.20220804-100340",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002213 0.004210 0.810483 ( 1.292296)
build_miniruby 0.000911 0.000131 0.057554 ( 0.056188)
build_ruby 0.000909 0.000130 0.059778 ( 0.058396)
build_all 0.004476 0.000038 1.519113 ( 0.592448)
build_install 0.010381 0.000771 5.670872 ( 2.188277)
test_btest 0.000705 0.000088 48.995565 ( 8.277951)
test_basic 0.000801 0.004799 0.286401 ( 0.375199)
test_all 0.001058 0.000198 612.281810 ( 88.298224)
test_rubyspec 0.062167 0.050862 43.757706 ( 51.113555)
total: 152.25 sec