Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-030402
#<BuildRuby:0x000055cf3733bfb0
@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.20221226-030402",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003776 0.000539 0.798845 ( 1.015998)
build_miniruby 0.000730 0.000105 1.030354 ( 1.029237)
build_ruby 0.000923 0.000132 2.747267 ( 2.746167)
build_all 0.008979 0.000056 15.856456 ( 3.320502)
build_install 0.010187 0.000000 2.218449 ( 1.260784)
test_btest 0.000569 0.000000 62.492144 ( 11.949548)
test_basic 0.001702 0.003024 0.300950 ( 0.391370)
test_all 0.000831 0.000118 641.284770 (106.702645)
test_rubyspec 0.051238 0.008787 51.601386 ( 59.678651)
total: 188.10 sec