Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-181132
#<BuildRuby:0x000055955f8de858
@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.20221231-181132",
@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.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006044 0.000611 0.852777 ( 1.150178)
build_miniruby 0.001339 0.000000 1.015520 ( 1.013387)
build_ruby 0.001629 0.000000 2.780909 ( 2.778335)
build_all 0.008368 0.001537 16.727197 ( 3.003931)
build_install 0.005045 0.006553 2.279940 ( 1.179597)
test_btest 0.000737 0.000258 76.114459 ( 10.866161)
test_basic 0.003122 0.003422 0.341343 ( 0.427814)
test_all 0.000964 0.000367 652.317374 ( 98.956220)
test_rubyspec 0.074155 0.046162 51.575066 ( 59.654618)
total: 179.03 sec