Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-190050
#<BuildRuby:0x0000564ad8c6fe20
@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-190050",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000026)
build_up 0.005655 0.000754 0.858659 ( 1.197722)
build_miniruby 0.001147 0.000153 1.015129 ( 1.013303)
build_ruby 0.001448 0.000194 2.787102 ( 2.784431)
build_all 0.009915 0.000127 16.778151 ( 2.980633)
build_install 0.006136 0.005565 2.322205 ( 1.196655)
test_btest 0.000855 0.000151 71.304783 ( 10.604678)
test_basic 0.000000 0.007191 0.312146 ( 0.396922)
test_all 0.000000 0.001275 656.725134 (101.239790)
test_rubyspec 0.052136 0.040855 51.447109 ( 59.524391)
total: 180.94 sec