Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-001407
#<BuildRuby:0x00005625e867fde0
@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.20220824-001407",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.006380 0.849934 ( 1.224253)
build_miniruby 0.000000 0.000999 0.057545 ( 0.056246)
build_ruby 0.000466 0.000437 0.059310 ( 0.058113)
build_all 0.000516 0.004120 1.514896 ( 0.588217)
build_install 0.006865 0.002078 1.910706 ( 0.966458)
test_btest 0.000512 0.000192 54.871363 ( 7.988898)
test_basic 0.004715 0.000363 0.282279 ( 0.371488)
test_all 0.001051 0.001396 640.481129 ( 91.397990)
test_rubyspec 0.065874 0.060612 44.213758 ( 52.609006)
total: 155.26 sec