Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-082221
#<BuildRuby:0x0000560a544a4e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-082221",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006912 0.005145 0.877179 ( 2.553737)
build_miniruby 0.000968 0.000323 0.056002 ( 0.055253)
build_ruby 0.002176 0.000725 0.066049 ( 0.063828)
build_all 0.007933 0.000978 1.247969 ( 0.482857)
build_install 0.013315 0.003033 4.276871 ( 1.792559)
test_btest 0.001610 0.000473 55.712567 ( 6.081892)
test_basic 0.001256 0.005159 0.270530 ( 0.361949)
test_all 0.001910 0.000674 501.744018 ( 52.562435)
test_rubyspec 0.087734 0.039024 41.418448 ( 49.070804)
total: 113.03 sec