Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-024610
#<BuildRuby:0x0000559260b5c118
@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.20220424-024610",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006398 0.000000 0.852881 ( 1.091309)
build_miniruby 0.000837 0.000000 0.058094 ( 0.056948)
build_ruby 0.000927 0.000057 0.059352 ( 0.058102)
build_all 0.004241 0.000037 1.505607 ( 0.606921)
build_install 0.009735 0.001217 6.270103 ( 2.829698)
test_btest 0.001520 0.000190 50.167051 ( 8.326849)
test_basic 0.005651 0.000707 0.358419 ( 0.445815)
test_all 0.001187 0.000149 628.158535 ( 92.255993)
test_rubyspec 0.082332 0.035377 44.277668 ( 49.213705)
total: 154.89 sec