Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-103623
#<BuildRuby:0x000055bca5267d90
@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.20220605-103623",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006740 0.825098 ( 1.096831)
build_miniruby 0.000000 0.000984 0.057207 ( 0.055941)
build_ruby 0.000000 0.001018 0.059307 ( 0.058113)
build_all 0.001827 0.002522 1.507364 ( 0.607008)
build_install 0.006052 0.003026 6.298962 ( 2.852923)
test_btest 0.000549 0.000274 49.772515 ( 8.548681)
test_basic 0.000713 0.004973 0.289724 ( 0.378316)
test_all 0.000825 0.000482 626.596435 ( 92.314257)
test_rubyspec 0.065504 0.048401 44.293609 ( 49.894676)
total: 155.81 sec