Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-233723
#<BuildRuby:0x000055dfebee5400
@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.20220826-233723",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005827 0.006211 0.868116 ( 1.106832)
build_miniruby 0.000979 0.000356 0.055369 ( 0.054771)
build_ruby 0.000986 0.000358 0.058263 ( 0.057549)
build_all 0.006314 0.002296 1.238939 ( 0.470900)
build_install 0.014873 0.001258 1.574220 ( 0.795645)
test_btest 0.000852 0.000262 53.098193 ( 6.404651)
test_basic 0.004750 0.001461 0.304579 ( 0.396794)
test_all 0.002531 0.000779 480.376804 ( 52.753002)
test_rubyspec 0.114038 0.023747 41.862371 ( 50.059064)
total: 112.10 sec