Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-235523
#<BuildRuby:0x000055a3701f6878
@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.20220701-235523",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005521 0.000920 0.873383 ( 1.047955)
build_miniruby 0.000869 0.000145 0.058118 ( 0.056813)
build_ruby 0.000844 0.000141 0.059766 ( 0.058462)
build_all 0.004443 0.000000 1.512872 ( 0.600876)
build_install 0.010125 0.000723 6.265331 ( 2.825615)
test_btest 0.001358 0.000194 47.556100 ( 8.874109)
test_basic 0.006121 0.000000 0.339145 ( 0.426909)
test_all 0.001353 0.000000 627.475521 ( 91.768352)
test_rubyspec 0.066180 0.063137 44.323493 ( 49.869870)
total: 155.53 sec