Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-150937
#<BuildRuby:0x0000564bd2fc04a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-150937",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008160 0.000943 0.935953 ( 1.102405)
build_miniruby 0.002113 0.000487 0.842614 ( 0.841487)
build_ruby 0.002390 0.000551 2.157637 ( 2.156796)
build_all 0.018751 0.001850 18.505743 ( 2.138528)
build_install 0.015773 0.007972 2.067089 ( 1.014541)
test_btest 0.001068 0.000267 90.623615 ( 9.230669)
test_basic 0.007219 0.001805 0.360725 ( 0.447086)
test_all 0.001913 0.000212 673.113113 ( 63.160689)
test_rubyspec 0.121476 0.055119 47.896452 ( 56.062395)
total: 136.16 sec