Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-152430
#<BuildRuby:0x0000557d074cb7e0
@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.20220208-152430",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003096 0.009989 0.971841 ( 1.070284)
build_miniruby 0.001712 0.000685 0.078717 ( 0.076119)
build_ruby 0.001337 0.000535 0.073303 ( 0.071306)
build_all 0.008257 0.002566 4.071319 ( 0.796297)
build_install 0.015873 0.007835 7.731734 ( 2.310437)
test_btest 0.001109 0.000454 73.507743 ( 8.259923)
test_basic 0.005416 0.002215 0.329422 ( 0.425878)
test_all 0.001152 0.000472 657.278377 ( 65.031249)
test_rubyspec 0.099516 0.075205 45.910563 ( 51.408893)
total: 129.45 sec