Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-143502
#<BuildRuby:0x000055f08f0b4610
@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.20220824-143502",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.010829 0.000377 0.998472 ( 1.790386)
build_miniruby 0.002214 0.000000 0.076244 ( 0.074493)
build_ruby 0.002079 0.000000 0.079333 ( 0.077794)
build_all 0.007391 0.002865 1.549065 ( 0.587490)
build_install 0.014506 0.008101 1.888947 ( 0.918751)
test_btest 0.000932 0.000195 71.908031 ( 8.483594)
test_basic 0.008015 0.000827 0.330930 ( 0.419576)
test_all 0.004378 0.000063 638.774222 ( 65.125503)
test_rubyspec 0.116510 0.048636 45.702515 ( 54.210735)
total: 131.69 sec