Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-133840
#<BuildRuby:0x000055f93d63fdf8
@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.20220730-133840",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006589 0.000175 0.831399 ( 1.578524)
build_miniruby 0.000982 0.000071 0.057621 ( 0.056414)
build_ruby 0.000887 0.000063 0.059005 ( 0.057776)
build_all 0.004234 0.000303 1.515332 ( 0.585423)
build_install 0.008359 0.000597 5.653862 ( 2.170361)
test_btest 0.000737 0.000053 56.008631 ( 7.915895)
test_basic 0.004820 0.000345 0.283319 ( 0.372397)
test_all 0.001561 0.000000 591.279942 ( 87.740327)
test_rubyspec 0.087256 0.034153 44.007516 ( 49.617612)
total: 150.10 sec