Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-165853
#<BuildRuby:0x00005621c0a883c8
@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.20221226-165853",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005252 0.001125 0.848097 ( 1.038022)
build_miniruby 0.000943 0.000202 0.996840 ( 0.994810)
build_ruby 0.001189 0.000255 2.745059 ( 2.742453)
build_all 0.008828 0.000890 16.592118 ( 2.951386)
build_install 0.003698 0.005666 2.221821 ( 1.165268)
test_btest 0.000736 0.000196 68.713668 ( 11.316420)
test_basic 0.001567 0.005504 0.340266 ( 0.425467)
test_all 0.000897 0.000299 665.945525 ( 95.208618)
test_rubyspec 0.077657 0.033263 50.980322 ( 59.195473)
total: 175.04 sec