Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-155803
#<BuildRuby:0x000055d3a75a7bb8
@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.20240117-155803",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004276 0.000713 1.169069 ( 1.746525)
build_miniruby 0.001249 0.000208 7.327435 ( 7.219267)
build_ruby 0.001025 0.000170 2.732736 ( 2.731423)
build_all 0.005065 0.004511 14.552446 ( 1.337811)
build_install 0.004470 0.003385 4.224003 ( 1.068350)
test_btest 0.000562 0.000134 78.471757 ( 6.785167)
test_basic 0.000529 0.004379 0.764258 ( 0.845470)
test_all 0.098945 0.034567 478.287415 ( 49.139857)
test_rubyspec 0.026230 0.037778 82.203003 ( 94.590830)
total: 165.47 sec