Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-065527
#<BuildRuby:0x000056386a457510
@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.20220207-065527",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007142 0.003866 0.982608 ( 4.559510)
build_miniruby 0.001618 0.000191 0.074033 ( 0.072816)
build_ruby 0.001850 0.000218 0.078398 ( 0.077180)
build_all 0.005766 0.004401 4.078875 ( 0.795646)
build_install 0.020416 0.002556 7.835415 ( 2.319530)
test_btest 0.000960 0.000152 75.701224 ( 8.362065)
test_basic 0.008224 0.000464 0.330475 ( 0.419774)
test_all 0.001809 0.000272 645.645217 ( 69.668218)
test_rubyspec 0.088873 0.073311 45.908411 ( 51.552326)
total: 137.83 sec