Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-042502
#<BuildRuby:0x000056264d8c3df8
@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.20220808-042502",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006542 0.000000 0.832330 ( 0.979379)
build_miniruby 0.001001 0.000000 0.057454 ( 0.056254)
build_ruby 0.001015 0.000000 0.059778 ( 0.058465)
build_all 0.004681 0.000000 1.510031 ( 0.585785)
build_install 0.011091 0.000000 5.610517 ( 2.160864)
test_btest 0.000595 0.000000 55.478050 ( 7.993750)
test_basic 0.006123 0.000000 0.351602 ( 0.439365)
test_all 0.001053 0.000000 627.941479 ( 90.076278)
test_rubyspec 0.053614 0.028817 43.828767 ( 51.234318)
total: 153.58 sec