Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-223708
#<BuildRuby:0x00005576b4c828c0
@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.20220801-223708",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006193 0.000773 0.858195 ( 1.639338)
build_miniruby 0.000737 0.000246 0.057080 ( 0.055860)
build_ruby 0.000712 0.000237 0.058767 ( 0.057589)
build_all 0.001497 0.003159 1.531509 ( 0.586954)
build_install 0.006254 0.004961 5.679746 ( 2.181036)
test_btest 0.000536 0.000230 52.726761 ( 8.035322)
test_basic 0.004909 0.000284 0.279954 ( 0.369160)
test_all 0.000867 0.000347 609.467042 ( 90.873503)
test_rubyspec 0.056838 0.063212 43.681087 ( 49.261912)
total: 153.06 sec