Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-112546
#<BuildRuby:0x000056237c52b340
@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.20220215-112546",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012659 0.000904 0.973298 ( 1.054274)
build_miniruby 0.002048 0.000147 0.080633 ( 0.078150)
build_ruby 0.000000 0.001957 0.071388 ( 0.069733)
build_all 0.007436 0.002806 4.159728 ( 0.786954)
build_install 0.016554 0.007578 7.739309 ( 2.318344)
test_btest 0.001060 0.000192 72.997387 ( 8.476588)
test_basic 0.007164 0.001303 0.331759 ( 0.418797)
test_all 0.002179 0.000000 649.928997 ( 65.499004)
test_rubyspec 0.113286 0.054645 45.824897 ( 51.046775)
total: 129.75 sec