Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-083221
#<BuildRuby:0x000055d5e713c028
@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.20230131-083221",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.004818 0.002008 0.916786 ( 1.068875)
build_miniruby 0.000962 0.000401 1.008467 ( 1.006485)
build_ruby 0.001127 0.000470 2.792772 ( 2.790225)
build_all 0.009758 0.000318 16.732685 ( 3.011540)
build_install 0.007898 0.001133 2.079873 ( 1.073653)
test_btest 0.000783 0.000261 71.803187 ( 10.919507)
test_basic 0.005923 0.000355 0.350058 ( 0.437016)
test_all 0.001057 0.000331 659.513403 (104.241779)
test_rubyspec 0.077007 0.057384 51.610221 ( 59.667693)
total: 184.22 sec