Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-055017
#<BuildRuby:0x00005653b878e620
@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.20221230-055017",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005023 0.001546 0.852311 ( 1.757923)
build_miniruby 0.000921 0.000283 1.025239 ( 1.023473)
build_ruby 0.001272 0.000392 2.796962 ( 2.794447)
build_all 0.009700 0.000000 16.728110 ( 2.996054)
build_install 0.011546 0.000000 2.279797 ( 1.177645)
test_btest 0.000914 0.000054 68.814630 ( 11.083887)
test_basic 0.005352 0.001190 0.342741 ( 0.429206)
test_all 0.001618 0.000000 640.368567 ( 98.864874)
test_rubyspec 0.083488 0.049166 51.618568 ( 59.662919)
total: 179.79 sec