Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101909
#<BuildRuby:0x000055763be608a0
@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.20220825-101909",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001996 0.008164 0.851200 ( 1.119966)
build_miniruby 0.001178 0.000168 0.054203 ( 0.052795)
build_ruby 0.001589 0.000227 0.065067 ( 0.062998)
build_all 0.003026 0.004938 1.233750 ( 0.452512)
build_install 0.014877 0.000000 1.572798 ( 0.788693)
test_btest 0.001505 0.000000 52.468093 ( 6.106307)
test_basic 0.006275 0.000803 0.289002 ( 0.378193)
test_all 0.004870 0.000812 489.830941 ( 52.412754)
test_rubyspec 0.103435 0.027105 41.838305 ( 50.332788)
total: 111.71 sec