Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-012245
#<BuildRuby:0x000055cef0253dd8
@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.20220617-012245",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.007124 0.000000 3.367221 ( 4.073279)
build_miniruby 0.000000 0.001345 0.802194 ( 0.799612)
build_ruby 0.000000 0.001965 3.496104 ( 3.299470)
build_all 0.008532 0.000935 15.782416 ( 2.917048)
build_install 0.011185 0.000131 6.430289 ( 2.851181)
test_btest 0.000705 0.000037 55.418718 ( 8.233887)
test_basic 0.005332 0.000281 0.268641 ( 0.357428)
test_all 0.001457 0.000077 640.250403 ( 94.193511)
test_rubyspec 0.121819 0.004447 44.293376 ( 49.852382)
total: 166.58 sec