Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-040215
#<BuildRuby:0x000055797e30c008
@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.20221214-040215",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004283 0.000306 0.914482 ( 1.141321)
build_miniruby 0.000945 0.000068 1.024779 ( 1.023442)
build_ruby 0.001193 0.000085 2.851069 ( 2.741700)
build_all 0.008314 0.000594 15.619354 ( 3.262548)
build_install 0.005088 0.004330 2.286685 ( 1.310254)
test_btest 0.000537 0.000067 63.555257 ( 11.205695)
test_basic 0.004596 0.000574 0.346629 ( 0.437896)
test_all 0.001225 0.000153 696.444169 (142.129622)
test_rubyspec 0.058125 0.011829 52.903163 ( 61.044982)
total: 224.30 sec