Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-064049
#<BuildRuby:0x0000562e8951e7e0
@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.20220720-064049",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006595 0.000000 0.817559 ( 1.166795)
build_miniruby 0.000905 0.000000 0.057223 ( 0.056024)
build_ruby 0.001055 0.000000 0.059871 ( 0.058497)
build_all 0.004529 0.000000 1.563741 ( 0.607760)
build_install 0.011279 0.000000 5.644725 ( 2.160518)
test_btest 0.000797 0.000000 50.718831 ( 8.139575)
test_basic 0.000863 0.005274 0.375254 ( 0.462903)
test_all 0.000364 0.000508 620.100924 ( 89.960661)
test_rubyspec 0.061364 0.051010 43.814623 ( 49.423387)
total: 152.04 sec