Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-020525
#<BuildRuby:0x00005609075bbda8
@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.20220520-020525",
@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.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002036 0.004691 0.826325 ( 1.121461)
build_miniruby 0.000877 0.000220 0.057025 ( 0.055691)
build_ruby 0.000761 0.000190 0.057882 ( 0.056695)
build_all 0.004413 0.000000 1.505095 ( 0.603574)
build_install 0.007081 0.003983 6.307153 ( 2.879376)
test_btest 0.000578 0.000154 48.252725 ( 8.719007)
test_basic 0.005547 0.000284 0.348790 ( 0.436663)
test_all 0.003216 0.000000 608.198026 ( 90.069173)
test_rubyspec 0.112873 0.017850 44.139487 ( 49.683538)
total: 153.63 sec