Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-045509
#<BuildRuby:0x000056184590c0a0
@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.20220430-045509",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003390 0.003973 0.893951 ( 0.926535)
build_miniruby 0.000838 0.000194 0.056962 ( 0.055669)
build_ruby 0.000805 0.000186 0.057713 ( 0.056513)
build_all 0.003579 0.000826 1.477459 ( 0.597426)
build_install 0.008689 0.000000 6.284001 ( 2.827870)
test_btest 0.000713 0.000088 48.435294 ( 8.848240)
test_basic 0.000691 0.004722 0.266725 ( 0.355871)
test_all 0.001241 0.000000 597.619903 ( 88.931302)
test_rubyspec 0.069902 0.047963 43.754068 ( 48.624915)
total: 151.22 sec