Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-130148
#<BuildRuby:0x000055ca80577e70
@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.20221223-130148",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000041 0.000006 0.000047 ( 0.000033)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003636 0.000520 0.844063 ( 1.064903)
build_miniruby 0.000763 0.000109 0.965625 ( 0.964300)
build_ruby 0.000935 0.000133 2.631731 ( 2.630544)
build_all 0.008939 0.000065 15.702483 ( 3.319873)
build_install 0.008917 0.000048 2.317062 ( 1.315878)
test_btest 0.000524 0.000059 65.147589 ( 11.162552)
test_basic 0.004639 0.000516 0.303134 ( 0.393392)
test_all 0.000833 0.000092 628.874362 (101.081533)
test_rubyspec 0.044653 0.022691 52.415180 ( 60.660885)
total: 182.59 sec