Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-151207
#<BuildRuby:0x0000559470693e58
@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.20220812-151207",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006603 0.000000 0.866483 ( 1.017732)
build_miniruby 0.001068 0.000000 0.057607 ( 0.056347)
build_ruby 0.000832 0.000177 0.059418 ( 0.058237)
build_all 0.004540 0.000000 1.544014 ( 0.589437)
build_install 0.009419 0.000381 5.654587 ( 2.156088)
test_btest 0.000645 0.000114 50.982466 ( 8.655023)
test_basic 0.005509 0.000973 0.348403 ( 0.435495)
test_all 0.001672 0.000158 614.076290 ( 88.825619)
test_rubyspec 0.103286 0.020904 44.110142 ( 51.501899)
total: 153.30 sec