Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-180034
#<BuildRuby:0x0000560451f17e70
@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.20221227-180034",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005491 0.001177 0.865852 ( 1.074622)
build_miniruby 0.001097 0.000236 1.008937 ( 1.006987)
build_ruby 0.001364 0.000292 2.769483 ( 2.766920)
build_all 0.009759 0.000000 16.598453 ( 2.952776)
build_install 0.000000 0.009314 2.235643 ( 1.178763)
test_btest 0.000000 0.001063 74.586995 ( 11.085110)
test_basic 0.002870 0.003720 0.362906 ( 0.449078)
test_all 0.001046 0.000385 662.141846 (105.562160)
test_rubyspec 0.076706 0.048307 51.425425 ( 59.461846)
total: 185.54 sec