Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-091117
#<BuildRuby:0x000055726282f940
@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.20220212-091117",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000124 0.012361 0.942318 ( 1.055206)
build_miniruby 0.001326 0.000663 0.070591 ( 0.068507)
build_ruby 0.002196 0.000000 0.070991 ( 0.069237)
build_all 0.007819 0.003016 4.107154 ( 0.766188)
build_install 0.022663 0.000831 7.699221 ( 2.300509)
test_btest 0.000748 0.000262 75.618406 ( 7.833440)
test_basic 0.002661 0.005284 0.337795 ( 0.426216)
test_all 0.001427 0.000571 710.863526 ( 68.013185)
test_rubyspec 0.104177 0.057651 46.216848 ( 51.734880)
total: 132.27 sec