Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-115707
#<BuildRuby:0x0000564872c608e8
@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.20220303-115707",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010536 0.000702 1.003244 ( 3.231844)
build_miniruby 0.002100 0.000140 0.075715 ( 0.074063)
build_ruby 0.001918 0.000000 0.081274 ( 0.079438)
build_all 0.006318 0.004106 4.240054 ( 0.854141)
build_install 0.017828 0.005777 7.947400 ( 2.414253)
test_btest 0.001179 0.000177 72.769718 ( 8.531328)
test_basic 0.002328 0.004451 0.331249 ( 0.425067)
test_all 0.001737 0.000331 720.855867 ( 68.712925)
test_rubyspec 0.097648 0.067683 46.293320 ( 51.545888)
total: 135.87 sec