Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-091425
#<BuildRuby:0x0000558206283e70
@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.20221210-091425",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005008 0.000000 1.137795 ( 1.142802)
build_miniruby 0.000936 0.000000 1.050774 ( 1.049536)
build_ruby 0.001126 0.000000 2.755890 ( 2.652438)
build_all 0.009076 0.000000 15.893259 ( 3.360316)
build_install 0.008794 0.000000 2.264371 ( 1.280762)
test_btest 0.000614 0.000000 63.340639 ( 11.883539)
test_basic 0.004252 0.000000 0.306264 ( 0.397786)
test_all 0.000992 0.000000 674.969929 (104.449441)
test_rubyspec 0.060695 0.000000 52.746376 ( 60.916157)
total: 187.13 sec