Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-100845
#<BuildRuby:0x000055a931f13940
@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.20220208-100845",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007055 0.005219 0.914809 ( 1.211226)
build_miniruby 0.001566 0.000000 0.067295 ( 0.065616)
build_ruby 0.001838 0.000000 0.079055 ( 0.077792)
build_all 0.010622 0.000007 4.136985 ( 0.783859)
build_install 0.013743 0.006229 7.837716 ( 2.350953)
test_btest 0.001000 0.000166 73.458831 ( 8.227072)
test_basic 0.006254 0.001043 0.332707 ( 0.428784)
test_all 0.001769 0.000294 643.399771 ( 64.212348)
test_rubyspec 0.133396 0.023951 45.817697 ( 50.977823)
total: 128.34 sec