Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-012613
#<BuildRuby:0x0000557862807340
@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.20220304-012613",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009649 0.000689 0.990783 ( 1.706350)
build_miniruby 0.002056 0.000147 0.079442 ( 0.077044)
build_ruby 0.001784 0.000127 0.068836 ( 0.067190)
build_all 0.005044 0.004391 4.183429 ( 0.860714)
build_install 0.021071 0.001926 8.058970 ( 2.444074)
test_btest 0.000000 0.001282 76.558529 ( 8.662997)
test_basic 0.004187 0.003159 0.331033 ( 0.427611)
test_all 0.001831 0.000289 654.303391 ( 65.684821)
test_rubyspec 0.119560 0.060761 46.840932 ( 52.092167)
total: 132.02 sec