Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-122150
#<BuildRuby:0x000056184c1c7810
@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.20220311-122150",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009247 0.002135 1.017961 ( 1.156231)
build_miniruby 0.001490 0.000344 0.078890 ( 0.077170)
build_ruby 0.001636 0.000378 0.079393 ( 0.077069)
build_all 0.009412 0.000000 1.518120 ( 0.608412)
build_install 0.008904 0.014471 5.312945 ( 2.177784)
test_btest 0.000000 0.001062 72.295818 ( 8.362404)
test_basic 0.002671 0.004883 0.329026 ( 0.417263)
test_all 0.001648 0.000679 670.038416 ( 67.302258)
test_rubyspec 0.071575 0.089818 46.386311 ( 51.876671)
total: 132.06 sec