Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-202405
#<BuildRuby:0x0000561024c43f58
@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.20230108-202405",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008311 0.000520 0.868460 ( 1.544090)
build_miniruby 0.001148 0.000072 1.025666 ( 1.023756)
build_ruby 0.000000 0.001615 2.789184 ( 2.786522)
build_all 0.006760 0.003109 16.855282 ( 2.990380)
build_install 0.010258 0.001207 2.114756 ( 1.076154)
test_btest 0.000786 0.000092 74.239631 ( 10.944923)
test_basic 0.006317 0.000114 0.358547 ( 0.444813)
test_all 0.001886 0.000209 657.589670 (101.041851)
test_rubyspec 0.102756 0.029296 52.361265 ( 60.401091)
total: 182.25 sec