Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-013332
#<BuildRuby:0x0000561ce5943510
@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.20220214-013332",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007867 0.001966 0.980603 ( 2.753651)
build_miniruby 0.001544 0.000386 0.077839 ( 0.075716)
build_ruby 0.001593 0.000399 0.079485 ( 0.077175)
build_all 0.008210 0.002052 4.119391 ( 0.782514)
build_install 0.017744 0.002766 7.910541 ( 2.357887)
test_btest 0.000994 0.000000 74.500326 ( 8.275573)
test_basic 0.007280 0.000000 0.343680 ( 0.440282)
test_all 0.001771 0.000000 650.551264 ( 65.861250)
test_rubyspec 0.089720 0.069177 46.367534 ( 51.841423)
total: 132.47 sec