Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-074739
#<BuildRuby:0x00005623d4883df0
@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.20220515-074739",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006402 0.000493 0.830376 ( 1.215855)
build_miniruby 0.000849 0.000065 0.056971 ( 0.055839)
build_ruby 0.000872 0.000067 0.057981 ( 0.056726)
build_all 0.003898 0.000300 1.498431 ( 0.603042)
build_install 0.010614 0.000396 6.289507 ( 2.847056)
test_btest 0.000682 0.000049 50.426612 ( 8.613958)
test_basic 0.005781 0.000412 0.343939 ( 0.432026)
test_all 0.001160 0.000082 647.568194 ( 91.474340)
test_rubyspec 0.087240 0.032123 44.102123 ( 48.993455)
total: 154.29 sec