Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-043712
#<BuildRuby:0x0000560ef558fea8
@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.20220502-043712",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.007098 0.826386 ( 0.889459)
build_miniruby 0.000629 0.000331 0.056803 ( 0.055690)
build_ruby 0.000857 0.000184 0.057678 ( 0.056444)
build_all 0.001152 0.003190 1.495284 ( 0.595367)
build_install 0.008612 0.000262 6.238952 ( 2.806944)
test_btest 0.000618 0.000146 53.468423 ( 7.691601)
test_basic 0.005899 0.000454 0.354816 ( 0.441896)
test_all 0.001480 0.000000 610.947833 ( 96.135885)
test_rubyspec 0.068953 0.055103 43.681574 ( 48.625300)
total: 157.30 sec