Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-225839
#<BuildRuby:0x000055aed89a7e00
@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.20220829-225839",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006147 0.000000 0.845467 ( 0.903215)
build_miniruby 0.001051 0.000000 0.058225 ( 0.056956)
build_ruby 0.001033 0.000000 0.059844 ( 0.058596)
build_all 0.004620 0.000000 1.536873 ( 0.583639)
build_install 0.010965 0.000000 1.912176 ( 0.954071)
test_btest 0.000709 0.000000 46.668038 ( 8.128822)
test_basic 0.005518 0.000000 0.353942 ( 0.442572)
test_all 0.001931 0.000000 595.118141 ( 89.153758)
test_rubyspec 0.056230 0.043999 43.740304 ( 52.118177)
total: 152.40 sec