Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-195638
#<BuildRuby:0x00005638b76bc6c8
@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.20220307-195638",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011105 0.000000 1.026735 ( 1.187723)
build_miniruby 0.001772 0.000058 0.074195 ( 0.072156)
build_ruby 0.002084 0.000122 0.079346 ( 0.077522)
build_all 0.007357 0.003661 4.269073 ( 0.856034)
build_install 0.014695 0.007684 7.963115 ( 2.433459)
test_btest 0.000929 0.000155 72.869881 ( 7.802606)
test_basic 0.003185 0.003781 0.342274 ( 0.440556)
test_all 0.001327 0.000266 676.364376 ( 65.989376)
test_rubyspec 0.109238 0.051776 46.554218 ( 52.013867)
total: 130.87 sec