Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-074803
#<BuildRuby:0x000055ca87d30048
@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.20231029-074803",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.004766 0.000502 1.387157 ( 1.708263)
build_miniruby 0.001131 0.000000 1.014735 ( 1.014085)
build_ruby 0.001244 0.000000 2.682423 ( 2.682546)
build_all 0.009939 0.000000 16.838698 ( 1.526789)
build_install 0.006184 0.003430 5.084591 ( 1.188531)
test_btest 0.001033 0.000124 83.956251 ( 7.642785)
test_basic 0.003826 0.000459 0.681004 ( 0.759801)
test_all 0.098191 0.041217 532.610940 ( 52.296563)
test_rubyspec 0.018920 0.027195 51.927296 ( 64.252254)
total: 133.07 sec