Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-103613
#<BuildRuby:0x00005621b0d33fb0
@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.20221226-103613",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000023 0.000005 0.000028 ( 0.000026)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003580 0.000716 0.831814 ( 1.066213)
build_miniruby 0.000746 0.000149 0.947821 ( 0.946422)
build_ruby 0.001015 0.000203 2.646326 ( 2.645126)
build_all 0.009069 0.000056 15.829459 ( 3.368397)
build_install 0.007901 0.001394 2.248407 ( 1.258615)
test_btest 0.000500 0.000089 60.268554 ( 12.083283)
test_basic 0.004692 0.000828 0.300541 ( 0.390465)
test_all 0.000528 0.000666 637.388271 (110.183936)
test_rubyspec 0.058016 0.016317 52.269725 ( 60.424942)
total: 192.37 sec