Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-000238
#<BuildRuby:0x0000561dc80caeb8
@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.20240101-000238",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.003724 0.000392 1.048016 ( 1.455330)
build_miniruby 0.001392 0.000146 0.910533 ( 0.908408)
build_ruby 0.001169 0.000123 2.792244 ( 2.792644)
build_all 0.009273 0.000485 16.326451 ( 1.448270)
build_install 0.008129 0.000813 4.643589 ( 1.188963)
test_btest 0.001122 0.000000 82.087699 ( 7.504922)
test_basic 0.007195 0.000319 0.712350 ( 0.783327)
test_all 0.099442 0.035054 557.164426 ( 49.467230)
test_rubyspec 0.030697 0.018184 50.988397 ( 63.298329)
total: 128.85 sec