Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-002759
#<BuildRuby:0x000055d0b1fa4010
@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.20240621-002759",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001246 0.004301 1.636297 ( 2.033696)
build_miniruby 0.000911 0.000253 1.094186 ( 1.094119)
build_ruby 0.001193 0.000332 3.668439 ( 3.668368)
build_all 0.005743 0.004651 18.225918 ( 1.710702)
build_install 0.007963 0.002726 6.309014 ( 1.483886)
test_btest 0.001003 0.000319 110.186989 ( 8.894926)
test_basic 0.003543 0.001127 0.864046 ( 0.938985)
test_all 0.108598 0.034921 566.061264 ( 59.686072)
test_rubyspec 0.039407 0.028526 135.445498 ( 15.783122)
total: 95.29 sec