Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-094448
#<BuildRuby:0x000056046b56fe80
@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.20221219-094448",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.004603 0.842715 ( 1.053905)
build_miniruby 0.000000 0.000971 0.982106 ( 0.980914)
build_ruby 0.000000 0.001244 2.802243 ( 2.711460)
build_all 0.005856 0.003304 15.696856 ( 3.316558)
build_install 0.009193 0.001063 2.163977 ( 1.199422)
test_btest 0.000212 0.000376 64.644440 ( 11.225864)
test_basic 0.001045 0.003736 0.307482 ( 0.398736)
test_all 0.001092 0.000260 673.755350 (158.818027)
test_rubyspec 0.045296 0.016198 53.108695 ( 61.405792)
total: 241.11 sec