Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-071431
#<BuildRuby:0x0000564c1412c620
@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-071431",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001538 0.008593 0.986117 ( 1.521744)
build_miniruby 0.002242 0.000000 0.073814 ( 0.071567)
build_ruby 0.002305 0.000127 0.076546 ( 0.074175)
build_all 0.001377 0.009028 1.534400 ( 0.592137)
build_install 0.015577 0.007355 5.185287 ( 2.070319)
test_btest 0.000771 0.000338 74.653008 ( 7.926012)
test_basic 0.005891 0.002577 0.326734 ( 0.413752)
test_all 0.001292 0.000565 640.898411 ( 64.739398)
test_rubyspec 0.102898 0.075443 46.110105 ( 51.901302)
total: 129.31 sec