Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-131002
#<BuildRuby:0x000055ad85fc0b38
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220326-131002",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006181 0.004646 0.996874 ( 1.076145)
build_miniruby 0.001858 0.000619 0.076029 ( 0.073697)
build_ruby 0.001499 0.000499 0.077514 ( 0.075941)
build_all 0.010425 0.000482 4.172436 ( 0.873506)
build_install 0.015376 0.008124 7.921487 ( 2.432300)
test_btest 0.001025 0.000342 71.604482 ( 8.399887)
test_basic 0.006733 0.002244 0.326717 ( 0.415084)
test_all 0.001909 0.000000 658.628281 ( 65.511419)
test_rubyspec 0.099806 0.065300 45.907619 ( 51.416154)
total: 130.28 sec