Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-111754
#<BuildRuby:0x000055f772993670
@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.20220719-111754",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002542 0.004244 0.878007 ( 2.925521)
build_miniruby 0.000862 0.000123 0.057315 ( 0.055993)
build_ruby 0.000878 0.000000 0.059239 ( 0.058047)
build_all 0.002668 0.001975 1.524753 ( 0.607099)
build_install 0.009586 0.001598 5.664070 ( 2.163760)
test_btest 0.000682 0.000000 53.597895 ( 8.394043)
test_basic 0.005185 0.000320 0.326046 ( 0.414768)
test_all 0.001500 0.000237 599.911697 ( 90.588954)
test_rubyspec 0.062141 0.036543 44.100209 ( 49.742634)
total: 154.95 sec