Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-131952
#<BuildRuby:0x000055efbb04ff00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220809-131952",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.002900 0.004080 0.891986 ( 11.727950)
build_miniruby 0.001160 0.000078 0.078078 ( 0.082297)
build_ruby 0.000910 0.000061 0.059353 ( 0.058154)
build_all 0.004759 0.000033 1.516226 ( 0.586015)
build_install 0.007133 0.004109 5.661914 ( 2.161651)
test_btest 0.000679 0.000076 46.995641 ( 8.773366)
test_basic 0.005586 0.000000 0.341043 ( 0.429710)
test_all 0.001230 0.000000 595.488557 ( 89.940201)
test_rubyspec 0.097158 0.024306 44.046561 ( 51.516215)
total: 165.28 sec