Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-005004
#<BuildRuby:0x000056527eda2e20
@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.20240113-005004",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004116 0.751919 ( 1.151729)
build_miniruby 0.000000 0.000942 0.941375 ( 0.942126)
build_ruby 0.000000 0.001262 2.684778 ( 2.686775)
build_all 0.005410 0.004520 14.746485 ( 1.448930)
build_install 0.007385 0.001370 4.220162 ( 1.140996)
test_btest 0.000454 0.000174 76.940566 ( 7.282780)
test_basic 0.002365 0.000910 0.417707 ( 0.498210)
test_all 0.101690 0.035519 498.910577 ( 50.476254)
test_rubyspec 0.010611 0.023766 50.499529 ( 63.056649)
total: 128.69 sec