Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-200119
#<BuildRuby:0x0000560693e6f740
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-200119",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011676 0.000233 0.909135 ( 0.999734)
build_miniruby 0.000000 0.002460 0.077894 ( 0.075368)
build_ruby 0.000048 0.001427 0.064959 ( 0.063625)
build_all 0.005534 0.005080 4.049527 ( 0.788895)
build_install 0.013718 0.010143 7.688104 ( 2.279821)
test_btest 0.000000 0.002003 47.048891 ( 44.575935)
test_basic 0.001357 0.005930 0.346816 ( 0.434965)
test_all 0.002108 0.000738 676.412066 ( 66.458477)
test_rubyspec 0.069908 0.087749 45.425119 ( 50.590397)
total: 166.27 sec