Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-082926
#<BuildRuby:0x0000561fd25591f8
@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.20220821-082926",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000102 0.000017 0.000119 ( 0.000122)
build_up 0.009835 0.001640 0.844745 ( 0.885543)
build_miniruby 0.001319 0.000000 0.052709 ( 0.051507)
build_ruby 0.001795 0.000000 0.064939 ( 0.063182)
build_all 0.008234 0.000263 1.273064 ( 0.483842)
build_install 0.009501 0.004875 1.547527 ( 0.785343)
test_btest 0.001158 0.000217 54.516087 ( 5.930984)
test_basic 0.000000 0.006541 0.279612 ( 0.369643)
test_all 0.000000 0.004778 514.029629 ( 53.210871)
test_rubyspec 0.079924 0.049213 41.945663 ( 50.489333)
total: 112.27 sec