Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-044559
#<BuildRuby:0x000055f7595a72c8
@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.20220811-044559",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006627 0.871138 ( 0.986598)
build_miniruby 0.000816 0.000163 0.057854 ( 0.056584)
build_ruby 0.000935 0.000000 0.059513 ( 0.058249)
build_all 0.001361 0.003338 1.560958 ( 0.591200)
build_install 0.008918 0.002229 5.685027 ( 2.154112)
test_btest 0.000651 0.000163 51.415451 ( 8.290220)
test_basic 0.002277 0.003626 0.323393 ( 0.411285)
test_all 0.001356 0.000399 608.443249 ( 87.961426)
test_rubyspec 0.055244 0.049179 43.847257 ( 51.242414)
total: 151.75 sec