Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-093944
#<BuildRuby:0x000055ee01adcd30
@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.20220815-093944",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010346 0.000403 0.951142 ( 1.291751)
build_miniruby 0.002413 0.000151 0.075597 ( 0.073244)
build_ruby 0.001659 0.000103 0.079700 ( 0.078016)
build_all 0.010038 0.000050 1.549331 ( 0.582558)
build_install 0.012741 0.009091 1.896152 ( 0.923247)
test_btest 0.000914 0.000131 74.915861 ( 8.005093)
test_basic 0.003347 0.003598 0.331835 ( 0.428749)
test_all 0.002978 0.000518 653.529845 ( 64.844438)
test_rubyspec 0.115178 0.060119 46.074140 ( 53.590394)
total: 129.82 sec