Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-045319
#<BuildRuby:0x000056241d063f00
@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.20221220-045319",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001254 0.003272 0.940414 ( 1.157314)
build_miniruby 0.000847 0.000000 0.958686 ( 0.957386)
build_ruby 0.000000 0.001186 2.763893 ( 2.669169)
build_all 0.000083 0.009051 15.809611 ( 3.372519)
build_install 0.006170 0.002880 2.216038 ( 1.234246)
test_btest 0.000425 0.000198 66.398623 ( 10.590020)
test_basic 0.000000 0.004538 0.302201 ( 0.393167)
test_all 0.000000 0.001488 675.416366 (134.667325)
test_rubyspec 0.028418 0.032734 52.836931 ( 61.081400)
total: 216.12 sec