Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-045333
#<BuildRuby:0x000055dc21947340
@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.20220325-045333",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000033 0.010065 1.007547 ( 2.481036)
build_miniruby 0.001919 0.000479 0.074596 ( 0.072432)
build_ruby 0.002329 0.000000 0.076429 ( 0.073986)
build_all 0.008181 0.001631 4.102255 ( 0.846393)
build_install 0.020546 0.001671 7.724294 ( 2.420119)
test_btest 0.001046 0.000209 74.597994 ( 8.018850)
test_basic 0.008524 0.000759 0.343052 ( 0.430430)
test_all 0.001459 0.000278 704.651810 ( 67.543949)
test_rubyspec 0.142100 0.021279 45.563950 ( 50.790703)
total: 132.68 sec