Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-084709
#<BuildRuby:0x000055ca7d5e7520
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-084709",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004165 0.000078 1.015577 ( 1.278977)
build_miniruby 0.000638 0.000106 0.879367 ( 0.879606)
build_ruby 0.001276 0.000213 2.709287 ( 2.711636)
build_all 0.007354 0.000000 12.307099 ( 0.995865)
build_install 0.008321 0.005367 3.597798 ( 0.967376)
test_btest 0.000550 0.000115 64.522691 ( 4.906990)
test_basic 0.004120 0.000868 0.379289 ( 0.458859)
test_all 0.072670 0.029834 416.340273 ( 34.410088)
test_rubyspec 0.043551 0.029430 40.026431 ( 52.666345)
total: 99.28 sec