Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-233824
#<BuildRuby:0x0000559b3606cc10
@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.20220211-233824",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006400 0.003674 0.920176 ( 1.032035)
build_miniruby 0.001433 0.000268 0.073770 ( 0.072611)
build_ruby 0.001711 0.000321 0.076387 ( 0.074051)
build_all 0.008322 0.001779 4.085916 ( 0.778599)
build_install 0.020184 0.003348 7.853120 ( 2.318294)
test_btest 0.001251 0.000232 74.082711 ( 8.573254)
test_basic 0.007882 0.000778 0.336925 ( 0.430056)
test_all 0.001756 0.000313 663.299597 ( 69.802500)
test_rubyspec 0.085899 0.062230 46.136541 ( 51.486233)
total: 134.57 sec