Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-200837
#<BuildRuby:0x000055c964914460
@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.20230109-200837",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000045 0.000003 0.000048 ( 0.000047)
build_up 0.001969 0.004375 0.850821 ( 1.507832)
build_miniruby 0.001233 0.000164 1.015060 ( 1.013004)
build_ruby 0.001446 0.000193 2.783939 ( 2.781342)
build_all 0.006783 0.003346 16.778981 ( 2.973334)
build_install 0.006966 0.004682 2.130230 ( 1.083229)
test_btest 0.000883 0.000186 74.898685 ( 10.745548)
test_basic 0.006231 0.000391 0.341534 ( 0.427635)
test_all 0.001356 0.000271 667.108193 ( 98.426228)
test_rubyspec 0.075454 0.056929 52.118257 ( 60.170458)
total: 179.13 sec