Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-080034
#<BuildRuby:0x00005562c58b3940
@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.20220318-080034",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002694 0.007353 1.033328 ( 3.991359)
build_miniruby 0.001571 0.000725 0.077738 ( 0.076268)
build_ruby 0.001395 0.000644 0.077336 ( 0.075824)
build_all 0.007684 0.002075 4.164250 ( 0.850734)
build_install 0.017748 0.006465 7.896138 ( 2.392559)
test_btest 0.000947 0.000399 72.338439 ( 8.292415)
test_basic 0.006049 0.000734 0.343989 ( 0.434563)
test_all 0.001390 0.000556 700.614382 ( 67.493492)
test_rubyspec 0.123890 0.049556 46.298186 ( 51.280851)
total: 134.89 sec