Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-014323
#<BuildRuby:0x00005630f4b244b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-014323",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010214 0.000415 0.952516 ( 1.407850)
build_miniruby 0.002038 0.000000 0.081124 ( 0.080537)
build_ruby 0.002070 0.000000 0.076497 ( 0.075491)
build_all 0.010922 0.000378 4.119237 ( 0.801943)
build_install 0.008182 0.016301 7.886631 ( 2.381198)
test_btest 0.001203 0.000000 47.678402 ( 44.370358)
test_basic 0.007699 0.000000 0.331832 ( 0.420473)
test_all 0.001896 0.000000 686.476646 ( 66.623372)
test_rubyspec 0.111200 0.047042 46.148506 ( 51.368560)
total: 167.53 sec