Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-070546
#<BuildRuby:0x000055601be2c040
@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.20221211-070546",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003000 0.001249 0.849057 ( 1.051611)
build_miniruby 0.000698 0.000291 0.970231 ( 0.968793)
build_ruby 0.000782 0.000326 2.863278 ( 2.752783)
build_all 0.008973 0.000000 15.839123 ( 3.264976)
build_install 0.002031 0.007894 2.199616 ( 1.232741)
test_btest 0.000399 0.000186 62.628328 ( 11.322080)
test_basic 0.004464 0.000072 0.311339 ( 0.402249)
test_all 0.000684 0.000300 662.769313 (104.931758)
test_rubyspec 0.033609 0.029485 51.909780 ( 60.065426)
total: 185.99 sec