Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-072406
#<BuildRuby:0x000055a1fe1dc018
@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.20220719-072406",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006200 0.000443 0.826332 ( 1.168809)
build_miniruby 0.000952 0.000068 0.057143 ( 0.055955)
build_ruby 0.000909 0.000065 0.059192 ( 0.057948)
build_all 0.004619 0.000000 1.535713 ( 0.604564)
build_install 0.003730 0.007365 5.690821 ( 2.217117)
test_btest 0.000529 0.000088 50.188437 ( 8.758810)
test_basic 0.001467 0.004308 0.264487 ( 0.353037)
test_all 0.000823 0.000183 604.193500 ( 89.471559)
test_rubyspec 0.052041 0.021920 43.815424 ( 49.469797)
total: 152.16 sec