Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-070209
#<BuildRuby:0x0000558215d47f28
@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.20230115-070209",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003368 0.003927 1.277966 ( 1.293789)
build_miniruby 0.001165 0.000233 1.698031 ( 1.569182)
build_ruby 0.001382 0.000276 2.790826 ( 2.788231)
build_all 0.004504 0.005402 16.833139 ( 2.993556)
build_install 0.011497 0.000000 2.139673 ( 1.081882)
test_btest 0.001100 0.000000 81.495326 ( 11.084259)
test_basic 0.005436 0.001027 0.360120 ( 0.446060)
test_all 0.001661 0.000369 679.493125 (103.206330)
test_rubyspec 0.099803 0.029414 52.181111 ( 60.234505)
total: 184.70 sec