Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-114920
#<BuildRuby:0x00005572f09e27e0
@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.20220824-114920",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002610 0.004049 0.841903 ( 0.901620)
build_miniruby 0.000936 0.000062 0.057504 ( 0.056199)
build_ruby 0.000914 0.000061 0.059643 ( 0.058389)
build_all 0.004313 0.000287 1.541310 ( 0.585443)
build_install 0.010592 0.000383 1.916672 ( 0.960295)
test_btest 0.000793 0.000049 52.053574 ( 8.082736)
test_basic 0.000837 0.005015 0.343015 ( 0.431032)
test_all 0.001659 0.000207 632.795940 ( 89.148827)
test_rubyspec 0.099986 0.021822 44.344972 ( 52.596968)
total: 152.82 sec