Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-234525
#<BuildRuby:0x00005557fb2d39c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-234525",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007086 0.003657 1.196911 ( 1.302373)
build_miniruby 0.002214 0.000123 0.850401 ( 0.851730)
build_ruby 0.002608 0.000145 2.232893 ( 2.142283)
build_all 0.018142 0.000513 18.475264 ( 2.131108)
build_install 0.015484 0.005504 2.079222 ( 1.006302)
test_btest 0.001210 0.000115 89.844338 ( 9.236137)
test_basic 0.007123 0.000678 0.346913 ( 0.440306)
test_all 0.002214 0.000211 686.249822 ( 70.169848)
test_rubyspec 0.094852 0.050342 49.243498 ( 57.671341)
total: 144.95 sec