Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-004707
#<BuildRuby:0x0000557867890460
@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.20221208-004707",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004454 0.000594 1.139750 ( 1.153391)
build_miniruby 0.000861 0.000115 0.982501 ( 0.981326)
build_ruby 0.001207 0.000161 2.706715 ( 2.608026)
build_all 0.009053 0.000000 15.737127 ( 3.283732)
build_install 0.008659 0.000000 2.385969 ( 1.398798)
test_btest 0.000527 0.000036 65.048963 ( 10.984699)
test_basic 0.005104 0.000058 0.306408 ( 0.396349)
test_all 0.001035 0.000000 673.756910 (106.141784)
test_rubyspec 0.053458 0.009099 52.762827 ( 60.916031)
total: 187.86 sec