Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-175329
#<BuildRuby:0x00005614cd1a0008
@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.20221228-175329",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005903 0.000582 0.845531 ( 1.025213)
build_miniruby 0.001055 0.000325 1.010550 ( 1.008329)
build_ruby 0.001254 0.000386 2.788759 ( 2.786212)
build_all 0.008649 0.001213 16.776661 ( 2.947075)
build_install 0.002996 0.008735 2.293532 ( 1.188000)
test_btest 0.000921 0.000000 72.769026 ( 10.628685)
test_basic 0.005745 0.000795 0.341789 ( 0.427862)
test_all 0.001405 0.000000 668.994963 (116.204722)
test_rubyspec 0.085856 0.028316 51.425648 ( 59.527064)
total: 195.74 sec