Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-170605
#<BuildRuby:0x0000564080894100
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220426-170605",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004469 0.002234 0.962021 ( 12.278663)
build_miniruby 0.001043 0.000000 0.057536 ( 0.056305)
build_ruby 0.001028 0.000000 0.059028 ( 0.057833)
build_all 0.004332 0.000000 1.492039 ( 0.609271)
build_install 0.009430 0.001127 6.273623 ( 2.830435)
test_btest 0.000646 0.000248 58.041752 ( 8.270656)
test_basic 0.005766 0.000406 0.358000 ( 0.445605)
test_all 0.001149 0.000411 632.856714 ( 94.598192)
test_rubyspec 0.068009 0.055533 44.381022 ( 49.511535)
total: 168.66 sec