Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-083008
#<BuildRuby:0x000056279d4c3dd8
@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.20220821-083008",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002471 0.004240 0.808777 ( 1.493489)
build_miniruby 0.000908 0.000129 0.057653 ( 0.056372)
build_ruby 0.000000 0.001026 0.059882 ( 0.058723)
build_all 0.001297 0.003340 1.526747 ( 0.592610)
build_install 0.008045 0.003137 1.955520 ( 0.974769)
test_btest 0.000662 0.000156 47.028071 ( 8.239049)
test_basic 0.005565 0.000348 0.325824 ( 0.413980)
test_all 0.001861 0.000414 628.569485 ( 89.174758)
test_rubyspec 0.087278 0.040198 44.201324 ( 52.455928)
total: 153.46 sec