Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-153524
#<BuildRuby:0x000055741e050040
@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.20221222-153524",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003141 0.001142 0.866167 ( 1.143744)
build_miniruby 0.000000 0.000979 0.977631 ( 0.976323)
build_ruby 0.000000 0.001254 2.582551 ( 2.581055)
build_all 0.008678 0.000453 15.885796 ( 3.359186)
build_install 0.007873 0.001330 2.140797 ( 1.224208)
test_btest 0.000443 0.000147 67.174243 ( 11.322662)
test_basic 0.003293 0.001098 0.282406 ( 0.374429)
test_all 0.001093 0.000364 664.747671 (145.516086)
test_rubyspec 0.044863 0.022429 51.665242 ( 59.846951)
total: 226.35 sec