Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-170720
#<BuildRuby:0x0000555d725b7de8
@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.20240614-170720",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.000791 0.004417 1.777518 ( 2.173972)
build_miniruby 0.000772 0.000361 1.040616 ( 1.040084)
build_ruby 0.001214 0.000567 3.335743 ( 3.335158)
build_all 0.004358 0.006087 17.617429 ( 1.717856)
build_install 0.005930 0.004872 6.165975 ( 1.450941)
test_btest 0.000774 0.000425 103.091035 ( 8.887176)
test_basic 0.004119 0.000199 0.750438 ( 0.829359)
test_all 0.109269 0.032454 540.363579 ( 65.467665)
test_rubyspec 0.043123 0.024217 132.340223 ( 16.018656)
total: 100.92 sec