Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-032216
#<BuildRuby:0x000055901d964af8
@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.20220304-032216",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011508 1.083694 ( 1.563015)
build_miniruby 0.000694 0.001158 0.075904 ( 0.074486)
build_ruby 0.001301 0.000651 0.076146 ( 0.074259)
build_all 0.003911 0.005938 4.229888 ( 0.847935)
build_install 0.012247 0.010644 7.883005 ( 2.437954)
test_btest 0.001023 0.000000 73.682746 ( 8.058800)
test_basic 0.004542 0.002491 0.332012 ( 0.421266)
test_all 0.000866 0.002058 690.296113 ( 67.595265)
test_rubyspec 0.104910 0.072564 46.421750 ( 51.975864)
total: 133.05 sec