Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-033209
#<BuildRuby:0x00005619b084f858
@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.20231228-033209",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005327 0.000222 1.123786 ( 1.501680)
build_miniruby 0.001133 0.000179 0.811926 ( 0.810866)
build_ruby 0.001232 0.000194 2.888229 ( 2.887885)
build_all 0.009273 0.000146 15.927836 ( 1.431340)
build_install 0.003070 0.004761 4.435816 ( 1.094941)
test_btest 0.000876 0.000167 83.373844 ( 7.102448)
test_basic 0.004582 0.000000 0.606340 ( 0.681872)
test_all 0.102224 0.030019 532.892662 ( 49.822096)
test_rubyspec 0.008323 0.037735 49.061211 ( 61.413935)
total: 126.75 sec