Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-162505
#<BuildRuby:0x000055b5d8b0eeb8
@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.20231127-162505",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001453 0.003125 1.278967 ( 1.702773)
build_miniruby 0.000736 0.000276 0.864528 ( 0.863908)
build_ruby 0.000927 0.000348 2.690867 ( 2.691056)
build_all 0.006830 0.003562 17.215096 ( 1.536977)
build_install 0.008691 0.000240 5.226557 ( 1.226434)
test_btest 0.000804 0.000282 85.493814 ( 7.853596)
test_basic 0.004794 0.000237 0.739412 ( 0.814036)
test_all 0.097819 0.038601 522.241467 ( 58.440991)
test_rubyspec 0.006953 0.041721 49.888351 ( 62.239189)
total: 137.37 sec