Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-171620
#<BuildRuby:0x0000556cb3ad0410
@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.20221231-171620",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005326 0.001141 0.880041 ( 1.040061)
build_miniruby 0.001068 0.000228 1.019065 ( 1.016881)
build_ruby 0.001445 0.000310 2.772032 ( 2.769260)
build_all 0.009508 0.000131 16.796313 ( 3.013125)
build_install 0.011714 0.000000 2.298825 ( 1.187397)
test_btest 0.000000 0.001051 76.528870 ( 10.927471)
test_basic 0.005722 0.000972 0.378897 ( 0.464861)
test_all 0.001317 0.000000 672.017972 (105.316734)
test_rubyspec 0.097422 0.036303 51.621498 ( 59.715142)
total: 185.45 sec