Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-210725
#<BuildRuby:0x0000560917c80a70
@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.20220505-210725",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007084 0.000519 0.860298 ( 0.977652)
build_miniruby 0.001040 0.000183 0.064212 ( 0.063346)
build_ruby 0.000838 0.000148 0.065386 ( 0.064556)
build_all 0.004367 0.000770 1.276700 ( 0.551952)
build_install 0.013097 0.000584 6.429339 ( 2.969111)
test_btest 0.000640 0.000101 62.116629 ( 12.457009)
test_basic 0.001031 0.004153 0.274114 ( 0.366822)
test_all 0.001464 0.000292 536.606782 ( 64.405773)
test_rubyspec 0.022048 0.023784 53.012346 ( 58.921082)
total: 140.78 sec