Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-000808
#<BuildRuby:0x0000558e498d0040
@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.20230112-000808",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.004669 0.001946 0.846855 ( 1.064159)
build_miniruby 0.000904 0.000376 1.024248 ( 1.022170)
build_ruby 0.001618 0.000000 2.769159 ( 2.766606)
build_all 0.006969 0.002590 16.677402 ( 2.973032)
build_install 0.005446 0.003568 2.067184 ( 1.089647)
test_btest 0.000782 0.000329 74.980151 ( 10.500578)
test_basic 0.005573 0.000821 0.350606 ( 0.437149)
test_all 0.001041 0.000416 655.902132 (104.559289)
test_rubyspec 0.048598 0.034096 51.785443 ( 59.884263)
total: 184.30 sec