Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-174334
#<BuildRuby:0x000056457a9d04e8
@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.20220302-174334",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000054 0.000008 0.000062 ( 0.000054)
build_up 0.010984 0.000443 1.033476 ( 1.033945)
build_miniruby 0.001647 0.000220 0.076360 ( 0.074346)
build_ruby 0.001731 0.000230 0.079905 ( 0.077930)
build_all 0.005047 0.004436 4.150179 ( 0.830514)
build_install 0.017889 0.005368 7.997591 ( 2.454225)
test_btest 0.000000 0.001074 76.591391 ( 8.171733)
test_basic 0.001167 0.007011 0.347022 ( 0.438383)
test_all 0.001355 0.000406 673.221910 ( 65.548740)
test_rubyspec 0.089467 0.066685 46.273060 ( 51.604767)
total: 130.24 sec