Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-063149
#<BuildRuby:0x000055c7766e3f00
@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.20220823-063149",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006038 0.000135 0.837319 ( 0.875674)
build_miniruby 0.000822 0.000059 0.057655 ( 0.056425)
build_ruby 0.001018 0.000000 0.060314 ( 0.059081)
build_all 0.004667 0.000000 1.529102 ( 0.582809)
build_install 0.002989 0.007949 1.923901 ( 0.961995)
test_btest 0.000685 0.000121 52.172064 ( 8.211623)
test_basic 0.005402 0.000210 0.288380 ( 0.377088)
test_all 0.001617 0.000270 638.683292 ( 92.747934)
test_rubyspec 0.047778 0.022884 44.084756 ( 52.373999)
total: 156.25 sec