Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-020344
#<BuildRuby:0x00005603f099f918
@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.20220131-020344",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.011645 0.944513 ( 2.360737)
build_miniruby 0.001227 0.001062 0.074805 ( 0.072610)
build_ruby 0.001693 0.000483 0.069007 ( 0.066602)
build_all 0.009815 0.000000 4.057513 ( 0.777863)
build_install 0.022293 0.001975 7.819836 ( 2.323630)
test_btest 0.000901 0.000187 47.035705 ( 44.117507)
test_basic 0.006819 0.001421 0.349307 ( 0.438294)
test_all 0.001817 0.000196 694.759024 ( 67.187719)
test_rubyspec 0.123526 0.037215 46.177337 ( 51.561104)
total: 168.91 sec