Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-004238
#<BuildRuby:0x0000555950627e20
@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.20230131-004238",
@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.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000000 0.000037 0.000037 ( 0.000018)
build_up 0.001876 0.004828 0.847055 ( 1.293571)
build_miniruby 0.000772 0.000321 1.012596 ( 1.010756)
build_ruby 0.001573 0.000000 2.775320 ( 2.772928)
build_all 0.004382 0.005112 16.733453 ( 3.024894)
build_install 0.009231 0.002038 2.077421 ( 1.063932)
test_btest 0.000635 0.000272 76.755362 ( 10.569288)
test_basic 0.003323 0.004147 0.390182 ( 0.474693)
test_all 0.001044 0.000487 664.603236 ( 95.010109)
test_rubyspec 0.049017 0.037656 51.770230 ( 59.910934)
total: 175.13 sec