Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-082557
#<BuildRuby:0x000055c89e76f018
@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.20221225-082557",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008412 0.001019 0.937221 ( 1.106401)
build_miniruby 0.001945 0.000448 0.843753 ( 0.842533)
build_ruby 0.003516 0.000000 2.145076 ( 2.145018)
build_all 0.019369 0.002042 18.602961 ( 2.158539)
build_install 0.016286 0.005737 2.028426 ( 0.982509)
test_btest 0.001345 0.000292 89.667991 ( 9.280003)
test_basic 0.007862 0.000738 0.336007 ( 0.424111)
test_all 0.001057 0.001882 674.005086 ( 67.150648)
test_rubyspec 0.091700 0.082825 48.043177 ( 56.198996)
total: 140.29 sec