Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-085157
#<BuildRuby:0x0000555578265390
@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.20220826-085157",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.005687 0.008657 0.906524 ( 5.914266)
build_miniruby 0.001172 0.000631 0.064034 ( 0.062054)
build_ruby 0.000811 0.000436 0.050828 ( 0.049989)
build_all 0.007275 0.001785 1.262782 ( 0.458349)
build_install 0.008939 0.006618 1.599644 ( 0.778469)
test_btest 0.000832 0.000444 51.697138 ( 5.967443)
test_basic 0.003578 0.001909 0.274869 ( 0.366174)
test_all 0.004296 0.000002 499.466165 ( 52.856870)
test_rubyspec 0.067433 0.065058 41.857676 ( 50.450618)
total: 116.91 sec