Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-160722
#<BuildRuby:0x000055e699df3df8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-160722",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003787 0.002741 0.849502 ( 2.679973)
build_miniruby 0.000670 0.000192 0.058369 ( 0.057123)
build_ruby 0.000749 0.000214 0.059655 ( 0.058568)
build_all 0.003578 0.001023 1.520749 ( 0.589786)
build_install 0.006187 0.004700 5.619420 ( 2.152789)
test_btest 0.000707 0.000000 47.602640 ( 8.443841)
test_basic 0.002970 0.002543 0.287120 ( 0.376080)
test_all 0.001384 0.000000 622.564908 ( 91.917666)
test_rubyspec 0.079094 0.032531 43.550276 ( 51.052133)
total: 157.33 sec