Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-122852
#<BuildRuby:0x000055be0070ef90
@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.20220721-122852",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009673 0.000449 0.847853 ( 0.942643)
build_miniruby 0.003207 0.000000 0.064411 ( 0.062096)
build_ruby 0.001453 0.000154 0.053489 ( 0.052137)
build_all 0.006818 0.004703 1.303035 ( 0.498336)
build_install 0.005704 0.011502 4.324730 ( 1.833508)
test_btest 0.001029 0.000400 55.509689 ( 6.166206)
test_basic 0.001469 0.004750 0.283001 ( 0.374285)
test_all 0.002029 0.000902 502.192751 ( 52.435552)
test_rubyspec 0.074253 0.041428 42.089324 ( 47.979718)
total: 110.35 sec