Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-051255
#<BuildRuby:0x0000563bc25e6c40
@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.20220705-051255",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006359 0.000539 0.884667 ( 0.958506)
build_miniruby 0.000820 0.000205 0.057277 ( 0.055903)
build_ruby 0.000000 0.000799 0.058945 ( 0.057692)
build_all 0.000623 0.003801 1.496830 ( 0.600972)
build_install 0.008372 0.002790 6.286692 ( 2.831610)
test_btest 0.000620 0.000207 48.094564 ( 9.002125)
test_basic 0.005543 0.000416 0.319689 ( 0.408204)
test_all 0.001395 0.000000 610.958524 ( 90.611177)
test_rubyspec 0.085829 0.040929 44.446267 ( 49.985343)
total: 154.51 sec