Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-090949
#<BuildRuby:0x0000563df249b778
@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.20220225-090949",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006118 0.005577 0.863724 ( 1.945646)
build_miniruby 0.001651 0.000381 0.073836 ( 0.071470)
build_ruby 0.001508 0.000348 0.066276 ( 0.064717)
build_all 0.007585 0.001750 4.193613 ( 0.861075)
build_install 0.019537 0.003733 7.860304 ( 2.410227)
test_btest 0.001012 0.000225 75.909774 ( 8.824227)
test_basic 0.007483 0.000500 0.337382 ( 0.434401)
test_all 0.002357 0.000000 669.159493 ( 65.929143)
test_rubyspec 0.097035 0.070939 46.352225 ( 51.742824)
total: 132.28 sec