Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-124409
#<BuildRuby:0x0000561d65ce4018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220711-124409",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002244 0.004731 0.883872 ( 3.500461)
build_miniruby 0.000815 0.000204 0.056995 ( 0.055765)
build_ruby 0.000823 0.000206 0.058981 ( 0.057739)
build_all 0.001009 0.003428 1.488361 ( 0.600402)
build_install 0.009507 0.001505 6.284513 ( 2.854505)
test_btest 0.000464 0.000133 55.992732 ( 8.306801)
test_basic 0.000219 0.005900 0.340322 ( 0.427849)
test_all 0.001008 0.000378 641.502082 ( 92.856947)
test_rubyspec 0.053864 0.075347 44.570203 ( 50.133294)
total: 158.79 sec