Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-032401
#<BuildRuby:0x0000560a06ed3670
@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.20220815-032401",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006658 0.000000 0.804331 ( 1.960025)
build_miniruby 0.000897 0.000000 0.057655 ( 0.056451)
build_ruby 0.000820 0.000098 0.059799 ( 0.058685)
build_all 0.004144 0.000553 1.562348 ( 0.606290)
build_install 0.004698 0.004290 1.912719 ( 0.959345)
test_btest 0.000673 0.000126 53.750461 ( 8.345107)
test_basic 0.005934 0.000293 0.341729 ( 0.429440)
test_all 0.002525 0.000000 622.329393 ( 92.057113)
test_rubyspec 0.086610 0.038527 43.857026 ( 51.265993)
total: 155.74 sec