Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-022812
#<BuildRuby:0x0000557468b3fdf8
@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.20221228-022812",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005534 0.000791 0.841569 ( 1.156422)
build_miniruby 0.001017 0.000145 1.015709 ( 1.013779)
build_ruby 0.000000 0.001696 2.759425 ( 2.756653)
build_all 0.000000 0.009439 16.611061 ( 2.940852)
build_install 0.005725 0.005790 2.273155 ( 1.185717)
test_btest 0.000596 0.000223 70.261678 ( 11.292428)
test_basic 0.000000 0.006414 0.310019 ( 0.396373)
test_all 0.000000 0.001984 665.263436 ( 97.917430)
test_rubyspec 0.062256 0.072814 51.704641 ( 59.749298)
total: 178.41 sec