Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-112142
#<BuildRuby:0x0000558b1ac94028
@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.20221227-112142",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004871 0.001624 0.881063 ( 1.081264)
build_miniruby 0.000883 0.000294 1.003060 ( 1.001364)
build_ruby 0.001087 0.000362 2.770807 ( 2.768247)
build_all 0.008475 0.001180 16.609224 ( 2.979112)
build_install 0.007272 0.002237 2.247126 ( 1.187938)
test_btest 0.000662 0.000203 74.364751 ( 10.346385)
test_basic 0.004994 0.001536 0.341135 ( 0.427437)
test_all 0.001098 0.000338 648.972626 ( 99.892422)
test_rubyspec 0.048046 0.043310 51.419387 ( 59.575699)
total: 179.26 sec