Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-035649
#<BuildRuby:0x000055aa4842f340
@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.20220303-035649",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005884 0.004368 1.023637 ( 5.650597)
build_miniruby 0.001946 0.000000 0.071767 ( 0.071106)
build_ruby 0.002277 0.000010 0.076659 ( 0.075247)
build_all 0.009383 0.000095 4.150314 ( 0.850885)
build_install 0.021581 0.001294 8.063966 ( 2.469323)
test_btest 0.001143 0.000000 75.809186 ( 8.446255)
test_basic 0.002482 0.004791 0.336372 ( 0.426528)
test_all 0.003200 0.000457 668.644713 ( 66.036567)
test_rubyspec 0.095627 0.081807 46.300665 ( 51.738686)
total: 135.77 sec