Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-065825
#<BuildRuby:0x000055ede0cb8328
@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.20220812-065825",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002816 0.003805 0.878237 ( 0.996836)
build_miniruby 0.000977 0.000061 0.059180 ( 0.057916)
build_ruby 0.000932 0.000059 0.060034 ( 0.058846)
build_all 0.004504 0.000000 1.522631 ( 0.586254)
build_install 0.007166 0.003927 5.688684 ( 2.180340)
test_btest 0.000613 0.000000 58.315382 ( 8.205290)
test_basic 0.005680 0.000242 0.367266 ( 0.454897)
test_all 0.003677 0.000000 616.279427 ( 88.821098)
test_rubyspec 0.105681 0.023649 44.081074 ( 51.476530)
total: 152.84 sec