Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-031945
#<BuildRuby:0x0000560037d5f858
@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.20220306-031945",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.009751 0.000796 1.020233 ( 1.003450)
build_miniruby 0.002131 0.000000 0.076706 ( 0.075069)
build_ruby 0.002193 0.000000 0.072495 ( 0.070411)
build_all 0.009698 0.000646 4.246441 ( 0.844869)
build_install 0.013341 0.009522 7.967400 ( 2.476453)
test_btest 0.000819 0.000172 76.836123 ( 8.186289)
test_basic 0.003584 0.004559 0.347224 ( 0.434808)
test_all 0.001447 0.000362 695.425620 ( 67.545911)
test_rubyspec 0.092051 0.075046 46.306495 ( 51.481937)
total: 132.12 sec