Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-055728
#<BuildRuby:0x0000560278fc2be8
@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-055728",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001642 0.003575 1.163247 ( 1.296550)
build_miniruby 0.000837 0.000193 0.967456 ( 0.966091)
build_ruby 0.000944 0.000218 2.746993 ( 2.652356)
build_all 0.008877 0.000132 15.844356 ( 3.370052)
build_install 0.007356 0.000600 2.274226 ( 1.256008)
test_btest 0.000511 0.000096 57.890580 ( 12.414115)
test_basic 0.000033 0.004402 0.287601 ( 0.378835)
test_all 0.000708 0.000177 663.149490 (104.319240)
test_rubyspec 0.034672 0.029256 52.825636 ( 61.046281)
total: 187.70 sec