Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-202929
#<BuildRuby:0x000055dc5e119550
@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.20220724-202929",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006324 0.003436 0.861245 ( 1.584618)
build_miniruby 0.001075 0.000331 0.054597 ( 0.054417)
build_ruby 0.000959 0.000295 0.055186 ( 0.055012)
build_all 0.003401 0.005238 1.249464 ( 0.472464)
build_install 0.009876 0.006631 4.380280 ( 1.816246)
test_btest 0.001064 0.000456 54.621537 ( 6.431455)
test_basic 0.002472 0.003654 0.284841 ( 0.378026)
test_all 0.000811 0.001801 507.052790 ( 52.851951)
test_rubyspec 0.089459 0.041692 41.703501 ( 47.644302)
total: 111.29 sec