Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-130815
#<BuildRuby:0x000055663f7d08e8
@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.20220812-130815",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003606 0.007573 0.925236 ( 1.465913)
build_miniruby 0.002067 0.000738 0.125825 ( 0.124952)
build_ruby 0.003231 0.001154 3.168994 ( 3.009951)
build_all 0.020390 0.000593 18.673926 ( 2.206795)
build_install 0.017333 0.005429 2.265289 ( 1.191966)
test_btest 0.000864 0.000242 75.215955 ( 8.058240)
test_basic 0.007466 0.000959 0.334190 ( 0.423365)
test_all 0.002514 0.003582 680.458151 ( 66.936062)
test_rubyspec 0.115761 0.060106 45.905459 ( 53.494986)
total: 136.91 sec