Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-231805
#<BuildRuby:0x0000560e391af2c8
@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.20220722-231805",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002046 0.004683 0.863943 ( 1.083048)
build_miniruby 0.000827 0.000206 0.057541 ( 0.056259)
build_ruby 0.000768 0.000192 0.059736 ( 0.058477)
build_all 0.004578 0.000022 1.518900 ( 0.585761)
build_install 0.009075 0.000016 5.616281 ( 2.158387)
test_btest 0.000721 0.000144 46.614717 ( 8.696253)
test_basic 0.001513 0.003795 0.276291 ( 0.365258)
test_all 0.000658 0.000165 607.201854 ( 85.910940)
test_rubyspec 0.075860 0.042653 43.816676 ( 49.464734)
total: 148.38 sec