Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-023015
#<BuildRuby:0x000055e596e4cd30
@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.20220909-023015",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004175 0.005035 1.096029 ( 1.090675)
build_miniruby 0.001757 0.000406 0.078151 ( 0.076078)
build_ruby 0.001656 0.000382 0.070704 ( 0.068572)
build_all 0.009711 0.000072 1.566019 ( 0.609778)
build_install 0.014688 0.007201 1.913018 ( 0.964084)
test_btest 0.000951 0.000237 93.763894 ( 10.057215)
test_basic 0.005769 0.001442 0.359963 ( 0.450742)
test_all 0.003177 0.000794 693.491214 ( 68.270589)
test_rubyspec 0.119284 0.041493 46.922217 ( 55.128457)
total: 136.72 sec