Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-162642
#<BuildRuby:0x0000564eeb7c43c8
@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.20230102-162642",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.006195 0.000000 0.842465 ( 1.270116)
build_miniruby 0.001157 0.000000 1.023178 ( 1.021230)
build_ruby 0.001601 0.000000 2.777567 ( 2.774780)
build_all 0.008766 0.001031 16.671776 ( 2.986896)
build_install 0.006971 0.004618 2.298264 ( 1.195692)
test_btest 0.000827 0.000289 68.118487 ( 11.497581)
test_basic 0.003688 0.003620 0.347361 ( 0.432191)
test_all 0.001055 0.000402 667.959649 ( 98.104465)
test_rubyspec 0.075938 0.056995 51.887332 ( 59.914754)
total: 179.20 sec