Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-140918
#<BuildRuby:0x0000556a6f1b5e98
@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.20230110-140918",
@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.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004623 0.001778 0.846210 ( 1.014206)
build_miniruby 0.001299 0.000000 1.012254 ( 1.010390)
build_ruby 0.001722 0.000000 2.774974 ( 2.778081)
build_all 0.007713 0.002311 16.806787 ( 2.996977)
build_install 0.007344 0.003962 2.131015 ( 1.084774)
test_btest 0.000775 0.000290 67.773001 ( 11.516585)
test_basic 0.007169 0.000000 0.345528 ( 0.430536)
test_all 0.001197 0.000000 665.490454 ( 99.066312)
test_rubyspec 0.101721 0.024719 51.936848 ( 59.963254)
total: 179.86 sec