Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-144342
#<BuildRuby:0x0000564f389ffd20
@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.20240618-144342",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004947 0.000900 1.740829 ( 2.069216)
build_miniruby 0.001104 0.000000 1.110386 ( 1.109177)
build_ruby 0.001928 0.000000 3.342915 ( 3.343010)
build_all 0.006836 0.003735 17.919924 ( 1.747231)
build_install 0.007121 0.002919 6.205872 ( 1.467458)
test_btest 0.000918 0.000216 107.667619 ( 8.465626)
test_basic 0.000355 0.004068 0.777188 ( 0.855558)
test_all 0.102458 0.039450 548.904129 ( 58.322646)
test_rubyspec 0.026726 0.039114 135.053717 ( 15.846666)
total: 93.23 sec