Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-201739
#<BuildRuby:0x000055b7997cc148
@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.20220518-201739",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005881 0.000452 0.838992 ( 1.062543)
build_miniruby 0.000980 0.000075 0.057272 ( 0.056068)
build_ruby 0.000716 0.000055 0.058053 ( 0.056952)
build_all 0.004025 0.000310 1.502435 ( 0.603904)
build_install 0.010430 0.000381 6.257790 ( 2.850331)
test_btest 0.000821 0.000058 54.887214 ( 7.915860)
test_basic 0.000660 0.004892 0.254249 ( 0.343016)
test_all 0.001182 0.000157 633.731573 ( 92.133567)
test_rubyspec 0.077555 0.050489 44.095382 ( 49.692632)
total: 154.72 sec