Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-001235
#<BuildRuby:0x000055e0f9cda980
@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.20220617-001235",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009416 0.000377 0.839079 ( 0.994582)
build_miniruby 0.001304 0.000093 0.054732 ( 0.053350)
build_ruby 0.001166 0.000083 0.052499 ( 0.051898)
build_all 0.007637 0.000196 1.192636 ( 0.479844)
build_install 0.012946 0.006625 4.876566 ( 2.473147)
test_btest 0.002106 0.000281 52.256953 ( 6.146966)
test_basic 0.000556 0.004917 0.281503 ( 0.372183)
test_all 0.002106 0.000395 514.847173 ( 53.474489)
test_rubyspec 0.100734 0.028641 41.506513 ( 47.365236)
total: 111.41 sec