Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-135807
#<BuildRuby:0x0000562d72f97ce8
@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-135807",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004388 0.000462 1.218161 ( 1.593341)
build_miniruby 0.001659 0.000174 0.984950 ( 0.983401)
build_ruby 0.001808 0.000190 2.831434 ( 2.835171)
build_all 0.009312 0.000486 16.541145 ( 1.475944)
build_install 0.009132 0.000000 4.678035 ( 1.134735)
test_btest 0.000711 0.000000 83.359408 ( 7.448908)
test_basic 0.000000 0.004900 0.749714 ( 0.823705)
test_all 0.102610 0.033775 513.041176 ( 57.995484)
test_rubyspec 0.009416 0.040055 51.256431 ( 63.639831)
total: 137.93 sec