Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-025050
#<BuildRuby:0x000055c2928d0e28
@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.20220901-025050",
@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.000005)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009140 0.004327 1.013066 ( 1.288713)
build_miniruby 0.001846 0.000000 0.067696 ( 0.065856)
build_ruby 0.001760 0.000000 0.076748 ( 0.074789)
build_all 0.005675 0.004487 1.538979 ( 0.578677)
build_install 0.018713 0.002879 1.897875 ( 0.917329)
test_btest 0.000969 0.000269 76.220196 ( 8.634688)
test_basic 0.007022 0.000582 0.333807 ( 0.426496)
test_all 0.004573 0.000000 670.755507 ( 66.803374)
test_rubyspec 0.120107 0.057257 45.884425 ( 54.274576)
total: 133.07 sec