Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-014428
#<BuildRuby:0x00005614670cb5f8
@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.20230728-014428",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001490 0.004244 1.543224 ( 2.804701)
build_miniruby 0.001192 0.000265 0.867292 ( 0.865810)
build_ruby 0.001124 0.000249 2.591868 ( 2.591818)
build_all 0.009307 0.000208 13.885185 ( 1.195069)
build_install 0.007558 0.000642 1.945430 ( 0.884240)
test_btest 0.000950 0.000181 78.975492 ( 7.612474)
test_basic 0.003818 0.000728 0.724961 ( 0.805682)
test_all 0.001398 0.000266 496.796643 ( 55.363448)
test_rubyspec 0.023456 0.016734 44.473225 ( 56.857768)
total: 128.98 sec