Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-150459
#<BuildRuby:0x0000556881c24090
@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.20231126-150459",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001939 0.003628 1.330221 ( 1.760729)
build_miniruby 0.000844 0.000127 0.941066 ( 0.940492)
build_ruby 0.001228 0.000184 2.759374 ( 2.759705)
build_all 0.005534 0.005044 16.672711 ( 1.480403)
build_install 0.008435 0.000804 5.053790 ( 1.205332)
test_btest 0.000613 0.000117 86.798101 ( 6.896062)
test_basic 0.000456 0.004559 0.669885 ( 0.745467)
test_all 0.098027 0.040136 501.426345 ( 52.385867)
test_rubyspec 0.025206 0.025212 50.647348 ( 63.033609)
total: 131.21 sec