Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-032516
#<BuildRuby:0x000055a3b852a858
@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.20230109-032516",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000000 0.000059 0.000059 ( 0.000059)
build_up 0.004137 0.004845 0.895219 ( 1.090401)
build_miniruby 0.001029 0.000221 1.020111 ( 1.017958)
build_ruby 0.001294 0.000277 2.795155 ( 2.792562)
build_all 0.008740 0.000832 16.861903 ( 3.001923)
build_install 0.005109 0.004921 2.136423 ( 1.076317)
test_btest 0.000760 0.000190 71.389627 ( 11.496267)
test_basic 0.000951 0.005224 0.349469 ( 0.435997)
test_all 0.001002 0.000313 667.169887 ( 94.165965)
test_rubyspec 0.066766 0.028414 52.071950 ( 60.129221)
total: 175.21 sec