Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-205002
#<BuildRuby:0x0000559ef213ffb0
@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.20220721-205002",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000702 0.006112 0.880660 ( 1.094732)
build_miniruby 0.000796 0.000227 0.056902 ( 0.055618)
build_ruby 0.000939 0.000000 0.059582 ( 0.058259)
build_all 0.004263 0.000429 1.571437 ( 0.614458)
build_install 0.005573 0.005626 5.618072 ( 2.159646)
test_btest 0.000618 0.000206 51.073611 ( 8.327490)
test_basic 0.001037 0.004602 0.290520 ( 0.379839)
test_all 0.000790 0.000316 633.700768 ( 90.360382)
test_rubyspec 0.068821 0.040881 43.825959 ( 49.453549)
total: 152.50 sec