Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-112105
#<BuildRuby:0x0000561f6735bfb0
@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.20230113-112105",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004686 0.002130 0.847090 ( 1.169628)
build_miniruby 0.000873 0.000397 1.006673 ( 1.004838)
build_ruby 0.001047 0.000476 2.777104 ( 2.774470)
build_all 0.006997 0.003180 16.811683 ( 2.996412)
build_install 0.003855 0.007416 2.087178 ( 1.087205)
test_btest 0.000588 0.000321 76.710791 ( 10.780921)
test_basic 0.004703 0.002566 0.355465 ( 0.439935)
test_all 0.000823 0.000450 652.613506 ( 96.700419)
test_rubyspec 0.031054 0.103720 51.668318 ( 59.879570)
total: 176.83 sec