Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-211328
#<BuildRuby:0x00005652dfa63f00
@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.20221215-211328",
@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.000002 0.000009 ( 0.000024)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003111 0.001131 0.846448 ( 1.210558)
build_miniruby 0.000665 0.000242 0.964905 ( 0.963729)
build_ruby 0.000916 0.000333 2.854376 ( 2.747848)
build_all 0.006647 0.002417 15.811806 ( 3.291964)
build_install 0.006466 0.002352 2.199617 ( 1.236653)
test_btest 0.000366 0.000133 65.842953 ( 10.999885)
test_basic 0.004905 0.000000 0.357055 ( 0.447787)
test_all 0.001001 0.001006 682.879556 (143.271674)
test_rubyspec 0.021486 0.043687 52.650476 ( 60.874420)
total: 225.05 sec