Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-122009
#<BuildRuby:0x00005632d3dcbe80
@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.20221221-122009",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001457 0.002954 0.906449 ( 1.246936)
build_miniruby 0.000668 0.000257 1.036080 ( 1.034921)
build_ruby 0.000827 0.000318 2.640264 ( 2.638806)
build_all 0.003687 0.005528 15.798573 ( 3.279275)
build_install 0.006189 0.003162 2.250224 ( 1.261479)
test_btest 0.000428 0.000200 65.064263 ( 11.258035)
test_basic 0.003283 0.001532 0.325843 ( 0.416222)
test_all 0.000917 0.000428 669.410852 (140.786546)
test_rubyspec 0.031888 0.037923 51.933414 ( 60.115635)
total: 222.04 sec