Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-173637
#<BuildRuby:0x0000562d5967c8e8
@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.20220310-173637",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003241 0.007787 2.213589 ( 2.779267)
build_miniruby 0.001596 0.000456 0.790480 ( 0.788631)
build_ruby 0.003359 0.000960 3.370775 ( 3.188265)
build_all 0.019043 0.001434 18.870907 ( 2.254712)
build_install 0.014736 0.007473 5.340383 ( 2.161259)
test_btest 0.000000 0.001212 73.135226 ( 8.082277)
test_basic 0.003446 0.005082 0.331425 ( 0.419538)
test_all 0.001692 0.000564 695.209494 ( 67.419322)
test_rubyspec 0.074002 0.088356 46.501361 ( 51.491099)
total: 138.59 sec