Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-154417
#<BuildRuby:0x000055b25b2084e8
@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.20220225-154417",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005385 0.005249 0.981408 ( 1.242829)
build_miniruby 0.001276 0.000547 0.069285 ( 0.067375)
build_ruby 0.001307 0.000560 0.073403 ( 0.071977)
build_all 0.002402 0.006886 4.097780 ( 0.846324)
build_install 0.017788 0.004859 7.907505 ( 2.424451)
test_btest 0.000856 0.000403 75.446012 ( 8.209906)
test_basic 0.000000 0.008619 0.352214 ( 0.444435)
test_all 0.000841 0.000586 727.949836 ( 69.155622)
test_rubyspec 0.119589 0.048971 46.096671 ( 51.551594)
total: 134.02 sec