Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-223836
#<BuildRuby:0x0000564dcc253468
@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.20221212-223836",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004273 0.000000 0.956569 ( 1.477957)
build_miniruby 0.000953 0.000000 1.021128 ( 1.019668)
build_ruby 0.001229 0.000000 2.771081 ( 2.673907)
build_all 0.005523 0.003431 15.735374 ( 3.381686)
build_install 0.007294 0.003740 2.190220 ( 1.226981)
test_btest 0.000505 0.000088 58.543566 ( 11.358871)
test_basic 0.005262 0.000000 0.293671 ( 0.384423)
test_all 0.001379 0.000000 658.291403 (142.740671)
test_rubyspec 0.054782 0.023413 52.723136 ( 60.922324)
total: 225.19 sec