Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-115809
#<BuildRuby:0x000056055276de98
@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.20221225-115809",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003354 0.000774 0.794025 ( 1.355849)
build_miniruby 0.000768 0.000177 0.969240 ( 0.967826)
build_ruby 0.001226 0.000000 2.733951 ( 2.732304)
build_all 0.008736 0.000268 15.862311 ( 3.441904)
build_install 0.009509 0.000953 2.238804 ( 1.256549)
test_btest 0.000478 0.000089 64.485619 ( 11.321945)
test_basic 0.000000 0.005316 0.310556 ( 0.401041)
test_all 0.000000 0.001054 638.656233 ( 98.306849)
test_rubyspec 0.034845 0.028653 52.072638 ( 60.273793)
total: 180.06 sec