Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-185840
#<BuildRuby:0x00005565c5e2fdd0
@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-185840",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002212 0.004403 0.840350 ( 1.077856)
build_miniruby 0.000837 0.000193 0.057564 ( 0.056325)
build_ruby 0.000815 0.000188 0.059722 ( 0.058580)
build_all 0.004618 0.000090 1.543529 ( 0.594417)
build_install 0.009364 0.002007 5.643199 ( 2.145635)
test_btest 0.000526 0.000113 53.935164 ( 8.091674)
test_basic 0.000382 0.005052 0.254134 ( 0.343540)
test_all 0.001126 0.000321 617.719891 ( 88.841903)
test_rubyspec 0.070525 0.032768 43.916339 ( 51.315310)
total: 152.53 sec