Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-202201
#<BuildRuby:0x000055760848bf10
@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.20230105-202201",
@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.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.004866 0.001497 0.846956 ( 1.091345)
build_miniruby 0.001208 0.000000 1.013786 ( 1.011903)
build_ruby 0.001615 0.000000 2.768802 ( 2.766240)
build_all 0.007381 0.002306 16.667219 ( 2.981705)
build_install 0.009579 0.001613 2.064751 ( 1.074208)
test_btest 0.000870 0.000242 77.698299 ( 10.292793)
test_basic 0.006718 0.000000 0.365412 ( 0.451385)
test_all 0.001245 0.000000 655.783681 (101.903078)
test_rubyspec 0.082549 0.046999 51.745549 ( 59.787945)
total: 181.36 sec