Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-143708
#<BuildRuby:0x000055998c140728
@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.20221218-143708",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000386 0.003984 0.853532 ( 1.047338)
build_miniruby 0.000851 0.000197 0.934430 ( 0.933168)
build_ruby 0.001001 0.000231 2.757625 ( 2.644686)
build_all 0.004811 0.004287 15.917720 ( 3.312180)
build_install 0.009451 0.001418 2.248374 ( 1.267131)
test_btest 0.000387 0.000103 61.368415 ( 11.326862)
test_basic 0.003814 0.001017 0.306257 ( 0.396910)
test_all 0.001150 0.000307 677.260121 (154.326539)
test_rubyspec 0.043180 0.028348 53.021291 ( 61.206823)
total: 236.46 sec