Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-194640
#<BuildRuby:0x000056473cd1f090
@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.20230708-194640",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002015 0.003342 1.525519 ( 2.774904)
build_miniruby 0.000787 0.000295 0.879320 ( 0.879819)
build_ruby 0.000856 0.000321 2.806138 ( 2.806606)
build_all 0.007365 0.001147 8.204692 ( 7.517530)
build_install 0.003363 0.005696 1.978375 ( 1.667696)
test_btest 0.001027 0.000423 84.370280 ( 7.356367)
test_basic 0.004480 0.000000 0.739203 ( 0.823749)
test_all 0.000980 0.000363 447.334433 ( 40.214910)
test_rubyspec 0.013855 0.027010 43.598320 ( 55.956657)
total: 120.00 sec