Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-204107
#<BuildRuby:0x0000557e60f60c00
@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.20220828-204107",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011034 0.000422 0.974063 ( 3.713899)
build_miniruby 0.001682 0.000210 0.075251 ( 0.074208)
build_ruby 0.001387 0.000174 0.075449 ( 0.074851)
build_all 0.009013 0.000589 1.550464 ( 0.591165)
build_install 0.019369 0.001084 1.888695 ( 0.939825)
test_btest 0.001231 0.000000 73.107990 ( 8.189643)
test_basic 0.007928 0.000000 0.328517 ( 0.417077)
test_all 0.005670 0.000000 658.698880 ( 64.745568)
test_rubyspec 0.099022 0.065457 45.450639 ( 53.910294)
total: 132.66 sec