Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-213732
#<BuildRuby:0x000056025f7859d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-213732",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005098 0.004230 0.941798 ( 1.112513)
build_miniruby 0.002178 0.000467 0.841744 ( 0.840636)
build_ruby 0.002191 0.000470 2.154239 ( 2.154770)
build_all 0.020514 0.000000 18.570793 ( 2.161249)
build_install 0.019794 0.002102 2.046918 ( 1.028621)
test_btest 0.001329 0.000199 90.947686 ( 9.043823)
test_basic 0.000000 0.009285 0.336100 ( 0.422041)
test_all 0.000000 0.001954 687.096021 ( 64.541098)
test_rubyspec 0.097413 0.069799 47.758245 ( 55.883682)
total: 137.19 sec