Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-225347
#<BuildRuby:0x00005589efd2a860
@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.20221226-225347",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.009136 0.944029 ( 1.910235)
build_miniruby 0.000000 0.002629 0.844430 ( 0.844334)
build_ruby 0.003110 0.000105 2.144128 ( 2.143519)
build_all 0.018949 0.002499 18.500121 ( 2.156971)
build_install 0.015444 0.007010 2.019885 ( 1.021188)
test_btest 0.000000 0.001496 92.140598 ( 9.060767)
test_basic 0.005682 0.003618 0.341344 ( 0.428585)
test_all 0.001872 0.001737 674.912596 ( 67.338903)
test_rubyspec 0.117409 0.068797 47.919837 ( 56.034890)
total: 140.94 sec