Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-171246
#<BuildRuby:0x0000559e792e0208
@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.20220822-171246",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006612 0.000377 0.889165 ( 1.606458)
build_miniruby 0.000823 0.000126 0.058084 ( 0.056819)
build_ruby 0.000000 0.001007 0.060323 ( 0.058956)
build_all 0.001111 0.003603 1.538962 ( 0.587904)
build_install 0.006026 0.004940 1.923250 ( 0.969186)
test_btest 0.000658 0.000188 54.300381 ( 8.282061)
test_basic 0.004856 0.001387 0.334641 ( 0.422214)
test_all 0.001054 0.000301 609.689575 ( 90.174906)
test_rubyspec 0.090201 0.039131 44.234310 ( 52.600687)
total: 154.76 sec