Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-142604
#<BuildRuby:0x00005638e3aabf28
@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.20230101-142604",
@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.000020 0.000005 0.000025 ( 0.000024)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005487 0.001175 0.847014 ( 1.044636)
build_miniruby 0.001154 0.000247 1.023318 ( 1.021244)
build_ruby 0.001385 0.000297 2.773288 ( 2.770629)
build_all 0.009923 0.000185 16.829493 ( 3.005303)
build_install 0.008857 0.000763 2.304960 ( 1.187718)
test_btest 0.001016 0.000179 78.989672 ( 10.499191)
test_basic 0.002680 0.004370 0.370194 ( 0.455499)
test_all 0.001005 0.000223 676.220647 (104.374320)
test_rubyspec 0.102163 0.024313 51.594036 ( 59.606679)
total: 183.97 sec