Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-095340
#<BuildRuby:0x0000556c5d196620
@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.20221221-095340",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003792 0.000584 0.895882 ( 1.117961)
build_miniruby 0.001045 0.000000 1.024506 ( 1.023202)
build_ruby 0.001217 0.000000 2.798841 ( 2.797253)
build_all 0.008632 0.000334 15.936802 ( 3.343173)
build_install 0.006474 0.004001 2.240100 ( 1.207208)
test_btest 0.000524 0.000093 64.157786 ( 10.683644)
test_basic 0.001917 0.002901 0.300551 ( 0.391576)
test_all 0.001076 0.000226 685.359192 (136.478132)
test_rubyspec 0.051776 0.026646 51.776622 ( 59.973174)
total: 217.02 sec