Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-001149
#<BuildRuby:0x00005575e094fe70
@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.20221208-001149",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004914 0.000170 1.130923 ( 1.197666)
build_miniruby 0.000835 0.000157 1.021415 ( 1.020149)
build_ruby 0.000975 0.000183 2.766286 ( 2.676698)
build_all 0.003868 0.005152 15.712910 ( 3.274063)
build_install 0.004137 0.004343 2.257346 ( 1.314729)
test_btest 0.000428 0.000126 61.255520 ( 11.415849)
test_basic 0.003892 0.001145 0.289825 ( 0.380417)
test_all 0.000673 0.000198 664.683418 (111.798995)
test_rubyspec 0.039582 0.019966 52.453394 ( 60.695204)
total: 193.77 sec