Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-091800
#<BuildRuby:0x000055fb1ee57918
@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.20231229-091800",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005055 0.000166 1.292045 ( 1.620921)
build_miniruby 0.000905 0.000143 0.915158 ( 0.916035)
build_ruby 0.001456 0.000230 2.835809 ( 2.840698)
build_all 0.000801 0.008587 16.711294 ( 1.521069)
build_install 0.005539 0.002280 4.741258 ( 1.161620)
test_btest 0.000534 0.000146 86.445469 ( 7.514228)
test_basic 0.003123 0.002550 0.803870 ( 0.875715)
test_all 0.101742 0.036170 583.397529 ( 55.238102)
test_rubyspec 0.032395 0.020400 50.362234 ( 62.625669)
total: 134.31 sec