Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-220954
#<BuildRuby:0x000055bd7266f280
@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.20231208-220954",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002779 0.003714 1.413814 ( 1.772004)
build_miniruby 0.000863 0.000182 0.880726 ( 0.880030)
build_ruby 0.001112 0.000234 2.781722 ( 2.781941)
build_all 0.008360 0.001760 16.731879 ( 1.447829)
build_install 0.008839 0.000000 4.980363 ( 1.208351)
test_btest 0.000878 0.000000 89.602312 ( 7.354568)
test_basic 0.001145 0.002965 0.644266 ( 0.722961)
test_all 0.098388 0.039276 548.109253 ( 59.119118)
test_rubyspec 0.030272 0.017968 50.275065 ( 62.658624)
total: 137.95 sec