Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-225355
#<BuildRuby:0x000055ab43a33e20
@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.20231104-225355",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000778 0.004138 1.645730 ( 1.798932)
build_miniruby 0.000942 0.000210 0.855627 ( 0.855878)
build_ruby 0.001035 0.000230 2.715804 ( 2.716076)
build_all 0.010081 0.000366 17.103365 ( 1.554552)
build_install 0.008126 0.000744 5.238422 ( 1.212688)
test_btest 0.000637 0.000121 86.154900 ( 7.740260)
test_basic 0.000000 0.004551 0.779206 ( 0.859743)
test_all 0.091161 0.047822 531.912150 ( 58.993902)
test_rubyspec 0.020516 0.029838 51.027002 ( 63.304756)
total: 139.04 sec