Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-160053
#<BuildRuby:0x0000561e89763858
@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.20231018-160053",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003729 0.001165 1.603447 ( 1.822718)
build_miniruby 0.000799 0.000250 0.868894 ( 0.868365)
build_ruby 0.001272 0.000000 2.701185 ( 2.701933)
build_all 0.008486 0.002078 18.427700 ( 1.619992)
build_install 0.009301 0.002055 5.418719 ( 1.219454)
test_btest 0.000728 0.000000 93.614515 ( 8.357253)
test_basic 0.003956 0.000297 0.812231 ( 0.889130)
test_all 0.002990 0.003498 572.036102 ( 71.293110)
test_rubyspec 0.026578 0.029800 53.790348 ( 66.077657)
total: 154.85 sec