Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-014309
#<BuildRuby:0x000055b4c3f57e40
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-014309",
@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.000007)
build_up 0.009326 0.001434 1.000706 ( 1.303062)
build_miniruby 0.001783 0.000275 0.074996 ( 0.072976)
build_ruby 0.002288 0.000352 0.073108 ( 0.070717)
build_all 0.010388 0.000000 4.162112 ( 0.774133)
build_install 0.021219 0.001342 7.749177 ( 2.316202)
test_btest 0.001866 0.000000 48.193188 ( 44.504818)
test_basic 0.007361 0.000000 0.340696 ( 0.430793)
test_all 0.001769 0.000000 660.787835 ( 64.793591)
test_rubyspec 0.104407 0.052558 45.985268 ( 51.444342)
total: 165.71 sec