Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-161458
#<BuildRuby:0x00005635d2104d30
@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.20220817-161458",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008270 0.004040 0.987851 ( 1.280606)
build_miniruby 0.001249 0.000333 0.074702 ( 0.073364)
build_ruby 0.001408 0.000376 0.081436 ( 0.080087)
build_all 0.009137 0.001247 1.555911 ( 0.575404)
build_install 0.014539 0.006023 1.875202 ( 0.918216)
test_btest 0.000850 0.000236 73.027512 ( 8.306177)
test_basic 0.006836 0.000528 0.311434 ( 0.401702)
test_all 0.003390 0.000000 676.569046 ( 66.719626)
test_rubyspec 0.098095 0.068763 45.516514 ( 53.044941)
total: 131.40 sec