Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-183639
#<BuildRuby:0x000056421a21f810
@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.20220309-183639",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000520 0.010296 0.991114 ( 1.045296)
build_miniruby 0.001374 0.000801 0.076082 ( 0.074052)
build_ruby 0.001105 0.000645 0.072484 ( 0.070772)
build_all 0.008956 0.000425 1.465435 ( 0.584571)
build_install 0.018448 0.003215 5.202213 ( 2.148021)
test_btest 0.000827 0.000348 74.259183 ( 8.037616)
test_basic 0.005726 0.002411 0.338080 ( 0.424298)
test_all 0.002081 0.000876 693.654369 ( 72.327614)
test_rubyspec 0.099127 0.068326 46.051144 ( 51.505536)
total: 136.22 sec