Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-144631
#<BuildRuby:0x00005576e7358208
@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.20220722-144631",
@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.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002436 0.003789 0.853717 ( 1.214646)
build_miniruby 0.000920 0.000057 0.057348 ( 0.056028)
build_ruby 0.000000 0.000779 0.058800 ( 0.057545)
build_all 0.001566 0.002739 1.526466 ( 0.582571)
build_install 0.006685 0.003049 5.642210 ( 2.162808)
test_btest 0.000722 0.000109 55.197315 ( 7.863287)
test_basic 0.001880 0.003914 0.305465 ( 0.396068)
test_all 0.000805 0.000161 613.153854 ( 87.971985)
test_rubyspec 0.083570 0.031115 43.647973 ( 49.315774)
total: 149.62 sec