Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-085944
#<BuildRuby:0x000055f55bfacb38
@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.20220218-085944",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009192 0.000737 0.959438 ( 2.711245)
build_miniruby 0.001678 0.000240 0.074705 ( 0.072552)
build_ruby 0.001556 0.000222 0.076397 ( 0.074559)
build_all 0.006966 0.004231 4.133400 ( 0.782855)
build_install 0.020152 0.004053 7.790239 ( 2.314198)
test_btest 0.000935 0.000178 75.606047 ( 8.017361)
test_basic 0.006178 0.001177 0.326529 ( 0.415007)
test_all 0.001481 0.000282 666.690560 ( 65.666778)
test_rubyspec 0.114228 0.043556 46.146940 ( 51.803716)
total: 131.86 sec