Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-145434
#<BuildRuby:0x000056377d78e8c0
@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.20220624-145434",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006161 0.000474 0.889193 ( 1.666184)
build_miniruby 0.000943 0.000073 0.057460 ( 0.056176)
build_ruby 0.000000 0.001035 0.059435 ( 0.058094)
build_all 0.001267 0.003147 1.516995 ( 0.603789)
build_install 0.005355 0.005648 6.322014 ( 2.856388)
test_btest 0.000530 0.000114 53.916006 ( 8.262259)
test_basic 0.001568 0.004031 0.260138 ( 0.348747)
test_all 0.001234 0.000000 625.499937 ( 89.444629)
test_rubyspec 0.063770 0.012008 43.969082 ( 49.562020)
total: 152.86 sec