Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-091951
#<BuildRuby:0x000056221631fe00
@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.20220820-091951",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006210 0.000546 0.817422 ( 3.404965)
build_miniruby 0.000707 0.000163 0.057327 ( 0.056116)
build_ruby 0.000749 0.000172 0.059623 ( 0.058444)
build_all 0.003747 0.000865 1.548968 ( 0.592414)
build_install 0.007776 0.001794 1.932416 ( 0.973958)
test_btest 0.000492 0.000113 47.244947 ( 8.896495)
test_basic 0.001345 0.004014 0.283780 ( 0.372713)
test_all 0.002520 0.000720 616.112048 ( 90.767290)
test_rubyspec 0.071048 0.036443 44.181709 ( 52.464003)
total: 157.59 sec