Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-000741
#<BuildRuby:0x000055ac35bdb280
@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.20231220-000741",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004363 0.000073 1.199168 ( 1.582514)
build_miniruby 0.001099 0.000245 0.950258 ( 0.949182)
build_ruby 0.001111 0.000247 2.802234 ( 2.802254)
build_all 0.007127 0.002891 16.592695 ( 1.474299)
build_install 0.009268 0.000308 4.815587 ( 1.219047)
test_btest 0.000636 0.000138 83.458247 ( 6.914430)
test_basic 0.001618 0.003418 0.786267 ( 0.860159)
test_all 0.113554 0.023491 539.624334 ( 52.592569)
test_rubyspec 0.027296 0.020688 51.391352 ( 63.643418)
total: 132.04 sec