Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-052747
#<BuildRuby:0x00005645e5db0e80
@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-052747",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000040 0.000011 0.000051 ( 0.000051)
build_up 0.011359 0.001869 0.811997 ( 1.067780)
build_miniruby 0.001537 0.000000 0.064771 ( 0.063348)
build_ruby 0.001868 0.000000 0.064144 ( 0.062799)
build_all 0.004043 0.005551 1.289709 ( 0.484345)
build_install 0.008655 0.009327 4.291072 ( 1.782962)
test_btest 0.001002 0.000401 53.016348 ( 6.049322)
test_basic 0.006955 0.000774 0.296050 ( 0.385959)
test_all 0.001833 0.000687 502.350859 ( 52.234166)
test_rubyspec 0.088258 0.049405 41.764020 ( 47.623593)
total: 109.76 sec