Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-030412
#<BuildRuby:0x000056022258e7e0
@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.20220727-030412",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006758 0.000000 0.865177 ( 0.966461)
build_miniruby 0.001004 0.000000 0.056778 ( 0.055560)
build_ruby 0.000910 0.000108 0.059119 ( 0.057857)
build_all 0.004603 0.000089 1.521042 ( 0.588152)
build_install 0.010150 0.001185 5.631774 ( 2.151913)
test_btest 0.000713 0.000143 55.770997 ( 7.992472)
test_basic 0.004447 0.000889 0.280805 ( 0.369978)
test_all 0.000870 0.000174 611.180035 ( 86.680215)
test_rubyspec 0.099286 0.030894 43.729321 ( 49.343715)
total: 148.21 sec