Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-141901
#<BuildRuby:0x00005573fa6740a8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-141901",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004884 0.000214 1.051791 ( 1.441058)
build_miniruby 0.000782 0.000196 0.707283 ( 0.707194)
build_ruby 0.001086 0.000271 2.264087 ( 2.264717)
build_all 0.004308 0.004278 12.510488 ( 1.046737)
build_install 0.008067 0.004113 4.100323 ( 1.058059)
test_btest 0.000478 0.000159 71.547813 ( 4.970822)
test_basic 0.003082 0.001028 0.394653 ( 0.475594)
test_all 0.070075 0.026312 360.295238 ( 33.719051)
test_rubyspec 0.023802 0.017621 86.735564 ( 10.991429)
total: 56.68 sec