Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-015934
#<BuildRuby:0x0000560002b90ef8
@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.20221208-015934",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008612 0.000675 1.205838 ( 1.221476)
build_miniruby 0.002003 0.000286 0.842315 ( 0.862998)
build_ruby 0.002982 0.000426 2.222511 ( 2.174542)
build_all 0.012693 0.007932 18.461964 ( 2.153519)
build_install 0.021332 0.000000 2.048263 ( 1.035600)
test_btest 0.001369 0.000235 96.951012 ( 9.247168)
test_basic 0.006895 0.000423 0.357780 ( 0.447881)
test_all 0.000806 0.001123 698.575415 ( 69.843415)
test_rubyspec 0.091264 0.056452 49.402102 ( 57.814292)
total: 144.80 sec