Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-145110
#<BuildRuby:0x0000562afd6b8590
@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.20221223-145110",
@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.000000 0.000007 ( 0.000020)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004493 0.000321 1.136153 ( 1.598117)
build_miniruby 0.000940 0.000000 0.919233 ( 0.917742)
build_ruby 0.001367 0.000000 2.716506 ( 2.715085)
build_all 0.005847 0.003309 15.811009 ( 3.320764)
build_install 0.004330 0.004530 2.187378 ( 1.187356)
test_btest 0.000494 0.000083 64.345049 ( 10.558639)
test_basic 0.000235 0.004134 0.321133 ( 0.413052)
test_all 0.000767 0.000170 627.047640 ( 97.514852)
test_rubyspec 0.034335 0.025784 51.973808 ( 60.164959)
total: 178.39 sec