Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-025012
#<BuildRuby:0x0000556ab7ba8b38
@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.20220217-025012",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007432 0.002703 0.946782 ( 2.500052)
build_miniruby 0.000000 0.002081 0.075668 ( 0.073835)
build_ruby 0.001028 0.001013 0.075993 ( 0.073818)
build_all 0.008270 0.001459 4.096742 ( 0.772885)
build_install 0.014852 0.009782 7.885469 ( 2.304976)
test_btest 0.000935 0.000409 76.272573 ( 8.149191)
test_basic 0.004603 0.002014 0.341129 ( 0.431422)
test_all 0.001254 0.000549 723.373623 ( 68.459141)
test_rubyspec 0.091210 0.074749 46.172005 ( 51.516665)
total: 134.28 sec