Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-083437
#<BuildRuby:0x00005570dffa2620
@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.20221215-083437",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004063 0.882203 ( 1.154676)
build_miniruby 0.000000 0.000901 0.984171 ( 0.982888)
build_ruby 0.000000 0.001285 2.728871 ( 2.630070)
build_all 0.007975 0.000994 15.710145 ( 3.269633)
build_install 0.005285 0.004245 2.224526 ( 1.252497)
test_btest 0.000417 0.000095 63.359287 ( 11.347737)
test_basic 0.003427 0.000779 0.283460 ( 0.374805)
test_all 0.001163 0.000264 662.804669 (143.587364)
test_rubyspec 0.037764 0.026439 53.415551 ( 61.680942)
total: 226.28 sec