Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-204403
#<BuildRuby:0x000055725ec2fc88
@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.20220430-204403",
@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.000010 0.000001 0.000011 ( 0.000013)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005997 0.001000 0.876876 ( 1.410598)
build_miniruby 0.000844 0.000141 0.056951 ( 0.055734)
build_ruby 0.000744 0.000124 0.057675 ( 0.056463)
build_all 0.003686 0.000614 1.487277 ( 0.592326)
build_install 0.006784 0.003386 6.253479 ( 2.802850)
test_btest 0.000617 0.000124 51.098173 ( 8.061484)
test_basic 0.002677 0.003043 0.298534 ( 0.387142)
test_all 0.001306 0.000307 640.660988 ( 93.998733)
test_rubyspec 0.081177 0.047638 43.958600 ( 48.853306)
total: 156.22 sec