Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-014157
#<BuildRuby:0x000056274fb6ff68
@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.20220802-014157",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002171 0.004688 0.833161 ( 1.599815)
build_miniruby 0.000776 0.000194 0.057067 ( 0.055780)
build_ruby 0.000817 0.000204 0.059774 ( 0.058575)
build_all 0.004568 0.000023 1.524416 ( 0.590168)
build_install 0.004644 0.004526 5.623458 ( 2.154617)
test_btest 0.000493 0.000141 55.706392 ( 7.969048)
test_basic 0.005043 0.001441 0.344779 ( 0.431871)
test_all 0.000853 0.000243 605.078434 ( 87.398529)
test_rubyspec 0.101037 0.022780 43.970391 ( 49.586607)
total: 149.85 sec