Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-150937
#<BuildRuby:0x000055cc9cc1e8a0
@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.20220326-150937",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.006409 0.005394 1.007666 ( 1.584963)
build_miniruby 0.001380 0.000753 0.076335 ( 0.073952)
build_ruby 0.001171 0.000638 0.077857 ( 0.075874)
build_all 0.006200 0.003382 4.179350 ( 0.848195)
build_install 0.022330 0.000620 7.916207 ( 2.400801)
test_btest 0.000000 0.001370 71.715619 ( 8.050017)
test_basic 0.000809 0.006839 0.347342 ( 0.440172)
test_all 0.001239 0.000619 717.547480 ( 68.967098)
test_rubyspec 0.111812 0.064700 46.041743 ( 51.367055)
total: 133.81 sec