Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-053048
#<BuildRuby:0x0000563897c2d550
@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.20220730-053048",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004538 0.006002 0.845398 ( 0.993461)
build_miniruby 0.001025 0.000181 0.049483 ( 0.048410)
build_ruby 0.001145 0.000202 0.065398 ( 0.064810)
build_all 0.006011 0.001061 1.270987 ( 0.458796)
build_install 0.010780 0.004489 4.235550 ( 1.803932)
test_btest 0.001518 0.000320 52.931773 ( 6.225901)
test_basic 0.004767 0.001003 0.279180 ( 0.370325)
test_all 0.002922 0.000193 484.404589 ( 52.028734)
test_rubyspec 0.094261 0.050938 41.702061 ( 47.601640)
total: 109.60 sec