Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-020653
#<BuildRuby:0x000055e868edbfb0
@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-020653",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000062 0.006315 0.852544 ( 1.057729)
build_miniruby 0.001060 0.000177 1.017881 ( 1.016053)
build_ruby 0.001328 0.000221 2.783351 ( 2.780694)
build_all 0.009043 0.000852 16.767980 ( 2.987047)
build_install 0.006854 0.004516 2.082841 ( 1.075665)
test_btest 0.000773 0.000000 78.689787 ( 10.786909)
test_basic 0.006053 0.000534 0.342413 ( 0.428735)
test_all 0.001239 0.000236 647.546657 ( 96.192665)
test_rubyspec 0.075152 0.040272 51.667685 ( 59.776289)
total: 176.10 sec