Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-210157
#<BuildRuby:0x000055ef7cf1c748
@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.20221224-210157",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009033 0.000182 0.947181 ( 1.118472)
build_miniruby 0.002273 0.000487 0.844121 ( 0.842060)
build_ruby 0.002073 0.000444 2.119878 ( 2.119315)
build_all 0.015042 0.004856 18.575353 ( 2.160132)
build_install 0.009092 0.012104 2.036498 ( 1.025863)
test_btest 0.001150 0.000403 89.941972 ( 8.858391)
test_basic 0.003353 0.005750 0.337084 ( 0.426254)
test_all 0.001821 0.000729 691.163198 ( 63.444007)
test_rubyspec 0.105528 0.075095 47.795210 ( 55.872748)
total: 135.87 sec