Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-081538
#<BuildRuby:0x00005635d808c028
@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.20221229-081538",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005865 0.000391 0.894600 ( 1.108568)
build_miniruby 0.001184 0.000078 1.019466 ( 1.017518)
build_ruby 0.001591 0.000000 2.767805 ( 2.765199)
build_all 0.009584 0.000417 16.740907 ( 2.983547)
build_install 0.011697 0.000000 2.281727 ( 1.176977)
test_btest 0.000920 0.000000 68.185167 ( 11.163890)
test_basic 0.007104 0.000000 0.344060 ( 0.429234)
test_all 0.001918 0.000000 657.387664 (101.433165)
test_rubyspec 0.102205 0.032037 51.877022 ( 59.904949)
total: 181.98 sec