Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-011005
#<BuildRuby:0x000055bd1aef1438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-011005",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.007100 0.005297 0.852818 ( 1.083247)
build_miniruby 0.001069 0.000389 0.061716 ( 0.060086)
build_ruby 0.001284 0.000467 0.064577 ( 0.063158)
build_all 0.007225 0.000825 1.236684 ( 0.467993)
build_install 0.015246 0.000099 4.397062 ( 1.839416)
test_btest 0.001684 0.000449 50.864674 ( 6.128294)
test_basic 0.006339 0.000309 0.290923 ( 0.384786)
test_all 0.001994 0.000498 492.818658 ( 52.018403)
test_rubyspec 0.058247 0.057570 40.953016 ( 46.907001)
total: 108.95 sec