Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-033807
#<BuildRuby:0x0000561f9c19c8e8
@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.20220812-033807",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000454 0.012473 0.971691 ( 1.274467)
build_miniruby 0.001556 0.000778 0.073539 ( 0.071265)
build_ruby 0.001563 0.000781 0.081322 ( 0.079614)
build_all 0.005350 0.004910 1.522774 ( 0.597821)
build_install 0.023966 0.000000 5.240755 ( 2.074187)
test_btest 0.001053 0.000000 73.946852 ( 7.842576)
test_basic 0.002260 0.004737 0.318665 ( 0.408394)
test_all 0.005583 0.001258 644.938906 ( 64.700271)
test_rubyspec 0.125405 0.052321 45.489156 ( 52.986810)
total: 130.04 sec