Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-203847
#<BuildRuby:0x0000563e5e160010
@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-203847",
@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.000001 0.000016 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006105 0.000407 0.850012 ( 1.008072)
build_miniruby 0.001282 0.000085 1.017163 ( 1.015122)
build_ruby 0.001567 0.000104 2.778718 ( 2.775992)
build_all 0.009852 0.000000 16.772287 ( 2.995691)
build_install 0.008316 0.003734 2.305041 ( 1.183366)
test_btest 0.000989 0.000095 77.113527 ( 10.808775)
test_basic 0.006959 0.000246 0.341045 ( 0.426663)
test_all 0.001564 0.000000 665.952982 ( 99.204525)
test_rubyspec 0.106818 0.022741 51.773502 ( 59.845805)
total: 179.26 sec