Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-193835
#<BuildRuby:0x000055d5ef70c018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-193835",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006277 0.817677 ( 0.927046)
build_miniruby 0.000561 0.000463 0.058560 ( 0.057319)
build_ruby 0.000587 0.000168 0.059467 ( 0.058255)
build_all 0.004496 0.000236 1.529428 ( 0.586527)
build_install 0.006423 0.004578 1.951539 ( 0.976460)
test_btest 0.000516 0.000162 50.884390 ( 8.568114)
test_basic 0.004052 0.001266 0.280075 ( 0.369792)
test_all 0.002800 0.000000 620.220241 ( 89.784075)
test_rubyspec 0.086247 0.033711 44.086611 ( 52.355791)
total: 153.68 sec