Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-181927
#<BuildRuby:0x0000564e38090d30
@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.20220802-181927",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006769 0.003961 0.965787 ( 1.075517)
build_miniruby 0.002206 0.000275 0.067287 ( 0.065646)
build_ruby 0.001508 0.000188 0.067829 ( 0.066217)
build_all 0.010172 0.000690 1.533061 ( 0.577080)
build_install 0.018110 0.003951 5.080238 ( 2.055067)
test_btest 0.000947 0.000129 73.366697 ( 8.588832)
test_basic 0.006471 0.000261 0.328217 ( 0.423469)
test_all 0.001613 0.000210 672.598770 ( 66.674909)
test_rubyspec 0.133158 0.042036 45.660083 ( 53.157020)
total: 132.68 sec