Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-010002
#<BuildRuby:0x00005595cfbb86d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-010002",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.008335 0.000597 0.949483 ( 2.451483)
build_miniruby 0.001717 0.001204 0.865036 ( 0.863469)
build_ruby 0.000000 0.003139 2.147857 ( 2.149008)
build_all 0.006904 0.014762 18.606524 ( 2.153456)
build_install 0.014643 0.008451 2.056961 ( 1.022802)
test_btest 0.001143 0.000481 91.608318 ( 9.619566)
test_basic 0.008065 0.001395 0.340460 ( 0.425982)
test_all 0.002273 0.000000 683.706744 ( 63.689914)
test_rubyspec 0.108693 0.076500 47.841534 ( 55.965020)
total: 138.34 sec