Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-173048
#<BuildRuby:0x0000560cd759a878
@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.20220808-173048",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002181 0.004377 0.867415 ( 3.592562)
build_miniruby 0.000766 0.000177 0.057260 ( 0.056019)
build_ruby 0.000784 0.000181 0.059543 ( 0.058284)
build_all 0.004587 0.000089 1.510862 ( 0.586209)
build_install 0.008262 0.000812 5.603349 ( 2.166460)
test_btest 0.000516 0.000103 49.318829 ( 8.070431)
test_basic 0.001589 0.003783 0.279744 ( 0.369003)
test_all 0.000907 0.000227 600.492721 ( 89.967155)
test_rubyspec 0.072356 0.037901 44.048764 ( 51.468838)
total: 156.34 sec