Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-024723
#<BuildRuby:0x000055d914c30620
@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="-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.20220919-024723",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009409 0.000183 1.084987 ( 1.096685)
build_miniruby 0.001801 0.000240 0.115171 ( 0.111094)
build_ruby 0.002046 0.000273 0.118008 ( 0.100583)
build_all 0.009314 0.000000 1.602610 ( 0.661827)
build_install 0.016793 0.003774 1.973759 ( 0.978567)
test_btest 0.001233 0.000168 71.696689 ( 8.730957)
test_basic 0.006415 0.000875 0.382852 ( 0.471772)
test_all 0.003349 0.000456 633.350197 ( 66.147278)
test_rubyspec 0.139848 0.031503 45.649503 ( 53.776414)
total: 132.08 sec