Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-145952
#<BuildRuby:0x000055fdedf22858
@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.20221229-145952",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003576 0.002861 0.855504 ( 1.146665)
build_miniruby 0.001000 0.000267 1.014521 ( 1.012620)
build_ruby 0.001345 0.000358 2.767957 ( 2.765293)
build_all 0.008560 0.001153 16.822106 ( 2.976825)
build_install 0.007759 0.004039 2.277441 ( 1.185754)
test_btest 0.000775 0.000215 70.859180 ( 11.315984)
test_basic 0.006685 0.000642 0.369412 ( 0.453968)
test_all 0.001073 0.000283 664.596155 (111.432491)
test_rubyspec 0.069193 0.054550 51.491786 ( 59.534988)
total: 191.83 sec