Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-014914
#<BuildRuby:0x000055c61c30bf00
@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.20240617-014914",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.002453 0.003071 1.663839 ( 2.083336)
build_miniruby 0.000713 0.000401 1.069533 ( 1.069259)
build_ruby 0.000888 0.000499 3.341958 ( 3.341928)
build_all 0.005902 0.004440 17.877192 ( 1.682202)
build_install 0.009147 0.001037 6.220284 ( 1.464504)
test_btest 0.000432 0.000226 106.958745 ( 8.821698)
test_basic 0.004272 0.000000 0.786217 ( 0.861021)
test_all 0.108525 0.030779 564.504058 ( 66.577140)
test_rubyspec 0.029187 0.038433 131.780009 ( 16.037976)
total: 101.94 sec