Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-120651
#<BuildRuby:0x00005581b3e7bf00
@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.20221213-120651",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004122 0.000030 0.911673 ( 1.171679)
build_miniruby 0.000825 0.000118 1.000957 ( 0.999543)
build_ruby 0.001008 0.000144 2.691067 ( 2.595064)
build_all 0.004850 0.004221 15.795073 ( 3.373847)
build_install 0.004995 0.005452 2.250755 ( 1.298502)
test_btest 0.000455 0.000122 66.700763 ( 11.166270)
test_basic 0.000227 0.004564 0.302204 ( 0.393127)
test_all 0.001002 0.000334 670.591276 (144.692784)
test_rubyspec 0.055195 0.020463 52.738481 ( 60.901688)
total: 226.59 sec