Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-201434
#<BuildRuby:0x00005605a23306c8
@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.20220331-201434",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012158 0.000281 1.036204 ( 1.238394)
build_miniruby 0.001849 0.000124 0.074036 ( 0.073987)
build_ruby 0.001758 0.000117 0.065715 ( 0.065057)
build_all 0.010758 0.000000 4.212270 ( 0.875068)
build_install 0.010524 0.012453 7.970787 ( 2.471809)
test_btest 0.000924 0.000176 74.733077 ( 8.090619)
test_basic 0.007472 0.000579 0.338252 ( 0.428297)
test_all 0.001540 0.000280 700.303374 ( 68.032612)
test_rubyspec 0.114846 0.067604 46.706904 ( 52.043948)
total: 133.32 sec