Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-195156
#<BuildRuby:0x0000558b0f90be98
@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.20221201-195156",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004988 1.134614 ( 1.142984)
build_miniruby 0.000000 0.001044 0.942397 ( 0.940934)
build_ruby 0.000517 0.000618 2.804257 ( 2.682607)
build_all 0.007905 0.001142 15.697149 ( 3.242227)
build_install 0.009325 0.000353 2.224552 ( 1.276137)
test_btest 0.000583 0.000138 56.370334 ( 12.218092)
test_basic 0.004915 0.000195 0.301313 ( 0.391619)
test_all 0.000841 0.000186 691.129117 (108.236637)
test_rubyspec 0.046403 0.021917 52.930256 ( 61.222755)
total: 191.35 sec