Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-151434
#<BuildRuby:0x000055c74f036be8
@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.20221217-151434",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000650 0.003585 0.862284 ( 1.177908)
build_miniruby 0.000850 0.000000 1.019516 ( 1.018236)
build_ruby 0.001240 0.000000 2.823990 ( 2.724883)
build_all 0.008503 0.000329 15.797906 ( 3.326750)
build_install 0.009868 0.000187 2.316563 ( 1.303863)
test_btest 0.000567 0.000054 65.719907 ( 10.838856)
test_basic 0.000000 0.004893 0.314753 ( 0.405303)
test_all 0.000000 0.002014 677.942558 (143.879342)
test_rubyspec 0.036831 0.027405 52.469616 ( 60.677531)
total: 225.35 sec