Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-131412
#<BuildRuby:0x000055e1c80508e8
@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-131412",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003106 0.009178 1.027026 ( 1.150287)
build_miniruby 0.002159 0.000000 0.075987 ( 0.074400)
build_ruby 0.001865 0.000000 0.081212 ( 0.079696)
build_all 0.006668 0.001862 4.086253 ( 0.842230)
build_install 0.018690 0.004656 7.794687 ( 2.383373)
test_btest 0.000923 0.000256 71.238986 ( 8.403744)
test_basic 0.003276 0.004354 0.330275 ( 0.418674)
test_all 0.001261 0.000398 706.275669 ( 68.204816)
test_rubyspec 0.127329 0.039015 46.230716 ( 51.726487)
total: 133.28 sec