Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-134846
#<BuildRuby:0x0000556a8d95bfa8
@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.20220730-134846",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006841 0.000000 0.805707 ( 0.873150)
build_miniruby 0.000748 0.000000 0.057185 ( 0.056047)
build_ruby 0.000973 0.000000 0.059060 ( 0.057885)
build_all 0.004682 0.000000 1.524557 ( 0.583243)
build_install 0.006437 0.004591 5.667575 ( 2.171847)
test_btest 0.000810 0.000048 52.494329 ( 8.438224)
test_basic 0.005312 0.000313 0.286277 ( 0.375046)
test_all 0.001037 0.000061 611.486838 ( 87.439334)
test_rubyspec 0.092254 0.037280 43.808766 ( 49.710518)
total: 149.71 sec