Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-030041
#<BuildRuby:0x000055620d8c8010
@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.20221231-030041",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006222 0.000287 0.843522 ( 1.910862)
build_miniruby 0.001176 0.000157 1.016985 ( 1.014987)
build_ruby 0.001485 0.000198 2.786066 ( 2.783240)
build_all 0.008699 0.001160 16.814674 ( 3.029358)
build_install 0.009566 0.000000 2.284676 ( 1.178673)
test_btest 0.000000 0.000965 78.475621 ( 10.803572)
test_basic 0.003028 0.004444 0.380954 ( 0.465941)
test_all 0.001405 0.000248 667.011847 (101.462396)
test_rubyspec 0.069014 0.047472 51.422962 ( 59.471200)
total: 182.12 sec