Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-195134
#<BuildRuby:0x000055cf27af7de0
@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.20220809-195134",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000014)
build_up 0.001928 0.004835 0.852182 ( 1.922518)
build_miniruby 0.000778 0.000283 0.057857 ( 0.056579)
build_ruby 0.000769 0.000279 0.059327 ( 0.058061)
build_all 0.004543 0.000000 1.538777 ( 0.592369)
build_install 0.007750 0.001053 5.638518 ( 2.141664)
test_btest 0.000533 0.000164 55.497519 ( 8.065496)
test_basic 0.001837 0.003722 0.305840 ( 0.394593)
test_all 0.001087 0.000388 615.902318 ( 87.619637)
test_rubyspec 0.065439 0.053517 43.822958 ( 51.222854)
total: 152.07 sec