Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-134714
#<BuildRuby:0x0000560efe4ce858
@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.20221231-134714",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000020)
build_up 0.004789 0.001596 0.900800 ( 1.080143)
build_miniruby 0.000885 0.000295 1.024384 ( 1.022363)
build_ruby 0.001211 0.000404 2.785635 ( 2.783135)
build_all 0.008330 0.001461 16.803085 ( 3.030568)
build_install 0.010725 0.000785 2.318749 ( 1.197247)
test_btest 0.000856 0.000238 79.453777 ( 11.401238)
test_basic 0.005151 0.001431 0.355564 ( 0.441700)
test_all 0.001063 0.000295 655.224715 (100.042884)
test_rubyspec 0.085896 0.044278 51.548270 ( 59.578527)
total: 180.58 sec