Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-062013
#<BuildRuby:0x000055c5daf73f00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-062013",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000454 0.004280 0.925616 ( 1.811062)
build_miniruby 0.000876 0.000135 0.941528 ( 0.940025)
build_ruby 0.001294 0.000000 2.707954 ( 2.615603)
build_all 0.009207 0.000000 15.851871 ( 3.300313)
build_install 0.006534 0.002354 2.177446 ( 1.167693)
test_btest 0.000501 0.000076 64.316794 ( 11.170473)
test_basic 0.004120 0.000618 0.282610 ( 0.373386)
test_all 0.001244 0.000186 684.316145 (139.068769)
test_rubyspec 0.046519 0.018069 52.726318 ( 60.861498)
total: 221.31 sec