Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-070342
#<BuildRuby:0x000055c31ab4b940
@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.20220327-070342",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006205 0.005180 0.998022 ( 1.813207)
build_miniruby 0.001879 0.000402 0.077608 ( 0.075682)
build_ruby 0.001621 0.000347 0.078534 ( 0.077155)
build_all 0.009339 0.000956 4.119003 ( 0.847687)
build_install 0.020708 0.000184 7.889518 ( 2.433958)
test_btest 0.001208 0.000191 69.659234 ( 8.269289)
test_basic 0.007263 0.000336 0.341896 ( 0.431111)
test_all 0.001431 0.000215 665.330166 ( 65.991101)
test_rubyspec 0.106645 0.051919 45.917813 ( 51.407127)
total: 131.35 sec