Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-212951
#<BuildRuby:0x0000560da0f91c18
@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.20221223-212951",
@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.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004017 0.909792 ( 1.129983)
build_miniruby 0.000000 0.001029 0.960167 ( 0.958789)
build_ruby 0.000000 0.001137 2.648825 ( 2.647529)
build_all 0.008530 0.000678 15.700357 ( 3.224908)
build_install 0.004867 0.005225 2.275099 ( 1.262811)
test_btest 0.000476 0.000148 63.788320 ( 10.558502)
test_basic 0.003770 0.001178 0.298487 ( 0.388418)
test_all 0.000803 0.000251 636.505474 ( 98.710182)
test_rubyspec 0.030856 0.025484 52.679247 ( 60.893215)
total: 179.77 sec