Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-091913
#<BuildRuby:0x00005638f09603a0
@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.20220728-091913",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007607 0.004909 0.995811 ( 1.343039)
build_miniruby 0.000000 0.002392 0.070124 ( 0.068645)
build_ruby 0.000767 0.001235 0.075472 ( 0.074138)
build_all 0.003285 0.008107 1.546694 ( 0.588128)
build_install 0.016642 0.005407 5.124829 ( 2.054081)
test_btest 0.000988 0.000297 73.136998 ( 8.776198)
test_basic 0.007278 0.000820 0.331802 ( 0.420862)
test_all 0.000000 0.002291 640.238800 ( 64.550120)
test_rubyspec 0.083725 0.093936 45.467980 ( 51.250822)
total: 129.13 sec