Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-130357
#<BuildRuby:0x000056333af9bf00
@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.20221206-130357",
@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.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004136 0.000886 1.229784 ( 1.285174)
build_miniruby 0.000797 0.000171 0.926290 ( 0.924980)
build_ruby 0.001177 0.000000 2.759567 ( 2.659055)
build_all 0.009140 0.000000 15.760396 ( 3.275679)
build_install 0.008578 0.000221 2.223436 ( 1.243313)
test_btest 0.000520 0.000086 66.997914 ( 11.136165)
test_basic 0.004713 0.000028 0.301380 ( 0.391917)
test_all 0.000732 0.000115 669.341407 (111.249569)
test_rubyspec 0.055903 0.011118 52.876593 ( 61.112525)
total: 193.28 sec