Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-100213
#<BuildRuby:0x0000559fc9897600
@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.20220730-100213",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007579 0.004556 0.967003 ( 1.146267)
build_miniruby 0.000000 0.002635 0.077763 ( 0.077797)
build_ruby 0.001345 0.001056 0.069622 ( 0.068836)
build_all 0.009709 0.000981 1.524131 ( 0.601278)
build_install 0.020785 0.001100 5.155266 ( 2.078032)
test_btest 0.001163 0.000174 71.580003 ( 8.411951)
test_basic 0.007011 0.000299 0.330811 ( 0.422489)
test_all 0.002739 0.000249 631.929825 ( 64.380633)
test_rubyspec 0.139054 0.034155 45.310692 ( 51.044410)
total: 128.23 sec