Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-010613
#<BuildRuby:0x000055fcd3b04b38
@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.20220315-010613",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005579 0.005389 1.032467 ( 2.929811)
build_miniruby 0.002411 0.000000 0.075311 ( 0.073103)
build_ruby 0.002355 0.000077 0.074882 ( 0.072613)
build_all 0.010872 0.000326 4.191147 ( 0.867621)
build_install 0.019516 0.004840 7.915400 ( 2.388436)
test_btest 0.000913 0.000183 74.171357 ( 7.934262)
test_basic 0.007095 0.000442 0.336470 ( 0.425566)
test_all 0.000688 0.001816 704.466630 ( 68.309828)
test_rubyspec 0.106317 0.050842 46.317725 ( 51.764063)
total: 134.77 sec