Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-222303
#<BuildRuby:0x000055adcf743e70
@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.20221212-222303",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.003936 0.000000 0.817821 ( 1.321835)
build_miniruby 0.000887 0.000000 0.950143 ( 0.948816)
build_ruby 0.000000 0.001156 2.778353 ( 2.656572)
build_all 0.005864 0.003153 15.834633 ( 3.291391)
build_install 0.005408 0.003991 2.277253 ( 1.314016)
test_btest 0.000505 0.000056 68.919867 ( 11.602732)
test_basic 0.004467 0.000496 0.318345 ( 0.408914)
test_all 0.002081 0.000231 683.321539 (150.917559)
test_rubyspec 0.055532 0.013834 53.024520 ( 61.261995)
total: 233.72 sec