Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-162650
#<BuildRuby:0x000055cdd9585550
@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.20220812-162650",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000139 0.000038 0.000177 ( 0.000197)
configure 0.000044 0.000012 0.000056 ( 0.000056)
build_up 0.009973 0.002720 0.841352 ( 0.921092)
build_miniruby 0.001414 0.000000 0.049063 ( 0.048007)
build_ruby 0.001749 0.000000 0.068789 ( 0.067320)
build_all 0.006132 0.001100 1.253269 ( 0.456433)
build_install 0.011277 0.007193 1.595752 ( 0.793790)
test_btest 0.000738 0.000227 54.509517 ( 6.305817)
test_basic 0.004487 0.001380 0.294602 ( 0.384050)
test_all 0.003380 0.001040 479.750778 ( 51.221584)
test_rubyspec 0.084872 0.048130 41.606366 ( 49.276493)
total: 109.48 sec