Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-020720
#<BuildRuby:0x00005632e5c66678
@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.20230119-020720",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006194 0.000130 0.845591 ( 1.036241)
build_miniruby 0.001214 0.000076 1.017488 ( 1.015610)
build_ruby 0.001322 0.000082 2.773953 ( 2.771493)
build_all 0.006301 0.003679 16.914559 ( 2.964011)
build_install 0.002663 0.008653 2.152159 ( 1.090444)
test_btest 0.001009 0.000000 76.331842 ( 10.977382)
test_basic 0.002541 0.004055 0.343507 ( 0.429760)
test_all 0.001303 0.000326 661.296100 (103.196551)
test_rubyspec 0.094758 0.041235 52.125251 ( 60.124019)
total: 183.61 sec