Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-211556
#<BuildRuby:0x0000563a21caab00
@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.20220727-211556",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002385 0.003735 0.812218 ( 1.023364)
build_miniruby 0.000719 0.000166 0.057054 ( 0.055851)
build_ruby 0.000628 0.000145 0.058834 ( 0.057735)
build_all 0.003761 0.000868 1.524354 ( 0.585511)
build_install 0.005055 0.005965 5.660508 ( 2.171786)
test_btest 0.000592 0.000182 54.339256 ( 8.128586)
test_basic 0.004553 0.001401 0.329031 ( 0.416766)
test_all 0.001049 0.000322 597.253570 ( 89.274719)
test_rubyspec 0.072797 0.045455 43.687439 ( 49.317338)
total: 151.03 sec