Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-033744
#<BuildRuby:0x00005574967bc518
@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.20220821-033744",
@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.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007898 0.003949 0.992178 ( 1.105031)
build_miniruby 0.001211 0.000606 0.076885 ( 0.075258)
build_ruby 0.001243 0.000621 0.077035 ( 0.075465)
build_all 0.007548 0.003774 1.521190 ( 0.585658)
build_install 0.017838 0.003551 1.866582 ( 0.910022)
test_btest 0.000834 0.000358 73.290230 ( 8.336391)
test_basic 0.006581 0.000458 0.324248 ( 0.417952)
test_all 0.003350 0.001902 685.155779 ( 67.084727)
test_rubyspec 0.093992 0.082372 45.650948 ( 54.093386)
total: 132.68 sec