Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-063114
#<BuildRuby:0x0000556749f10c10
@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.20220409-063114",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004988 0.006451 1.024511 ( 4.029618)
build_miniruby 0.001268 0.000634 0.067282 ( 0.066921)
build_ruby 0.001415 0.000708 0.079650 ( 0.079016)
build_all 0.004097 0.004391 1.503217 ( 0.619002)
build_install 0.020273 0.002657 2.077148 ( 1.178046)
test_btest 0.001038 0.000445 76.151318 ( 8.623440)
test_basic 0.005722 0.002453 0.341081 ( 0.431292)
test_all 0.002481 0.000455 647.063137 ( 65.450460)
test_rubyspec 0.089087 0.086126 46.872336 ( 52.157237)
total: 132.64 sec