Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-060502
#<BuildRuby:0x000055d7fd7480d0
@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-060502",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005387 0.000336 0.873216 ( 1.085498)
build_miniruby 0.001233 0.000077 1.017806 ( 1.016526)
build_ruby 0.001463 0.000092 2.845666 ( 2.843155)
build_all 0.006124 0.003690 16.783768 ( 3.032073)
build_install 0.010831 0.000676 2.284845 ( 1.186177)
test_btest 0.000845 0.000084 74.229204 ( 10.170018)
test_basic 0.005920 0.000592 0.365730 ( 0.451750)
test_all 0.001266 0.000127 655.752234 ( 99.979497)
test_rubyspec 0.092387 0.033275 51.445483 ( 59.543251)
total: 179.31 sec