Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-110555
#<BuildRuby:0x00005581a9cb7de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-110555",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006351 0.000339 0.849001 ( 2.207319)
build_miniruby 0.000772 0.000119 0.057101 ( 0.055796)
build_ruby 0.000855 0.000131 0.058688 ( 0.057505)
build_all 0.004682 0.000000 1.519051 ( 0.580047)
build_install 0.009114 0.000060 5.626118 ( 2.165350)
test_btest 0.000664 0.000083 51.226161 ( 8.205600)
test_basic 0.005074 0.000634 0.306839 ( 0.395391)
test_all 0.001000 0.000125 602.210398 ( 88.878534)
test_rubyspec 0.088739 0.039409 43.680025 ( 49.353478)
total: 151.90 sec