Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-153540
#<BuildRuby:0x000055f708364480
@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.20220331-153540",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003017 0.007263 1.049225 ( 1.336366)
build_miniruby 0.002194 0.000000 0.073729 ( 0.071643)
build_ruby 0.001919 0.000158 0.076852 ( 0.074946)
build_all 0.007748 0.002583 4.190774 ( 0.851897)
build_install 0.012020 0.008233 7.940576 ( 2.437893)
test_btest 0.000897 0.000349 73.839680 ( 7.964719)
test_basic 0.004916 0.001912 0.350076 ( 0.438654)
test_all 0.001657 0.000291 694.122065 ( 67.920734)
test_rubyspec 0.089616 0.078185 46.528475 ( 52.007188)
total: 133.10 sec