Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-063139
#<BuildRuby:0x000055d87e940438
@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.20220310-063139",
@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.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009290 0.001219 1.044334 ( 3.596187)
build_miniruby 0.000000 0.001940 0.069734 ( 0.067807)
build_ruby 0.000000 0.002341 0.070939 ( 0.068466)
build_all 0.002480 0.005467 1.503929 ( 0.611941)
build_install 0.008939 0.013873 5.247816 ( 2.190701)
test_btest 0.000936 0.000500 76.077077 ( 7.876962)
test_basic 0.005338 0.002846 0.321951 ( 0.419888)
test_all 0.001319 0.000704 710.244236 ( 68.518085)
test_rubyspec 0.102475 0.070124 46.106618 ( 51.597058)
total: 134.95 sec