Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-203332
#<BuildRuby:0x000055c2dcce7940
@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.20220305-203332",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001574 0.009469 0.999847 ( 1.057850)
build_miniruby 0.001156 0.000809 0.073801 ( 0.072231)
build_ruby 0.001292 0.000904 0.075240 ( 0.073021)
build_all 0.007957 0.002135 4.204875 ( 0.838618)
build_install 0.016355 0.006675 7.901994 ( 2.417190)
test_btest 0.000769 0.000448 76.396886 ( 8.132007)
test_basic 0.004803 0.002802 0.345627 ( 0.433706)
test_all 0.001302 0.000759 703.026300 ( 68.025453)
test_rubyspec 0.102504 0.053783 46.380442 ( 51.553536)
total: 132.61 sec