Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-005113
#<BuildRuby:0x000055d8d259be00
@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.20220817-005113",
@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.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002186 0.004599 0.805581 ( 0.877129)
build_miniruby 0.000610 0.000203 0.058150 ( 0.056958)
build_ruby 0.001009 0.000000 0.059648 ( 0.058528)
build_all 0.004622 0.000000 1.529496 ( 0.588578)
build_install 0.006764 0.004179 1.913763 ( 0.963499)
test_btest 0.000620 0.000206 55.971862 ( 8.223697)
test_basic 0.005713 0.000482 0.363045 ( 0.450290)
test_all 0.001766 0.000552 627.468253 ( 89.381180)
test_rubyspec 0.054879 0.048391 43.775415 ( 51.190422)
total: 151.79 sec