Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-112524
#<BuildRuby:0x000055f714e8fc18
@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.20240108-112524",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000708 0.004184 1.307213 ( 1.719632)
build_miniruby 0.001006 0.000212 1.541910 ( 1.546550)
build_ruby 0.001567 0.000000 4.415239 ( 4.428326)
build_all 0.009421 0.001385 16.760644 ( 1.845967)
build_install 0.009398 0.005651 5.182658 ( 1.935766)
test_btest 0.000670 0.000159 81.661260 ( 11.002464)
test_basic 0.003003 0.004275 0.698789 ( 0.765572)
test_all 0.082745 0.037171 560.268638 ( 65.577539)
test_rubyspec 0.038916 0.028351 82.438814 ( 94.741006)
total: 183.56 sec