Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-183044
#<BuildRuby:0x00005560f8a87e70
@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.20230115-183044",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004930 0.001643 0.857507 ( 1.064603)
build_miniruby 0.001048 0.000349 1.026659 ( 1.024703)
build_ruby 0.001511 0.000000 2.799696 ( 2.796986)
build_all 0.007088 0.002882 16.851543 ( 3.009347)
build_install 0.009732 0.001713 2.078861 ( 1.079924)
test_btest 0.000874 0.000273 69.760431 ( 11.036283)
test_basic 0.002680 0.003957 0.339187 ( 0.425414)
test_all 0.001053 0.000372 668.619034 ( 98.158617)
test_rubyspec 0.078541 0.046654 52.340438 ( 60.359700)
total: 178.96 sec