Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-013046
#<BuildRuby:0x000055df395b65a8
@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.20220427-013046",
@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.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005416 0.001477 0.864945 ( 1.245047)
build_miniruby 0.000000 0.000953 0.057475 ( 0.056244)
build_ruby 0.000000 0.001050 0.059640 ( 0.058430)
build_all 0.000539 0.003856 1.499189 ( 0.602878)
build_install 0.007830 0.003011 6.281149 ( 2.828053)
test_btest 0.000637 0.000245 55.255476 ( 8.495955)
test_basic 0.005383 0.000261 0.300119 ( 0.388692)
test_all 0.000943 0.000337 645.707896 ( 93.755507)
test_rubyspec 0.082498 0.046872 44.405492 ( 49.286927)
total: 156.72 sec