Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-201348
#<BuildRuby:0x0000559b9d64b840
@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.20231231-201348",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005420 0.000271 1.402274 ( 1.751767)
build_miniruby 0.001357 0.000068 0.919992 ( 0.919003)
build_ruby 0.001512 0.000076 2.884527 ( 2.883640)
build_all 0.009631 0.000000 16.600519 ( 1.436371)
build_install 0.004880 0.003551 4.674503 ( 1.130086)
test_btest 0.000928 0.000071 86.875108 ( 6.786118)
test_basic 0.004894 0.000061 0.761650 ( 0.840237)
test_all 0.109338 0.026337 565.646871 ( 51.611428)
test_rubyspec 0.026288 0.021282 50.116778 ( 62.354555)
total: 129.71 sec