Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-210640
#<BuildRuby:0x000055b770156be8
@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.20230112-210640",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006093 0.000281 0.846715 ( 1.289159)
build_miniruby 0.001161 0.000145 1.018112 ( 1.016168)
build_ruby 0.001524 0.000191 2.777959 ( 2.775263)
build_all 0.009782 0.000163 16.799911 ( 2.959950)
build_install 0.008214 0.000913 2.086231 ( 1.075708)
test_btest 0.001035 0.000115 76.283515 ( 10.150363)
test_basic 0.000296 0.006860 0.383814 ( 0.468986)
test_all 0.001349 0.000102 666.134559 ( 98.244999)
test_rubyspec 0.068675 0.039717 51.781733 ( 59.916770)
total: 177.90 sec