Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-113727
#<BuildRuby:0x00005568992d8ca8
@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.20220204-113727",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008460 0.002308 0.960568 ( 1.112512)
build_miniruby 0.001718 0.000469 0.076938 ( 0.074730)
build_ruby 0.002304 0.000000 0.073555 ( 0.071095)
build_all 0.011724 0.000000 4.112176 ( 0.794964)
build_install 0.018137 0.005557 7.732190 ( 2.318737)
test_btest 0.000880 0.000207 47.124039 ( 43.965917)
test_basic 0.002240 0.005869 0.345384 ( 0.439609)
test_all 0.001348 0.000396 651.822318 ( 65.826901)
test_rubyspec 0.112231 0.049556 46.395135 ( 51.811432)
total: 166.42 sec