Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-095020
#<BuildRuby:0x000055ce5712b918
@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.20231228-095020",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005053 0.000532 1.023501 ( 1.418252)
build_miniruby 0.001295 0.000137 0.850766 ( 0.850800)
build_ruby 0.001339 0.000000 2.732523 ( 2.732753)
build_all 0.009065 0.000617 16.158067 ( 1.449786)
build_install 0.002828 0.005023 4.556182 ( 1.113874)
test_btest 0.000856 0.000129 81.285095 ( 7.002701)
test_basic 0.000901 0.004049 0.626642 ( 0.701302)
test_all 0.113287 0.019378 558.158449 ( 52.658598)
test_rubyspec 0.017877 0.030685 50.994208 ( 63.365120)
total: 131.29 sec