Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-035138
#<BuildRuby:0x00005650ff2f7f00
@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.20220727-035138",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005450 0.001362 0.873595 ( 1.020780)
build_miniruby 0.000992 0.000000 0.057267 ( 0.056070)
build_ruby 0.000841 0.000000 0.058829 ( 0.057660)
build_all 0.004718 0.000000 1.534219 ( 0.586135)
build_install 0.010985 0.000075 5.663312 ( 2.177866)
test_btest 0.000631 0.000118 47.333112 ( 8.863403)
test_basic 0.005600 0.000213 0.319602 ( 0.408043)
test_all 0.000974 0.000172 617.432490 ( 89.678821)
test_rubyspec 0.077402 0.046443 43.650778 ( 49.220665)
total: 152.07 sec