Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-030659
#<BuildRuby:0x000055cfe734b810
@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.20220307-030659",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008048 0.004650 1.051338 ( 3.268163)
build_miniruby 0.002262 0.000000 0.080429 ( 0.078271)
build_ruby 0.002261 0.000046 0.070185 ( 0.067794)
build_all 0.004498 0.004430 4.245847 ( 0.837052)
build_install 0.017462 0.005262 7.979708 ( 2.463339)
test_btest 0.000856 0.000172 76.317385 ( 8.045997)
test_basic 0.004490 0.003576 0.337017 ( 0.428957)
test_all 0.001816 0.000159 703.196810 ( 67.872695)
test_rubyspec 0.122994 0.049508 46.547861 ( 51.925856)
total: 134.99 sec