Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-223129
#<BuildRuby:0x00005604aff886d0
@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-223129",
@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.000002 0.000014 ( 0.000013)
configure 0.000082 0.000014 0.000096 ( 0.000033)
build_up 0.000000 0.009514 0.975308 ( 1.168175)
build_miniruby 0.000000 0.002555 0.831793 ( 0.829728)
build_ruby 0.001788 0.001408 2.131685 ( 2.131579)
build_all 0.013924 0.005527 18.470394 ( 2.171999)
build_install 0.009716 0.009381 2.008558 ( 1.038386)
test_btest 0.001362 0.000000 92.400649 ( 9.009268)
test_basic 0.006838 0.002382 0.342358 ( 0.429634)
test_all 0.001411 0.000675 695.782823 ( 63.577091)
test_rubyspec 0.092940 0.081632 47.552914 ( 55.754531)
total: 136.11 sec