Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-031519
#<BuildRuby:0x00005638c91e0b10
@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.20220308-031519",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009619 0.001204 1.022728 ( 2.441899)
build_miniruby 0.001511 0.000324 0.070207 ( 0.068148)
build_ruby 0.001316 0.000282 0.074152 ( 0.072245)
build_all 0.007861 0.002260 4.060286 ( 0.835538)
build_install 0.018486 0.003668 7.770402 ( 2.380732)
test_btest 0.000948 0.000206 76.552988 ( 7.953587)
test_basic 0.006228 0.000463 0.339993 ( 0.428457)
test_all 0.001326 0.000277 687.988932 ( 66.932798)
test_rubyspec 0.110109 0.056967 45.256092 ( 50.857324)
total: 131.97 sec