Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-173607
#<BuildRuby:0x0000560db139c6e0
@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.20220831-173607",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005745 0.004479 0.987549 ( 1.023091)
build_miniruby 0.001616 0.000346 0.075476 ( 0.074177)
build_ruby 0.001476 0.000316 0.076301 ( 0.074507)
build_all 0.009074 0.000918 1.534890 ( 0.574001)
build_install 0.010833 0.009959 1.929503 ( 0.943643)
test_btest 0.001102 0.000324 75.859969 ( 8.357460)
test_basic 0.003590 0.004493 0.313664 ( 0.402046)
test_all 0.003152 0.001051 682.492498 ( 66.864173)
test_rubyspec 0.095041 0.069834 45.803379 ( 54.341137)
total: 132.66 sec