Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-175419
#<BuildRuby:0x0000555771d07f28
@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.20221227-175419",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006275 0.000106 0.903351 ( 1.076132)
build_miniruby 0.001266 0.000000 1.016766 ( 1.014824)
build_ruby 0.001536 0.000000 2.767420 ( 2.765014)
build_all 0.006714 0.003021 16.650709 ( 2.959146)
build_install 0.011583 0.000000 2.236259 ( 1.171025)
test_btest 0.000988 0.000000 75.283687 ( 10.687736)
test_basic 0.007096 0.000350 0.359246 ( 0.443400)
test_all 0.001219 0.000079 670.000248 ( 97.787820)
test_rubyspec 0.094784 0.036185 51.534584 ( 59.593598)
total: 177.50 sec