Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-110605
#<BuildRuby:0x0000559cae7c5e98
@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.20221216-110605",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004079 0.000291 0.899556 ( 1.113851)
build_miniruby 0.000959 0.000069 0.991791 ( 0.990375)
build_ruby 0.000000 0.001258 2.755214 ( 2.646923)
build_all 0.006042 0.002716 15.814006 ( 3.312997)
build_install 0.005208 0.004371 2.335101 ( 1.336103)
test_btest 0.000708 0.000000 68.279430 ( 11.206925)
test_basic 0.004904 0.000237 0.287792 ( 0.377724)
test_all 0.001618 0.000270 672.842619 (138.065273)
test_rubyspec 0.033584 0.026373 52.376359 ( 60.518485)
total: 219.57 sec