Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-103515
#<BuildRuby:0x000055cefb1840c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-103515",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.006196 0.000168 0.798462 ( 1.192227)
build_miniruby 0.001032 0.000000 0.813013 ( 0.813249)
build_ruby 0.001294 0.000000 2.657361 ( 2.657895)
build_all 0.007563 0.000000 11.937788 ( 0.976582)
build_install 0.007780 0.003842 3.373602 ( 0.971595)
test_btest 0.000603 0.000067 64.838825 ( 5.548387)
test_basic 0.003995 0.000002 0.399746 ( 0.480268)
test_all 0.076694 0.019487 395.250370 ( 34.053809)
test_rubyspec 0.038701 0.028009 40.665415 ( 53.222859)
total: 99.92 sec