Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-185229
#<BuildRuby:0x000055d584437dd0
@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.20220723-185229",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006370 0.000578 0.814026 ( 1.046402)
build_miniruby 0.000759 0.000175 0.058115 ( 0.056980)
build_ruby 0.001036 0.000000 0.059290 ( 0.058066)
build_all 0.004404 0.000292 1.526032 ( 0.587756)
build_install 0.007242 0.003923 5.667632 ( 2.148422)
test_btest 0.000698 0.000175 55.157672 ( 8.147826)
test_basic 0.005039 0.001260 0.340498 ( 0.427657)
test_all 0.000973 0.000000 624.099712 ( 89.276532)
test_rubyspec 0.089109 0.038769 43.744117 ( 49.344663)
total: 151.09 sec