Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-035107
#<BuildRuby:0x00005638b2dce678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221217-035107",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003894 0.000229 0.923440 ( 1.137623)
build_miniruby 0.000838 0.000050 0.958254 ( 0.956903)
build_ruby 0.001112 0.000066 2.762941 ( 2.671786)
build_all 0.004583 0.004414 15.718135 ( 3.271556)
build_install 0.005011 0.004502 2.391414 ( 1.370596)
test_btest 0.000518 0.000081 66.506829 ( 11.016515)
test_basic 0.004188 0.000661 0.282288 ( 0.373223)
test_all 0.001193 0.000188 679.558096 (144.430021)
test_rubyspec 0.044705 0.021285 52.844463 ( 61.028489)
total: 226.26 sec