Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-004158
#<BuildRuby:0x0000556709a6c460
@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-004158",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006738 0.000000 0.867244 ( 1.168214)
build_miniruby 0.001261 0.000000 1.019719 ( 1.017783)
build_ruby 0.001718 0.000000 2.775169 ( 2.772527)
build_all 0.009582 0.000000 16.757756 ( 2.971471)
build_install 0.011664 0.000117 2.308915 ( 1.189141)
test_btest 0.001100 0.000050 76.360129 ( 10.776095)
test_basic 0.006411 0.000292 0.373313 ( 0.459204)
test_all 0.001168 0.000053 675.295118 ( 99.456548)
test_rubyspec 0.096909 0.028437 51.514088 ( 59.579750)
total: 179.39 sec