Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-051243
#<BuildRuby:0x0000557a0c003f58
@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-051243",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000026)
build_up 0.006451 0.000146 0.842474 ( 1.019809)
build_miniruby 0.001222 0.000076 1.016055 ( 1.014112)
build_ruby 0.001469 0.000092 2.803136 ( 2.800485)
build_all 0.005266 0.004530 16.778324 ( 2.987834)
build_install 0.010566 0.000676 2.084515 ( 1.076067)
test_btest 0.000929 0.000103 72.894429 ( 10.552970)
test_basic 0.005952 0.000000 0.350869 ( 0.438039)
test_all 0.001234 0.000000 656.408575 ( 96.490901)
test_rubyspec 0.089901 0.044205 51.738521 ( 59.879246)
total: 176.26 sec