Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-201436
#<BuildRuby:0x0000561692067468
@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-201436",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005258 0.001127 0.882926 ( 1.091215)
build_miniruby 0.000000 0.001341 1.017619 ( 1.015650)
build_ruby 0.000000 0.001578 2.779056 ( 2.776410)
build_all 0.009461 0.000471 16.799886 ( 3.006719)
build_install 0.004711 0.007093 2.298788 ( 1.179162)
test_btest 0.000000 0.000678 78.141219 ( 10.673131)
test_basic 0.000000 0.006709 0.342208 ( 0.428286)
test_all 0.000679 0.000627 686.430961 ( 96.725501)
test_rubyspec 0.071068 0.056082 51.535873 ( 59.621666)
total: 176.52 sec