Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-043737
#<BuildRuby:0x000055a18a20cc00
@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.20220723-043737",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005427 0.005932 0.969815 ( 1.263613)
build_miniruby 0.001228 0.000446 0.071148 ( 0.069233)
build_ruby 0.001326 0.000482 0.077019 ( 0.075741)
build_all 0.006808 0.003141 1.514019 ( 0.577908)
build_install 0.020541 0.003206 5.140246 ( 2.073853)
test_btest 0.001186 0.000000 76.763733 ( 8.210126)
test_basic 0.006342 0.001215 0.327207 ( 0.419532)
test_all 0.001856 0.000191 668.251704 ( 66.022828)
test_rubyspec 0.136462 0.043775 45.772733 ( 51.394756)
total: 130.11 sec