Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-090718
#<BuildRuby:0x0000555906bbff58
@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.20221225-090718",
@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.000007)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000618 0.003880 0.846865 ( 1.065303)
build_miniruby 0.000903 0.000060 0.971345 ( 0.969901)
build_ruby 0.001043 0.000070 2.707062 ( 2.705852)
build_all 0.008668 0.000290 15.699297 ( 3.405362)
build_install 0.006776 0.004107 2.223559 ( 1.219916)
test_btest 0.000499 0.000055 63.993732 ( 10.407683)
test_basic 0.003948 0.000439 0.315939 ( 0.407036)
test_all 0.000886 0.000098 628.533140 (105.997644)
test_rubyspec 0.045057 0.024227 51.983811 ( 60.134364)
total: 186.31 sec