Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-235928
#<BuildRuby:0x00005602a0df3510
@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.20220304-235928",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008344 0.004005 1.026777 ( 0.991811)
build_miniruby 0.001684 0.000316 0.073742 ( 0.071757)
build_ruby 0.001795 0.000337 0.064699 ( 0.062339)
build_all 0.008664 0.001624 4.169596 ( 0.851849)
build_install 0.022404 0.000532 7.869331 ( 2.408917)
test_btest 0.001329 0.000000 73.187374 ( 7.984256)
test_basic 0.002896 0.003899 0.325963 ( 0.419050)
test_all 0.001500 0.000273 709.297451 ( 68.437663)
test_rubyspec 0.086163 0.087686 46.500604 ( 51.907189)
total: 133.14 sec