Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-185435
#<BuildRuby:0x0000555a77206828
@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.20220828-185435",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002140 0.004358 0.800805 ( 1.132262)
build_miniruby 0.000716 0.000166 0.057904 ( 0.056608)
build_ruby 0.000700 0.000162 0.059281 ( 0.058065)
build_all 0.004479 0.000071 1.519251 ( 0.590743)
build_install 0.008649 0.000000 1.907321 ( 0.963320)
test_btest 0.000775 0.000000 52.230938 ( 8.052548)
test_basic 0.001498 0.003820 0.280526 ( 0.369762)
test_all 0.002269 0.000534 611.211577 ( 89.100803)
test_rubyspec 0.087983 0.041975 43.650502 ( 51.958355)
total: 152.28 sec