Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-015047
#<BuildRuby:0x0000556c97e6cdb0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220310-015047",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010671 0.001524 1.042154 ( 1.369282)
build_miniruby 0.001485 0.000212 0.075519 ( 0.074803)
build_ruby 0.001691 0.000242 0.069635 ( 0.069593)
build_all 0.008580 0.001225 1.516057 ( 0.615123)
build_install 0.009751 0.012128 5.217234 ( 2.170877)
test_btest 0.001190 0.000317 72.883184 ( 7.973384)
test_basic 0.006218 0.001658 0.342588 ( 0.432812)
test_all 0.002076 0.000000 653.191335 ( 65.749278)
test_rubyspec 0.110426 0.052521 45.936709 ( 51.458803)
total: 129.92 sec