Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-223625
#<BuildRuby:0x0000559fb9a33f00
@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.20221220-223625",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003530 0.000756 0.891309 ( 1.095949)
build_miniruby 0.000754 0.000162 0.994420 ( 0.992983)
build_ruby 0.001154 0.000000 2.652103 ( 2.650691)
build_all 0.009011 0.000000 15.790368 ( 3.259853)
build_install 0.007007 0.001199 2.230826 ( 1.265274)
test_btest 0.000467 0.000085 65.566074 ( 11.201408)
test_basic 0.004193 0.000763 0.298322 ( 0.388801)
test_all 0.001318 0.000240 672.592556 (155.768140)
test_rubyspec 0.040905 0.024378 53.087884 ( 61.202820)
total: 237.83 sec