Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-215115
#<BuildRuby:0x0000556d943b7ac0
@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.20221214-215115",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003387 0.000000 0.626492 ( 1.033210)
build_miniruby 0.000854 0.000052 0.735039 ( 0.734584)
build_ruby 0.001147 0.000176 2.617545 ( 2.541566)
build_all 0.004555 0.004174 12.431618 ( 1.508318)
build_install 0.005653 0.001212 1.638021 ( 0.786963)
test_btest 0.000561 0.000120 64.504190 ( 6.390848)
test_basic 0.003052 0.000654 0.239154 ( 0.334377)
test_all 0.001855 0.000000 500.629614 ( 74.985401)
test_rubyspec 0.024677 0.005360 35.408161 ( 45.963507)
total: 134.28 sec