Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-020228
#<BuildRuby:0x0000559ba087c008
@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.20230111-020228",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005448 0.001257 0.845744 ( 1.034919)
build_miniruby 0.001279 0.000000 1.019835 ( 1.017749)
build_ruby 0.001578 0.000000 2.787732 ( 2.785199)
build_all 0.010008 0.000000 16.914204 ( 3.025201)
build_install 0.008274 0.003292 2.130280 ( 1.082072)
test_btest 0.000823 0.000173 73.717413 ( 10.221997)
test_basic 0.002631 0.003853 0.341512 ( 0.427982)
test_all 0.001095 0.000274 674.397526 ( 96.289388)
test_rubyspec 0.050176 0.049216 51.657843 ( 59.907506)
total: 175.79 sec