Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-080531
#<BuildRuby:0x0000561a9d762038
@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.20220721-080531",
@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.000053 0.000000 0.000053 ( 0.000054)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.010493 0.001673 0.850127 ( 1.400635)
build_miniruby 0.001172 0.000293 0.062978 ( 0.061599)
build_ruby 0.001208 0.000302 0.064223 ( 0.063399)
build_all 0.007029 0.000483 1.260972 ( 0.499301)
build_install 0.012663 0.002923 4.435121 ( 1.825567)
test_btest 0.002103 0.000000 54.749711 ( 6.154098)
test_basic 0.005425 0.000321 0.296480 ( 0.387852)
test_all 0.002038 0.000437 502.827051 ( 52.953237)
test_rubyspec 0.078326 0.036706 42.102429 ( 47.746187)
total: 111.09 sec