Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-170310
#<BuildRuby:0x000055d5e210cc10
@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.20220314-170310",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005505 0.005084 0.991311 ( 1.017795)
build_miniruby 0.001525 0.000000 0.074775 ( 0.073470)
build_ruby 0.002283 0.000000 0.070871 ( 0.068914)
build_all 0.009410 0.000906 4.155821 ( 0.870226)
build_install 0.017345 0.006415 7.969855 ( 2.406079)
test_btest 0.001074 0.000239 77.355222 ( 8.625904)
test_basic 0.006925 0.001539 0.341350 ( 0.430575)
test_all 0.001377 0.000306 699.599473 ( 68.167260)
test_rubyspec 0.058586 0.097130 46.484717 ( 51.887041)
total: 133.55 sec