Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-112456
#<BuildRuby:0x000055bca56b8728
@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.20230112-112456",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005692 0.000813 0.848182 ( 1.196375)
build_miniruby 0.001155 0.000165 1.024730 ( 1.022927)
build_ruby 0.001439 0.000205 2.779980 ( 2.777432)
build_all 0.009132 0.000590 16.912386 ( 3.052641)
build_install 0.010726 0.000714 2.105631 ( 1.088562)
test_btest 0.000803 0.000100 71.222975 ( 11.467978)
test_basic 0.005856 0.000732 0.366314 ( 0.452547)
test_all 0.001280 0.000160 661.969370 ( 95.216751)
test_rubyspec 0.084564 0.044646 51.923177 ( 59.970336)
total: 176.25 sec