Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-092629
#<BuildRuby:0x00005641324c7da8
@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.20220611-092629",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006686 0.866813 ( 1.016489)
build_miniruby 0.000947 0.000000 0.057201 ( 0.055992)
build_ruby 0.000876 0.000000 0.059629 ( 0.058443)
build_all 0.004261 0.000000 1.503723 ( 0.607713)
build_install 0.007354 0.003697 6.290779 ( 2.831456)
test_btest 0.000570 0.000168 53.520618 ( 8.621487)
test_basic 0.004338 0.001275 0.261030 ( 0.349762)
test_all 0.001063 0.000313 652.257315 ( 94.954385)
test_rubyspec 0.093350 0.036595 44.090279 ( 49.646227)
total: 158.14 sec