Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-120247
#<BuildRuby:0x000055c13d12abe8
@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.20221224-120247",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004243 0.000007 0.871976 ( 1.098921)
build_miniruby 0.001018 0.000000 1.004291 ( 1.002873)
build_ruby 0.001241 0.000000 2.593870 ( 2.592509)
build_all 0.008844 0.000149 15.766857 ( 3.423347)
build_install 0.008321 0.000193 2.219136 ( 1.231065)
test_btest 0.000522 0.000025 64.729389 ( 11.149075)
test_basic 0.005332 0.000038 0.308301 ( 0.398184)
test_all 0.000909 0.000041 626.644387 (109.703109)
test_rubyspec 0.034434 0.030686 51.498443 ( 59.688985)
total: 190.29 sec