Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-120948
#<BuildRuby:0x0000563be64928c0
@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.20220731-120948",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005161 0.000861 0.863480 ( 0.960442)
build_miniruby 0.000820 0.000137 0.057147 ( 0.055975)
build_ruby 0.000866 0.000145 0.059412 ( 0.058155)
build_all 0.004016 0.000670 1.525934 ( 0.586548)
build_install 0.000858 0.010448 5.656000 ( 2.157457)
test_btest 0.000561 0.000187 49.187684 ( 8.277248)
test_basic 0.000197 0.005287 0.285493 ( 0.374378)
test_all 0.000921 0.000384 606.327774 ( 90.100834)
test_rubyspec 0.054364 0.055182 43.893877 ( 49.536269)
total: 152.11 sec