Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-161705
#<BuildRuby:0x0000563e1dd4c068
@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.20231129-161705",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004630 0.000117 1.335601 ( 1.923816)
build_miniruby 0.002247 0.000355 20.736110 ( 6.908776)
build_ruby 0.001459 0.000230 2.920141 ( 2.825217)
build_all 0.008569 0.001353 16.107547 ( 1.401811)
build_install 0.008588 0.000000 4.713516 ( 1.165277)
test_btest 0.001191 0.000000 82.729798 ( 7.246954)
test_basic 0.002684 0.003595 0.585464 ( 0.659885)
test_all 0.118718 0.013858 512.920280 ( 49.432950)
test_rubyspec 0.017922 0.023060 50.293018 ( 62.675495)
total: 134.24 sec