Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-024149
#<BuildRuby:0x0000559434fbc728
@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.20221207-024149",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000000 0.005160 1.160367 ( 1.193275)
build_miniruby 0.000000 0.000927 0.980295 ( 0.978940)
build_ruby 0.000000 0.001352 2.722779 ( 2.623290)
build_all 0.006605 0.002510 15.839346 ( 3.300614)
build_install 0.007129 0.001258 2.339280 ( 1.314905)
test_btest 0.000411 0.000154 62.587285 ( 11.171043)
test_basic 0.004492 0.000169 0.302661 ( 0.393170)
test_all 0.000663 0.000234 670.770179 (118.118051)
test_rubyspec 0.041355 0.031337 53.483234 ( 61.635747)
total: 200.73 sec