Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-011759
#<BuildRuby:0x000055d3ae102980
@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.20220429-011759",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008070 0.001345 0.833132 ( 1.019042)
build_miniruby 0.001536 0.000256 0.055397 ( 0.054043)
build_ruby 0.001074 0.000179 0.053688 ( 0.052738)
build_all 0.008732 0.000602 1.192895 ( 0.485229)
build_install 0.011844 0.008323 4.873147 ( 2.491002)
test_btest 0.001569 0.000369 52.648711 ( 5.937744)
test_basic 0.001389 0.005214 0.297322 ( 0.387791)
test_all 0.002089 0.000615 509.319565 ( 54.532275)
test_rubyspec 0.087373 0.035370 41.110984 ( 46.651157)
total: 111.61 sec