Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-012414
#<BuildRuby:0x0000559a58c0be88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-012414",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002267 0.004376 0.822963 ( 1.580245)
build_miniruby 0.000885 0.000147 0.823837 ( 0.823782)
build_ruby 0.001300 0.000216 2.694523 ( 2.695167)
build_all 0.000000 0.007846 11.946813 ( 0.994239)
build_install 0.009442 0.004015 3.403644 ( 0.966889)
test_btest 0.000559 0.000186 65.454493 ( 4.846907)
test_basic 0.000734 0.003495 0.395452 ( 0.476832)
test_all 0.086661 0.013123 395.761862 ( 35.403920)
test_rubyspec 0.017167 0.055969 40.343044 ( 53.107791)
total: 100.90 sec