Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-172112
#<BuildRuby:0x00005577675f81e0
@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.20220824-172112",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000761 0.005515 0.824813 ( 0.991785)
build_miniruby 0.000837 0.000148 0.058200 ( 0.057027)
build_ruby 0.000821 0.000145 0.059568 ( 0.058403)
build_all 0.004491 0.000194 1.566470 ( 0.598199)
build_install 0.006873 0.004128 1.911912 ( 0.959617)
test_btest 0.000720 0.000151 47.212421 ( 8.876703)
test_basic 0.002222 0.003272 0.305445 ( 0.394275)
test_all 0.000129 0.002511 634.569497 ( 89.573610)
test_rubyspec 0.077427 0.050999 44.222644 ( 52.787014)
total: 154.30 sec