Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-000703
#<BuildRuby:0x000055c816d288e8
@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.20220225-000703",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000052 0.000013 0.000065 ( 0.000063)
build_up 0.005980 0.005947 0.856753 ( 0.941697)
build_miniruby 0.000000 0.002001 0.069886 ( 0.067783)
build_ruby 0.000000 0.002142 0.070919 ( 0.068844)
build_all 0.010398 0.000665 4.148120 ( 0.845374)
build_install 0.023861 0.000000 7.855589 ( 2.375685)
test_btest 0.001449 0.000000 78.716673 ( 8.055192)
test_basic 0.004275 0.003950 0.348357 ( 0.436799)
test_all 0.001447 0.000414 663.087596 ( 65.735603)
test_rubyspec 0.113197 0.059649 46.033518 ( 51.214978)
total: 129.74 sec