Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-220816
#<BuildRuby:0x00005556f57bf3a8
@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.20220720-220816",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010505 0.000483 0.955157 ( 0.958433)
build_miniruby 0.002376 0.000000 0.072502 ( 0.070384)
build_ruby 0.002324 0.000102 0.075467 ( 0.073514)
build_all 0.005647 0.004658 1.557344 ( 0.609593)
build_install 0.014904 0.007503 5.263359 ( 2.102682)
test_btest 0.000753 0.000221 73.714247 ( 8.310021)
test_basic 0.007356 0.000000 0.337990 ( 0.427870)
test_all 0.002506 0.000000 638.376302 ( 64.733604)
test_rubyspec 0.101389 0.069581 45.740820 ( 51.276272)
total: 128.56 sec