Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-230127
#<BuildRuby:0x0000559bb58c06d0
@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-230127",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004296 0.005197 0.936165 ( 1.138557)
build_miniruby 0.001873 0.000576 0.850303 ( 0.849518)
build_ruby 0.000000 0.003136 2.154441 ( 2.154604)
build_all 0.017240 0.003967 18.527727 ( 2.162763)
build_install 0.022031 0.000000 2.000522 ( 1.027639)
test_btest 0.001726 0.000000 94.443978 ( 8.994517)
test_basic 0.007043 0.002567 0.348495 ( 0.433406)
test_all 0.001957 0.000507 673.867341 ( 63.540171)
test_rubyspec 0.120427 0.064678 47.820670 ( 55.955845)
total: 136.26 sec