Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-184505
#<BuildRuby:0x000055810b4c2700
@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.20220826-184505",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009714 0.002242 1.016585 ( 1.058799)
build_miniruby 0.001735 0.000401 0.075725 ( 0.074131)
build_ruby 0.001889 0.000436 0.077306 ( 0.075044)
build_all 0.006761 0.004100 1.532750 ( 0.576298)
build_install 0.019965 0.002476 1.848594 ( 0.907899)
test_btest 0.001136 0.000268 75.849334 ( 8.055574)
test_basic 0.006175 0.001453 0.343195 ( 0.431134)
test_all 0.000000 0.004243 643.327491 ( 64.701709)
test_rubyspec 0.093239 0.081956 45.674901 ( 54.204586)
total: 130.09 sec