Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-050223
#<BuildRuby:0x000055ecca188870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-050223",
@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.000002 0.000007 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008810 0.002937 0.984663 ( 1.938791)
build_miniruby 0.000000 0.002261 0.075628 ( 0.073802)
build_ruby 0.000880 0.000840 0.066420 ( 0.064844)
build_all 0.003778 0.006120 4.149898 ( 0.799629)
build_install 0.018414 0.004559 7.766226 ( 2.322734)
test_btest 0.000910 0.000375 47.664459 ( 43.988914)
test_basic 0.005327 0.002193 0.336015 ( 0.425591)
test_all 0.000000 0.001912 705.036060 ( 67.492862)
test_rubyspec 0.075055 0.075042 46.284007 ( 51.398184)
total: 168.51 sec