Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-032806
#<BuildRuby:0x000055cdfb160638
@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.20221210-032806",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005073 0.000058 1.180045 ( 1.219424)
build_miniruby 0.000935 0.000000 0.977418 ( 0.976269)
build_ruby 0.001080 0.000000 2.773456 ( 2.659648)
build_all 0.008978 0.000000 15.806409 ( 3.305759)
build_install 0.008362 0.000337 2.336030 ( 1.401665)
test_btest 0.000547 0.000025 64.925037 ( 11.216992)
test_basic 0.004937 0.000224 0.304597 ( 0.395393)
test_all 0.000913 0.000042 659.933952 (111.940345)
test_rubyspec 0.048956 0.020594 52.901217 ( 61.172562)
total: 194.29 sec