Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-125925
#<BuildRuby:0x000056449465e620
@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.20221216-125925",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004150 0.000462 0.831436 ( 1.056780)
build_miniruby 0.000936 0.000104 0.946998 ( 0.945462)
build_ruby 0.001244 0.000000 2.766610 ( 2.663852)
build_all 0.008877 0.000174 15.740296 ( 3.293653)
build_install 0.006138 0.003418 2.234435 ( 1.238818)
test_btest 0.000462 0.000061 66.074882 ( 11.750910)
test_basic 0.004608 0.000000 0.300943 ( 0.391679)
test_all 0.001541 0.000000 679.993714 (141.207619)
test_rubyspec 0.045469 0.021241 52.309664 ( 60.483878)
total: 223.03 sec